Search results

  1. goodiesohhi

    ROM Hack Bravely Default Save Editor

    Max money breaks my abilities tab... Using version 0.7a Any ideas?
  2. goodiesohhi

    Hacking Error Exception Occurred: Data Abort

    I did the exact same thing. I used the same save editor and only modified money. I concur it must be the save editor as I now get the same error.
  3. goodiesohhi

    ROM Hack [RELEASE] Bravely Default Village Save Editor

    I'm getting a bunch of data aborts. When I enter the village screen and when I view abilities.
  4. goodiesohhi

    Homebrew [Release] ORGANIZ3D - Filebrowser for 3DS

    Someone already explained a few posts above yours. In case you didn't see. The themes folder and config file need to be in root. Also.. For loading jpegs, any idea how large the images can be? I opened an 869 x 1305 96 dpi jpeg with a bit depth of 8 and all I got were black vertical bars. Ya...
  5. goodiesohhi

    ROM Hack [WIP] EX-Troopers English Translation

    Umm this game has craploads of text. As you can see from the screenshots of that software I posted. Expect like a year. I still need to not fail school XD.
  6. goodiesohhi

    ROM Hack [WIP] EX-Troopers English Translation

    You mean the cutscenes or normal dialogue.. Cause normal dialogues are editable and the cutscenes can be subbed using the new moflex tools. Here are some pictures of the first tutorial mission which is now fully translated minus cutscenes.. https://imgur.com/a/aCnME
  7. goodiesohhi

    ROM Hack [NTR Cheats Plugin] Ported from Gateshark

    Awh. Oh well. Just for curiosity sake.. Do you have any idea why? Different memory regions or something?
  8. goodiesohhi

    ROM Hack [WIP] EX-Troopers English Translation

    Yeah.. Might take a while though. This game has a very large amount of text and I'm kind of using google translate and intuition to translate it.. Soo it may be rough at first. I have no idea why no one bothered to translate this game yet....
  9. goodiesohhi

    ROM Hack [NTR Cheats Plugin] Ported from Gateshark

    Umm. Just a friendly reminder that the Yo-Kai Watch Psychic Specters plugin for EUR is still useless. :P
  10. goodiesohhi

    ROM Hack Moflex Helper - Script

    I get a prefetch abort error when running a video.. The cia and video selector work fine. Region set to EUR. Also during the script it says unable to open ignore)3dstool.txt any pointers?
  11. goodiesohhi

    ROM Hack [WIP] Taiko no Tatsujin: Dokodon! Mystery Adventure! - English Translation

    Ah. that must be it. I am running 1.0 I'm gonna update now thanx.
  12. goodiesohhi

    ROM Hack [WIP] Taiko no Tatsujin: Dokodon! Mystery Adventure! - English Translation

    I figured it out. I had to delete the code.ips It crashed the game.. After that, the DLC and ROMFS patch worked together fine.
  13. goodiesohhi

    ROM Hack [WIP] Taiko no Tatsujin: Dokodon! Mystery Adventure! - English Translation

    Is this compatible with the dlc builder that can be found on a certain site? It gets stuck at 3DS loading screen until force shutdown or DataAbort.
  14. goodiesohhi

    ROM Hack [WIP] EX-Troopers English Translation

    No one wants to do it so I'm gonna try to do it. The font seems to be standard MT Framework .tex files. I also see a bunch of gmd files that I could open with Kuriimu. Anyone knows where to go from here? I'll do it if it's tedious but I'm not very skilled. Status: Menus: 5% (estimate) Dialogue...
  15. goodiesohhi

    Homebrew [Realease] 3D20 Basic D20 Dice system for Dungeons & Dragons

    First place to start would be to learn C++ and stuff like that. It's not to hard if you put your mind to it. Then familiarize yourself with the cli (command line interface) and git and stuff like that.
  16. goodiesohhi

    Homebrew [Realease] 3D20 Basic D20 Dice system for Dungeons & Dragons

    It's not. XD. Also I'm new to this as well. The dificult part in my opinion is setting up. The code part itself is easier. Well. Until you get to what others are doing. Emulators and whatnot.
  17. goodiesohhi

    Homebrew [Realease] 3D20 Basic D20 Dice system for Dungeons & Dragons

    Yeah I'm working on replacing the current random algorithm with seeded ones as well as making a dice image with the result of the roll instead of just numbers.
  18. goodiesohhi

    Homebrew [Realease] 3D20 Basic D20 Dice system for Dungeons & Dragons

    Edit: Turns out I can't spell so. Yeah. "Realease" The game dungeons and dragons uses a dice system known as d20. It includes: A 20 sided die(d20) A 12 sided die(d12) A 10 sided die(d10) An 8 sided die(d8) A 6 sided die(d6) (normal die) A 4 sided die (d4) This is just a random number generator...
  19. goodiesohhi

    Homebrew A browser with flash.

    Looking at code.bin, I see html and javascript. I see what is basically the html structure of the youtube page and a javascript snippet. Including one with a var thats equal to m.youtube.com/watch etc with the ? argument indicator and appended after it a video variable. This is what is used to...
  20. goodiesohhi

    Homebrew A browser with flash.

    meh well what about other video services like all those anime sites. They use html5 as well so.