More actions
m (Text replacement - "Infobox 3DS homebrew" to "Infobox-3DS-Homebrews") |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/TheSharingofIsaac.jpg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/TheSharingofIsaac.jpg|250px | ||
| type = Hack Utilities | | type = Hack Utilities | ||
| version = Unknown | | version=Unknown | ||
| lastupdated = 2016/01/26 | |||
| licence = Mixed | | licence = Mixed | ||
| author = rinnegatamante | | author = rinnegatamante | ||
Line 12: | Line 13: | ||
<youtube>Sr4LReuBfhw</youtube> | <youtube>Sr4LReuBfhw</youtube> | ||
Description | ==Description== | ||
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. | ||
Can i setup a private server? | ==Can i setup a private server?== | ||
If you have a working development environment and an host with a MySQL database, setting up a private server it's quite easy since the project is COMPLETELY OPEN SOURCE. Sourcecode is available on this GitHub repository: https://github.com/Rinnegatamante/The-Sharing-Of-Isaac | If you have a working development environment and an host with a MySQL database, setting up a private server it's quite easy since the project is COMPLETELY OPEN SOURCE. Sourcecode is available on this GitHub repository: https://github.com/Rinnegatamante/The-Sharing-Of-Isaac | ||
Credits | ==Credits== | ||
@MasterFeizz for spending hours explaning me how to send a POST request with sockets. @ihaveamac for compiling the client for Mac and Linux. | * @MasterFeizz for spending hours explaning me how to send a POST request with sockets. | ||
* @ihaveamac for compiling the client for Mac and Linux. | |||
How to use | ==How to use== | ||
DISCLAIMER: The project is currently in BETA phase so first of all i HIGHLY SUGGEST you to take a backup of your savegame (PC version: persistentgamedata1.dat file, N3DS version: gamedata1.dat file). | DISCLAIMER: The project is currently in BETA phase so first of all i HIGHLY SUGGEST you to take a backup of your savegame (PC version: persistentgamedata1.dat file, N3DS version: gamedata1.dat file). | ||
Register to the service with this page ( http://rinnegatamante.it/TSOI/register.php ) and follow the instructions on screen.? | Register to the service with this page ( http://rinnegatamante.it/TSOI/register.php ) and follow the instructions on screen.? |
Revision as of 03:03, 11 September 2021
Template:Infobox-3DS-Homebrews
Description
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.
Can i setup a private server?
If you have a working development environment and an host with a MySQL database, setting up a private server it's quite easy since the project is COMPLETELY OPEN SOURCE. Sourcecode is available on this GitHub repository: https://github.com/Rinnegatamante/The-Sharing-Of-Isaac
Credits
- @MasterFeizz for spending hours explaning me how to send a POST request with sockets.
- @ihaveamac for compiling the client for Mac and Linux.
How to use
DISCLAIMER: The project is currently in BETA phase so first of all i HIGHLY SUGGEST you to take a backup of your savegame (PC version: persistentgamedata1.dat file, N3DS version: gamedata1.dat file).
Register to the service with this page ( http://rinnegatamante.it/TSOI/register.php ) and follow the instructions on screen.?