More actions
No edit summary Tag: visualeditor-switched |
m (Text replacement - "Category:3DS homebrew rom hacks" to "") |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS | {{Infobox 3DS Homebrews | ||
| title = The Sharing of Isaac | |title=The Sharing of Isaac | ||
| image = | |image=Thesharingofisaac2.png | ||
| type = Hack Utilities | |description=The Sharing of Isaac is a sharing savegame system for The Binding of Isaac: Rebirth. | ||
| version = | |author=rinnegatamante | ||
| | |lastupdated=2016/04/21 | ||
| | |type=Hack Utilities | ||
| website = https://gbatemp.net/threads/release-the-sharing-of-isaac.412139 | |version=2016 | ||
| | |license=GPL-3.0 | ||
| | |download=http://rinnegatamante.it/TSOI/register.php | ||
|website=https://gbatemp.net/threads/release-the-sharing-of-isaac.412139 | |||
|source=https://github.com/Rinnegatamante/The-Sharing-Of-Isaac | |||
|donation=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. | |||
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/thesharingofisaac3.png | |||
Credits | ==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. | |||
==External links== | |||
* GitHub - https://github.com/Rinnegatamante/The-Sharing-Of-Isaac | |||
* GBAtemp - https://gbatemp.net/threads/release-the-sharing-of-isaac.412139 | |||
[[Category:Support the author]] |
Latest revision as of 06:09, 6 Mayıs 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.