Recent content by huixia0010

  1. huixia0010

    FFHOME NSGame Manager - A handy tool for organizing Switch game files: info viewer, batch renamer & file processor

    日本語.lng 繁體中文.lng Русский.lng The Russian translation was created as a tribute to the authors of DBI. Multilingual translation available; interested users can improve the translation and share it. Thank you for share this ingenious software.
  2. huixia0010

    How to make main.npdm for skyline

    Dear @unixian , I'm very sorry to bother you.My friend successfully modified the main_patch.cpp and updated the Title ID in main.npdm. Initially, the compiled mod resulted in a game launch error. After adjusting the system_resource_size as instructed, the game now launches without errors...
  3. huixia0010

    Tutorial Switch screen OCR translation plugin based on Tesla

    Roger. Wow, it's an honor to receive advice from the Cheat master. I'll pass it on.
  4. huixia0010

    How to make main.npdm for skyline

    Thank you very much for your reply. Words cannot express my gratitude to you. I just encountered a problem, which should be the key point you mentioned. I will study system_resource_size according to your suggestion. Thank you very much.:lol: 1751851738 Thank you very much for your reply...
  5. huixia0010

    How to make main.npdm for skyline

    Hi everyone, I have what might be a pretty basic question: How to make main.npdm for Skyline? I looked at @masagrator 's amazing work here: https://github.com/masagrator/MonHunRiseResPlugin I'm really curious about how the main.npdm in this project was created. I found this thread...
  6. huixia0010

    Tutorial Switch screen OCR translation plugin based on Tesla

    Hi, I'm shipengliang. There are some games on the market that do not have English. If they can be translated in real time, more people will have the opportunity to experience different games. Recently found a great plugin that can do OCR on screenshots and translate them into the target...
  7. huixia0010

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

    Thank you very much for your reply, I understand. I also want to thank @zebrone for convincing you to stay. I appreciate every cheat code you have created, although I'm not sure what has disappointed you and made you consider leaving the community. However, if you need any help, please let me...
  8. huixia0010

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

    @NeoGranzon Hello friend, your cheat works are very professional and there are a lot of them, but I found that you don’t seem to have a warehouse storage like github, which is not conducive to the accumulation, update and retrieval of cheat data. Are you interested in something like tomvita...
  9. huixia0010

    ROM Hack Pokemon Legends Arceus Cheat Database

    Good job! Thank you for your share~
  10. huixia0010

    ROM Hack Finding the Build ID for the cheats code

    Hello, friend, how did you do it? Are you use hactool to Extract xci or nsp files to nca, and Extract nac to exefs and read the biild ID? I use NSCB to read xci's build ID but it looks like not always correct. Are you willing to share your tools or implementation ideas.