Recent content by alphaum

  1. alphaum

    ROM Hack [Release] MSBT Editor Reloaded

    if i want to import a csv that i've exported and modified the text, can i do it? how can i do it?
  2. alphaum

    Bulk MSBT editor (scratch edition)

    I've been looking for something like this for a long time. I tried to make a dump/redump like this of texts from msbt files, but without success, even because I'm too much of a novice. If it wouldn't be too much trouble, I'd ask you to help me see if you can extract text from a file like this...
  3. alphaum

    Hacking ROM Hack Wii Fit Plus text editing

    Hello, I am the LOBO NINTENDO. I am working on a tool that combines several functions. Observing your problem, I decided to test the tool, and in the blink of an eye, it worked perfectly. The tool is called UIFusion, but I haven’t made it publicly available yet because I’m still working on it...
  4. alphaum

    Hacking USB Loader GX

    unfortunately, the Wii Call of Duty games are not supported by the wiimmfi. you would have to have a parallel server.
  5. alphaum

    Hacking USB Loader GX

    Hi, I'm Lobo Nintendista. I noticed that @Jacoby6000!'s usb gx 3 0 r1282 charger has the ability to set up its own private server. I was wondering if there was a way to revive Call of Duty on Wii to play online with this feature. A lot of people used to play online, and after the servers went...
  6. alphaum

    Tutorial How to convert a 00000000.app file to an opening.bnr and inject it into an .iso file

    I translated the U8 tool into Portuguese and was able to use it. The good thing is that just by using it you can change the content of the original opening.bnr on the DVD and make it work normally without having to use ewes. The only function that the U8 tool doesn't do is to make changes to the...
  7. alphaum

    Tutorial How to convert a 00000000.app file to an opening.bnr and inject it into an .iso file

    Using Sharpii.exe, I made an automation in bat that extracts the original openning.bnr files from the DVD, but I can do all this automation in C language, including remaking the openning.bnr with the IMET header (DVD Banner info). Another thing that worked was extracting the banner.bin files...
  8. alphaum

    Translation Ougon No Kizuna (Golden Bonds) English translation for Wii

    have you tried installing priilouder? install it and go to the system menu options hacks and enable region free for all games and all wads. Having priiloader installed and these options activated means that your wii can read games from any region: U - E - J - K because many black screen...
  9. alphaum

    Tutorial How to convert a 00000000.app file to an opening.bnr and inject it into an .iso file

    in my case, 8Utools is not working properly. It's giving the error I've shown in the photo.
  10. alphaum

    Tutorial How to convert a 00000000.app file to an opening.bnr and inject it into an .iso file

    unfortunately here at home only the u8tool7.1 version downloaded from https://gamebrew.org/wiki/U8_Tool_Wii works, the others don't and always return this error. And found this other problem.
  11. alphaum

    Tutorial How to convert a 00000000.app file to an opening.bnr and inject it into an .iso file

    HELLO? I'm only having problems with one thing, a message when I execute the command in CMD, this message appears: "Component 'FM20.DLL' or one of its dependencies not correctly registered: a file is missing or invalid" I saw some tutorials that said you have to reinstall the officer, I did and...
  12. alphaum

    Translation Ougon No Kizuna (Golden Bonds) English translation for Wii

    big task, and to remake the pointers, do you do it one by one? how do you recalculate them?
  13. alphaum

    Translation Ougon No Kizuna (Golden Bonds) English translation for Wii

    Wow it's getting really good, I'm very excited about this game, congratulations! One question, are you using a C# solution to extract the texts?
  14. alphaum

    Translation Ougon No Kizuna (Golden Bonds) English translation for Wii

    It looks wonderful, I really liked the fluidity of the texts. I am looking forward to translating this game into Portuguese. During this time, I translated a Japanese Wii game Soul Eater: Monotone Princess into Portuguese. Another member of gbatemp, llidian, developed a tool in python, to...