More actions
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
|type=Hack Utilities | |type=Hack Utilities | ||
|version=2016 | |version=2016 | ||
|license= | |license=GPL-3.0 | ||
|download= | |download=http://rinnegatamante.it/TSOI/register.php | ||
|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 | ||
}} | }} | ||
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. | |||
The | ==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 [http://rinnegatamante.it/TSOI/register.php this page] and follow the instructions on screen. | |||
==Screenshots== | |||
https://dlhb.gamebrew.org/3dshomebrews/mhxquestimporter4.png | |||
==Credits== | ==Credits== | ||
* MasterFeizz for spending hours explaning how to send a POST request with sockets. | |||
* ihaveamac for compiling the client for Mac and Linux. | |||
* | ==External links== | ||
* | * GitHub - https://github.com/Rinnegatamante/The-Sharing-Of-Isaac | ||
* GBAtemp - https://gbatemp.net/threads/release-the-sharing-of-isaac.412139 | |||
[[Category:3DS homebrew rom hacks]] | |||
[[Category:Homebrew hack utility for 3DS games]] | |||
Revision as of 08:28, 28 March 2022
The Sharing of Isaac | |
---|---|
File:TheSharingofIsaac.jpg | |
General | |
Author | rinnegatamante |
Type | Hack Utilities |
Version | 2016 |
License | GPL-3.0 |
Last Updated | 2016/01/26 |
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.