Recent content by eviltrainer

  1. eviltrainer

    How I convert Videos To Mobiclip Format

    Wow, that sucks. I'll let you know here if something like that happens to me. Thanks again for everything!
  2. eviltrainer

    How I convert Videos To Mobiclip Format

    Wow, that has got to have been a hell of a ride, huh? But good thing everything was solved in the end! I'll definitely check your link out and see how it goes. Thanks! In fact, I'm helping a friend to translate Solatorobo on DS, so he'll need to sub the opening song. And for that, we'll need to...
  3. eviltrainer

    How I convert Videos To Mobiclip Format

    Wait, how? You can't simply have one of the most requested issues on the hacking scene solved and not share the fix with all of us, man 😅😅😅
  4. eviltrainer

    Gaming One Piece Romance Dawn Translation Project

    Hey, do you have a link to these 3DS tools and also, the pac extractor one of the guys here were working on? It's not like I'm super thrilled scavenging 20+ pages from this topic in order to find the pac extractor right now 😅😅 Thanks in advance!
  5. eviltrainer

    ROM Hack Translation Famicom Detective Club 1+2 Remake .msb (.mes) text files [SOLVED]

    Yeah, handling Switch opus sure is troublesome. I advice you to check Handburger's Modkit because they work flawlessly, but I'm not sure if it works with EVERY Switch games opus. 1748527935 Oh, you wanted just to extract lol If I had known about that before, I'd have suggested you to try vgm...
  6. eviltrainer

    ROM Hack Translation Famicom Detective Club 1+2 Remake .msb (.mes) text files [SOLVED]

    Oh, that's really nice! I think it'd be cool if you shared your script tool, so more people can be able to extract the scripts as well! Actually, after creating this post I got help from the team who created the tool and succesfully extracted every script in the game. But it was the US scripts...
  7. eviltrainer

    ROM Hack Translation Famicom Detective Club 1+2 Remake .msb (.mes) text files [SOLVED]

    Hello! I can try and extract them for you in the coming days! I just can't commit to any specific date because I'm extremely busy with 2 huge projects rn. Do you need only the extracted scripts? Or are you trying to translate the games as well? If so, into what language are you willing to...
  8. eviltrainer

    Misc Project Xenoblade Easy Extract / Pack BDAT + Translation Tool

    Sir, you're a hero! As a fellow game translator, I congratulate you for all your effort and generosity for sharing such nice tools! For us, who can't code but can translate dialogues, this means the WORLD!
  9. eviltrainer

    Resident Evil 0 HD Remaster - [Brazilian Portuguese Translation]

    You can extract and inject the textures back to the game using this script: https://gbatemp.net/attachments/capcommtframeworkswitch_tex-7z.489838/ If you don't have quickbms yet, you can get it from here: https://aluigi.altervista.org/papers/quickbms.zip
  10. eviltrainer

    Hacking [Release] GFA Packer for Yoshi's Wooly World

    Hey, how did you actually manage to pull this off? I did exactly the same as you and still got the 'no hash found' error. What I did: - Placed both my folder and .gfa file in the same folder where the python script is located; - Updated the python2 script to python3; As you can see, even...
  11. eviltrainer

    ROM Hack Translation Detective Pikachu Returns cutscene textmesh pro subtitles font location, help!

    I tried to do that and failed as well. If you're just trying to translate strings in main, I think you'll have to resort to Ghydra and then stick to .ips/pchtxt patches.
  12. eviltrainer

    ROM Hack Translation Help decompressing Wiiware (.wad) files

    And we're done! The dev updated the tool and now it has fully support to the Nintendo Wii .psb files! Here's the tool, in case anybody else needs it: https://github.com/UlyssesWu/FreeMote
  13. eviltrainer

    ROM Hack Translation Help decompressing Wiiware (.wad) files

    Necrobumping this thread! It turns out that these .psb are indeed archive files for images. They seem to be from something called 'Emote engine' which has tools to deal with its files. The tool in question is Freemote. It does work with recent Castlevania games such as Advance and Anniversary...
  14. eviltrainer

    Hacking Tutorial How to import and export a .dds.phyre texture

    Well, last time I tried it simply didn't work. I'll try again later and post the results here.
  15. eviltrainer

    Hacking Tutorial How to import and export a .dds.phyre texture

    Hey, I'm looking for a way to extract Dragon Quest Builders 1 Switch textures. They are NXGL.phyre files and I couldn't make these scripts work with them. Does anyone know if these scripts are compatible with the Switch version of the textures? I've attached a sample in case anyone is interested...