Recent content by eviltrainer

  1. eviltrainer

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    Yeah, I know that. Editing graphics is kinda of my thing. The issue lies EXACTLY on extraction, so there's nothing I can do about it in the first place. If the graphic is extracted with wrong colors, I can't proceed to editing it... :sad::sad:
  2. eviltrainer

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    The arm9.bin situation is exactly what's the issue with Super Princess Peach DS: all the UI graphics that need to be edited for the sake of a translation/localization is located exactly there. I managed to create a tool that could read, extract and reinsert them into the arm9.bin but I couldn't...
  3. eviltrainer

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    OMG, that's awesome! Please try and use Super Princess Peach as a case of study for sprite/tileset/tilemap/palette extraction and MORE IMPORTANTLY repacking! I'm a fan translator as well, just like @Leonmike and I desperately need repacking all the time haha! I tried vibecoding some stuff for...
  4. eviltrainer

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    What? no worries, man! You're doing wonders here!! Please keep up the good work and let the updates come whenever they have to!
  5. eviltrainer

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    So, just tried the latest build from releases (the one from 19 hours ago) and sadly, Pandora's Tower's .mo files still are converted to a mp4 with noisy audio 😢 Also, I still get the 'File not found' error. Dunno what is missing here. All I do is download both CLI and GLI .zip from the repo and...
  6. eviltrainer

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    Do these video have no sound? And did you manage to decode both of them and get the "shaky" output?
  7. eviltrainer

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    So, that's what I'm not being able to understand: I'm always downloading the .zip containing Mobipeg GUI and I always get that error, despite having the decoded file ready to use after the decoding. But I'll test this new version anyways! Thanks again for your hard work! P.S.: How feasible it...
  8. eviltrainer

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    @quatric So, are we supposed to download the whole code of the tool and place 'encode.py', 'encode_gui.py' and 'subprocess.py' inside the '_internal' folder of the downloaded binaries from the releases page of the repo? I keep getting these specified file not found errors when decoding a video...
  9. eviltrainer

    Project mobipeg - World's first OSS video encoder for Wii, 3DS, and DS Mobiclip Video

    First of all, AMAZING WORK Quadric! As a Nintendo-only fan translator, this is something I've been expecting for a LONG TIME now! I'm loving Mobipeg so far! I'm trying to fix a video from Pandora's Tower undub (the undub patch uses the japanese video which has japanese hardcoded subtitles on it...
  10. 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!
  11. 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...
  12. 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 😅😅😅
  13. 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!
  14. 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...
  15. 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...