You do not have permission to edit this page, for the following reason:
Free text:
{{#seo: |title=Switch Homebrew PC Tools (PC Utilities) - GameBrew |title_mode=append |image=Switch-logo.png |image_alt=Switch Games Server }} Switch Games Server (SGS) is a Laravel-based HTTP server that serves your Switch game files (NSP/NSZ/XCI/XCZ) from your PC over your local network. It lets you install games onto your Switch directly over Wi-Fi using: * Tinfoil (via "other" or "URL" source) * DBI (via "Home server" / HTTP install) == Features == * Network File Sharing - Share your Switch game files (.nsz, .nsp, .xci, .xcz) over the network. * Tinfoil Support - JSON-based file index for Tinfoil app. * DBI Support - Apache-style directory listing for DBI app. * Docker Ready - Fully containerized with Docker Compose. * Auto Setup - Automatic dependency installation on first run. == Quick Start == <pre>git clone https://github.com/notf0und/SGS cd SGS docker-compose up -d</pre> That's it! The app automatically handles: * Composer dependencies * NPM packages and builds * Storage symlinks Just add your game files to the games/ folder and access the web interface for setup guides. == Supported == * .nsz - Compressed NSP * .nsp - Nintendo Submission Package * .xci - NX Card Image * .xcz - Compressed XCI ==Changelog== '''v1.0.3''' * Add PR templates, CI workflows, and release drafter config files [https://github.com/notf0und @notf0und] ([https://github.com/notf0und/SGS/pull/8 #8]) '''v1.0.2''' * Update Docker image name to use DockerHub username and repo name dynamically by [https://github.com/notf0und @notf0und] in [https://github.com/notf0und/SGS/pull/7 #7] '''v1.0.1''' * Add prod environment to Docker job in release workflow by [https://github.com/notf0und @notf0und] in [https://github.com/notf0und/SGS/pull/6 #6] '''v1.0.0''' * Fixes [https://github.com/notf0und/SGS/issues/3 #3]: Error on DBI when files or folders contains special characters. by [https://github.com/notf0und @notf0und] in [https://github.com/notf0und/SGS/pull/4 #4] * Add testing to .dockerignore and update composer test scripts by [https://github.com/notf0und @notf0und] in [https://github.com/notf0und/SGS/pull/5 #5] == External links == * GitHub - https://github.com/notf0und/SGS * GBAtemp - https://gbatemp.net/threads/video-game-sgs-switch-games-server-install-games-on-your-switch-wirelessly-using-tinfoil-or-dbi.678378/
Advertising: