Recent content by zellfy

  1. Z

    ROM Hack Discussion If there is no tools to port nso to the others.

    OK, I understand. By the way it is so hard that I have to quit maybe. Thank you for you reply in every question.
  2. Z

    ROM Hack Discussion If there is no tools to port nso to the others.

    I don't think so. In japanese there are about 50-100 japanese characters, but in chinese there are more than 3000 chinese characters. And the japanese version rom didn't release also.
  3. Z

    ROM Hack Discussion If there is no tools to port nso to the others.

    The game is night in the woods...thank you for your help really.
  4. Z

    ROM Hack Discussion If there is no tools to port nso to the others.

    Actually I was doing some translation for a game. It is a unity game with no font library but spritefont which is like bitmapfont. So if I want to do it, I have to modify the source code to set a path to a new font for the game to read and display. I have to make sure I can modify "main" in...
  5. Z

    ROM Hack Question how to extract FF7 NCA

    Error: section 0 is corrupted! Error: section 1 is corrupted! As my experience, this problem caused by keys.txt, so please share your keys that can work in 7.0.1 version. Thank you.
  6. Z

    ROM Hack Discussion il2cpp now supports NSO files!

    hmm, I mean you can upload your nx2elf file, :)
  7. Z

    ROM Hack Discussion il2cpp now supports NSO files!

    Can you update your nx2elf?
  8. Z

    ROM Hack Discussion il2cpp now supports NSO files!

    but nx2elf.exe don't work on my computer, sad. Is there another method?
  9. Z

    ROM Hack Discussion il2cpp now supports NSO files!

    OK, but script.py is working for what? I have open the main file(not main.elf) with switch64.dll from another tools auto just like this tool https://github.com/pgarba/SwitchIDAProLoader
  10. Z

    ROM Hack Discussion il2cpp now supports NSO files!

    hey brother, I have dump many dlls with il2cppdumper.exe as what you said, thank you. but now I have some questions to ask you, please do me a favor. how to edit&save the main file? 1.get the script.py with il2cppdumper.exe.(done) 2.get the main.elf with nx2elf?(not, nx2elf seems not work on my...
  11. Z

    ROM Hack Discussion il2cpp now supports NSO files!

    I have run il2cppdumper.exe as administrator, but it also returned the error. "Initializing metadata... System.Exception: ERROR: il2cpp file not supported. at Il2CppDumper.Program.Init(Byte[] il2cppBytes, Byte[] metadataBytes) in C:\projects\il2cppdumper\Il2CppDumper\Program.cs:line 77 at...
  12. Z

    ROM Hack Discussion il2cpp now supports NSO files!

    I can't find the latest version, can you tell me where it is or update the file here, thank you.