profi200 / sysUpdater

3DS offline system updater using CIA files
GNU General Public License v3.0
98 stars 33 forks source link

Does latest release is safe for update? #21

Closed mariogamer2 closed 8 years ago

mariogamer2 commented 8 years ago

Does it is? I want to update a 2ds on 6.0.0 to 9.2.0.

profi200 commented 8 years ago

Should be a lot safer than before. Updates were almost never a problem. Downgrades are way more problematic.

mariogamer2 commented 8 years ago

Ok thank.Another question,if I test on emuNAND with rxTools,does this will brick emuNAND?

Another question,little off-topic,after building,it give me:

http://pastebin.com/UMB9iUAH

profi200 commented 8 years ago

No.

Update ctrulib to the version from Github.

mariogamer2 commented 8 years ago

Ok this can be closed,thank another time!

mariogamer2 commented 8 years ago

Humm,CIA sysUpdater doesn't build

profi200 commented 8 years ago

It uses some very old stuff to make banner and icon. Because i included prebuild banner and icon binaries all you need to do is build the CIA from it with makerom.

makerom -f cia -o sysUpdater.cia -elf sysUpdater.elf -rsf app/build-cia.rsf -icon app/icon.icn -banner app/banner.bnr -exefslogo -target t

mariogamer2 commented 8 years ago

Where is the soft "makerom"? (says me "makerom: command not found")

profi200 commented 8 years ago

See the "Project_CTR" repo i'm hosting.

piratesephiroth commented 8 years ago

So this latest version is at least as safe as the now defunct TuxSH's build for downgrading to 9.2, right?

mariogamer2 commented 8 years ago

Yes of course

profi200 commented 8 years ago

Remember that it does not include memchunkhax v2. If you need a build with it you need to ask the people who made the previous builds to make a new one based on latest changes.

piratesephiroth commented 8 years ago

Ah so it's not usable on 10.3 through memchunkhax2. All right.