More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
|website=https://gbatemp.net/threads/release-the-sharing-of-isaac.412139 | |website=https://gbatemp.net/threads/release-the-sharing-of-isaac.412139 | ||
|source=https://github.com/Rinnegatamante/The-Sharing-Of-Isaac | |source=https://github.com/Rinnegatamante/The-Sharing-Of-Isaac | ||
|discussion=https://www.patreon.com/Rinnegatamante | |||
}} | }} | ||
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. | 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. | ||
Line 30: | Line 31: | ||
* MasterFeizz for spending hours explaning how to send a POST request with sockets. | * MasterFeizz for spending hours explaning how to send a POST request with sockets. | ||
* ihaveamac for compiling the client for Mac and Linux. | * ihaveamac for compiling the client for Mac and Linux. | ||
==External links== | ==External links== |
Revision as of 03:28, 3 February 2023
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
Thanks to:
- MasterFeizz for spending hours explaning how to send a POST request with sockets.
- ihaveamac for compiling the client for Mac and Linux.