More actions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
|description=The Sharing of Isaac is a sharing savegame system for The Binding of Isaac: Rebirth. | |description=The Sharing of Isaac is a sharing savegame system for The Binding of Isaac: Rebirth. | ||
|author=rinnegatamante | |author=rinnegatamante | ||
|lastupdated=2016/ | |lastupdated=2016/04/21 | ||
|type=Hack Utilities | |type=Hack Utilities | ||
|version=2016 | |version=2016 |
Revision as of 02:42, 5 April 2022
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 | |
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
- MasterFeizz for spending hours explaning how to send a POST request with sockets.
- ihaveamac for compiling the client for Mac and Linux.