Search results

  1. S

    Hacking Atmosphere-NX - Custom Firmware in development by SciresM

    As I understood 20.x brought some significant reduction for memory use of applets, does it impact anything negatively?
  2. S

    Hacking Atmosphere-NX - Custom Firmware in development by SciresM

    Hi guys, since I updated some games they stopped working properly with my 18.1.0 + atmosphere 1.7.1 versions (probably because of some compatibility updates with Switch 2). Any ideas which FW+atmosphere is now good to use to have all games compatible with their latest updates? Thank you!
  3. S

    Guide: How to easily migrate to a bigger Switch SD card without re-installing everything

    No, this is what I tried before and it definitely DOESN'T work this way. You CAN'T just simply copy over all the files from the old SD card, even if you restore the emunand partition it won't work. Otherwise why would I even create this guide??? :)))) 1736551479 Nice, but I'd say my approach is...
  4. S

    Guide: How to easily migrate to a bigger Switch SD card without re-installing everything

    Simply copying all the files never worked for me - I had to re-install everything. As to the emuNAND partition - you can also put it as the first partition, this worked for my other Switch fine. But this time I just wanted to preserve the same layout, to be absolutely sure that I avoid any...
  5. S

    Guide: How to easily migrate to a bigger Switch SD card without re-installing everything

    Hi everyone, surprisingly, I seem to be the first person, who managed to migrate to a bigger SD card without any data losses and without the need of re-installing everything from scratch (in my case upgrading from 512 GB to 1 TB), as I couldn't find any guides in this regard. Therefore I...
  6. S

    Migrating from a smaller SD card to a larger one

    EmuTool doesn't work for some reason. It doesn't show both SD cards at all. I am on Windows 11. And it's quite old already - the last release was in 2019, maybe that's why it doesn't work in my case... 1734465403 Both are formatted as MBR. I am now trying to use Macrium Reflect to clone them...
  7. S

    Migrating from a smaller SD card to a larger one

    Hello, I am trying to migrate from a smaller SD card (512 GB) to a bigger one (1 TB). I know that manually copying all files won't work, I tried it before with another Switch. Are there any manuals in place, how can I clone everything by extending the FAT32 partition of the target SD card, in...
  8. S

    How to convert Amiibo BIN files into emuiibo JSON format?

    Thanks! But amiibos.json does not contain the 2 unreleased amiibos, and I couldn't find any hints how to use BIN files with AmiiboGenerator. It seems to parse only this one JSON file (https://www.amiiboapi.com/api/amiibo/) via Amiibo API. I could enrich the JSON file with my own stuff, but I...
  9. S

    How to convert Amiibo BIN files into emuiibo JSON format?

    Hi guys, while looking for the new Zelda TOTK Amiibo, I came upon two unreleased Amiibos - "Gerudo King (TotK).bin" and "Princess Zelda (TotK).bin". I tried to look for any kind of conversion tools from BIN to JSON, to use them with emuiibo, but I couldn't find any. Any help is much appreciated...
  10. S

    Any working saves management tool for FW 13.2.0+?

    OK, got to work it with the full RAM access, both tools don't run in the Applet mode. BTW, to actually start them in the NON-applet-mode was quite a task, as it's not really understandably documented anywhere =). But I found an even better tool - DBI, it offers a huge amount of tools within just...
  11. S

    Any working saves management tool for FW 13.2.0+?

    Hi guys, I have FW 13.1.0 and atmosphere 1.3.2. Neither of the available save game tools works with it - Checkpoint just doesn't open and JKSV crashes the console. Any ideas? :) Thanks!
  12. S

    HOW TO: Remote play jailbreak 9.00. Playing with my brother in Italy using Chiaki & Parsec

    Can you send some links or more information about how to setup it properly please?
  13. S

    Switch rebooting always to Hekate instead of Atmosphere

    I found the solution - for some weird reason the file patches.ini disappeared from /bootloader . Really weird, my son couldn't have done it for sure...
  14. S

    Switch rebooting always to Hekate instead of Atmosphere

    Hi, I have the second Switch console for my little son, it was configured to boot automatically fusee.bin (Atmosphere) and worked perfectly. Now and I don't know how this is happened, if I reboot the console it always boots into Hekate instead of Atmosphere as it was previously. I tried to...
  15. S

    ROM Hack Question Saving edits to an exefs file

    1) uncompress main with the nx2elf.exe 2) load main.elf in Ghidra 3) patch the main.elf within Ghidra 4) compress the modified main.elf with elf2nso.exe 5) use IPS patches or layered FS It's far easier though to use EdiZon-SE instead of IPS/layered FS patching, so instead of steps 3-5 you can...
  16. S

    Using old Switch SD card with installed games on the second Switch?

    I will try with the newest version of JKSV and Checkpoint again, maybe this time it will work :)
  17. S

    New feature requests

    Cool, somehow I must have overlooked it... Thank you!
  18. S

    A small tutorial on ASM hacks/cheats for Unity games

    Hi everyone, as I had to dig through a lot of information by myself, I thought that I could do a small tutorial on how to modify Unity games for cheating (and not only, e.g. for modding etc.). You will need the following tools: 1) NXDump https://github.com/DarkMatterCore/nxdumptool 2) IL2CPP...
  19. S

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    I finalized all stuff I wanted to accomplish for Horizon Chase Turbo v2.1 added in addition to infinite fuel, infinite nitro and lots of coins/tokens after each race: - Unlock all cars besides F1 - Disable front collision speed debuff - Always first place - Start race from first position -...
  20. S

    New feature requests

    Hi @TomSwitch , many thanks for all your awesome work on Edizon and other tools! I just discovered this group and didn't see any thread for "new feature requests", so I think I am just opening it herewith :). One feature, which is simple and extremely helpful - searching for hex values (e.g. in...