Recent content by blairfancy

  1. B

    ROM Hack WIP SplatHeX A Splatoon Save Editor

    Not able to launch application on Ubuntu with wine 3.0.2 See capture attached for information. BF
  2. B

    Tutorial How to use devMenu on 4.0.0 - 5.1.0. (Offline)

    Hi i have the same issue but it is the same with reinx could you explain how did you bypass this error?
  3. B

    ROM Hack Question Any way to extract savegame from nand backup?

    Hi, after firmware upgrade (with fuse not burnt methode) i had to delete some folder in system and now my savegame is gone. Fortunately i performed full nand, i also saved system and user partition with hactool before upgrading. My question is: is there any way to extract savegame from nand or...
  4. B

    Tutorial How to install/run ANY Switch firmware UNOFFICIALLY (WITHOUT burning any fuses)

    Any way to replace hacdiskmount part of this how to by a python script? auto I got following error when i try ru use Choidujour on ubuntu: wine ChoiDujour.exe --intype=nca --keyset=./hactool/keys.txt xciDecrypted
  5. B

    Tutorial How to install/run ANY Switch firmware UNOFFICIALLY (WITHOUT burning any fuses)

    I m trying to replicate this tutorial with linux. hactool work properly with wine , updated keys.py with it. and i m able to retreive keys.txt. unfortunatly Choidujour does not work with wine. I need also to understand how to put boot into switch partition probably can be done with dd tool If...