The Sharing of Isaac 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "|discussion=" to "|donation=" |
m Text replacement - "Category:Homebrew hack utility for 3DS games" to "" |
||
| Line 37: | Line 37: | ||
[[Category:3DS homebrew rom hacks]] | [[Category:3DS homebrew rom hacks]] | ||
[[Category:Support the author]] | [[Category:Support the author]] | ||
Revision as of 04:14, 6 May 2024
| The Sharing of Isaac | |
|---|---|
| General | |
| Author | rinnegatamante |
| Type | Hack Utilities |
| Version | 2016 |
| License | GPL-3.0 |
| Last Updated | 2016/04/21 |
| Links | |
| Download | |
| Website | |
| Source | |
| Support Author | |
The Sharing of Isaac is a sharing savegame system for The Binding of Isaac: Rebirth which will allows you to use a single savegame in both PC and 3DS versions of the game. It can also be used as a cloud space where to save your savegames if you don't own a PC or a 3DS version of the game.
If you have a working development environment and an host with a MySQL database, you can also set up a private server with it.
User guide
The project is in beta phase so first of all you should take a backup of your savegame:
- PC version - persistentgamedata1.dat file.
- N3DS version - gamedata1.dat file.
Register to the service with this page and follow the instructions on screen.
Screenshots
Credits
Thanks to:
- MasterFeizz for spending hours explaning how to send a POST request with sockets.
- ihaveamac for compiling the client for Mac and Linux.