More actions
(Created page with "{{Infobox 3DS homebrew | title = JKSM Rosalina | image = https://dlhb.gamebrew.org/3dshomebrew/JKSM-Rosalina.png|250px | type = Utilities | version = 4f1a90b | licence = Mixed...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS homebrew | {{Infobox 3DS homebrew | ||
| title = JKSM Rosalina | | title = JKSM Rosalina: rev.333 | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/JKSM-Rosalina.png|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/JKSM-Rosalina.png|250px | ||
| type = Utilities | | type = Utilities | ||
| version = 4f1a90b | | version = 4f1a90b (9 Jul 2017) | ||
| licence = Mixed | | licence = Mixed | ||
| author = DeathAngel74 | | author = DeathAngel74 | ||
Line 10: | Line 10: | ||
| source = https://dlhb.gamebrew.org/3dshomebrew/JKSM-Rosalina-3DS.rar | | source = https://dlhb.gamebrew.org/3dshomebrew/JKSM-Rosalina-3DS.rar | ||
}} | }} | ||
JKSM Rosalina: rev.333 is a 3DS homebrew application that allows you to backup, restore save files for 3DS cartridges, and 3DS eShop titles (including GB and GBC virtual console). | |||
JKSM Rosalina | This is a fork from Phalk's [[JKSM Rosalina 3DS|JKMS]], originally forked from J-D-K's [[JKSM - JK's Save Manager 3DS|JKSM - JK's Save Manager]]. | ||
This version's 3DSX is only compatible with the Rosalina entrypoint of the Homebrew Launcher. For the old *hax 3dsx please visit the [https://github.com/Shadowtrance/JKSM original fork] by JK. | |||
==Installation== | |||
===Installing=== | |||
Available as a 3DSX and CIA. | |||
===Building=== | |||
In order to build this from source, you will need to install the following portlibs from [https://github.com/Naxann/3ds_portlibs.git 3ds_portlibs]: | |||
* zlib (install first), libpng (requires zlib), freetype (requires libpng) and bzip2. | |||
You will need to install the | You will also need to build and install: | ||
* [https://github.com/smealum/ctrulib.git ctrulib] and [https://github.com/fincs/citro3d.git citro3d] (at the time of this writing, both are @v.1.3.0). | |||
* [https://github.com/xerpi/sf2dlib.git xerpi's sf2d], [https://github.com/xerpi/sftdlib.git xerpi's sftd] and [https://github.com/xerpi/sfillib.git xerpi's sfil]. | |||
==User guide== | |||
This fork moves the JKSV folder from the root of the sdcard to the <code>3ds/data/JKSM</code> folder. You must move your saves there before you are able to restore it. | |||
==Credits== | |||
* Thanks to JK for the original JKSM. | |||
* Thanks to Phalk for porting it over to Rosalina/new-hbmenu 2.0. | |||
* Thanks to saibotu @Homebrew Discord #dev for helping to fix the makefile. | |||
* Thanks Naxann for 3ds_portlibs, smealum for ctrulib, fincs for new-hbmenu/citro3d, xerpi for sf2d/sftd/sfil portlibs. | |||
[[Category:3DS homebrew applications]] | |||
[[Category:Homebrew utility applications on 3DS]] |
Revision as of 11:57, 10 July 2021
JKSM Rosalina: rev.333 is a 3DS homebrew application that allows you to backup, restore save files for 3DS cartridges, and 3DS eShop titles (including GB and GBC virtual console).
This is a fork from Phalk's JKMS, originally forked from J-D-K's JKSM - JK's Save Manager.
This version's 3DSX is only compatible with the Rosalina entrypoint of the Homebrew Launcher. For the old *hax 3dsx please visit the original fork by JK.
Installation
Installing
Available as a 3DSX and CIA.
Building
In order to build this from source, you will need to install the following portlibs from 3ds_portlibs:
- zlib (install first), libpng (requires zlib), freetype (requires libpng) and bzip2.
You will also need to build and install:
- ctrulib and citro3d (at the time of this writing, both are @v.1.3.0).
- xerpi's sf2d, xerpi's sftd and xerpi's sfil.
User guide
This fork moves the JKSV folder from the root of the sdcard to the 3ds/data/JKSM
folder. You must move your saves there before you are able to restore it.
Credits
- Thanks to JK for the original JKSM.
- Thanks to Phalk for porting it over to Rosalina/new-hbmenu 2.0.
- Thanks to saibotu @Homebrew Discord #dev for helping to fix the makefile.
- Thanks Naxann for 3ds_portlibs, smealum for ctrulib, fincs for new-hbmenu/citro3d, xerpi for sf2d/sftd/sfil portlibs.