{"id":20515387,"url":"https://github.com/guilt/ds-sgm","last_synced_at":"2025-03-05T23:21:02.217Z","repository":{"id":147695162,"uuid":"271670614","full_name":"guilt/DS-SGM","owner":"guilt","description":"DS SaveGameManager","archived":false,"fork":false,"pushed_at":"2023-02-21T07:52:38.000Z","size":347,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T10:13:50.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guilt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-12T00:07:28.000Z","updated_at":"2023-02-21T07:43:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0eb4db1-5076-421c-9ab8-7227b45549a3","html_url":"https://github.com/guilt/DS-SGM","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilt%2FDS-SGM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilt%2FDS-SGM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilt%2FDS-SGM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guilt%2FDS-SGM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guilt","download_url":"https://codeload.github.com/guilt/DS-SGM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242118502,"owners_count":20074588,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T21:21:22.895Z","updated_at":"2025-03-05T23:21:02.190Z","avatar_url":"https://github.com/guilt.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DS SaveGameManager\n\nIn order to use DS SaveGameManager, do the following:\n\n# Step 1: Set up a WEP Access Point\n\nEither connect to one, or set it up on the PC. Keep it\nas WEP, because the DS Lite does not allow you to connect to\nWPA/WPA2 or newer WiFi hotspots.\n\nI use an Android Phone for this, and that phone is\ndisposable/safe.\n\nNote down the IP of the computer that is going to act\nas the FTP server. It should usually be in the\n`192.168.43.0/24` subnet. Android has a few FTP servers\nalready, and you could completely do this on the phone.\n\n# Step 2: Connect the DS to this Network\n\nUse any game with internet connection (Pokemon) to set\nup the `Nintento WFC`. Although it won't work a 100% because\nthe services are down, the TCP connectivity via WiFi will\nhappen. You should notice a device called `NintendoDS`\nbeing able to connect to the hotspot.\n\n# Step 3: Set up the Dumper on the Flash Cart\n\nThis section assumes using the *DSTWO*.\n\nOpen the `SGM` folder.\n\nEdit the line which reads and set it to the IP of the FTP server:\n\n```\nftp_ip = 192.168.43.1\n```\n\nSet Username/Password to `guest` or as appropriate.\n\nMove the `SGM` folder to `_DSTWOPLUG` folder to the SD Card\nused on the DSTWO. Move the `SaveGame_Manager.ini` file in it to\nthe root of the SD Card.\n\n# Step 3: Run a FTP Server\n\nIf you are already running a server on Android, skip this step.\nHere is how you run the FTP Server on a PC.\n\n```bash\ncd SGM-FTP\npip install -r requirements.txt\npython ds_ftp.py\n```\n\n# Step 4: Run the Dumper from the DS.\n\nRun the dumper and enjoy SaveGame backups.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilt%2Fds-sgm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguilt%2Fds-sgm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilt%2Fds-sgm/lists"}