Recent content by DarkSynopsis

  1. DarkSynopsis

    Third party games not selling very well...

    As others are saying, kind of no brainer, they are older titles that have been out on other platform for years and most likely still play better there, why would you buy them, I get the Switch for the exclusives.
  2. DarkSynopsis

    Translation Kururin Paradise, the Japan-only sequel of Kuru Kuru Kururin, has finally been properly translated to English

    Oh!? Nice, I played through the first one earlier in the year after having not played since it came out and found out about this one, played a couple worlds since its not too hard to navigate without translation this is great news.
  3. DarkSynopsis

    ROM Hack Fire Emblem: Fates - FE1 Remake

    OH? Might be time to drag the 3DS out of retirement, I did start FE11 a few months back but only managed a few chapters, maybe this is the better option now.
  4. DarkSynopsis

    ROM Hack [WIP] Fate/kaleid liner Prisma Illya

    I will say I replied to a PM and heard nothing past that, guess we'll see what happens there, I do have stuff I should likely push out into a patch but I haven't touched 3DS in years or even this project at this point and finding the time to do so would likely be tough.
  5. DarkSynopsis

    Hacking Translation How complete is the Phantasy Star Nova English patch?

    Last I looked into it seems they have hit some text limitations that have kinda killed motivation.
  6. DarkSynopsis

    ROM Hack Translation How tu surpass the text limit on translations?

    Don't need to encrypt the code.bin again, did you keep the bytes the same length? so in HEX its originally "E383ADE383ADE3838A" and I changed it to "526F726F6E61000000" making sure it stays the same length by 0ing out the unneeded characters. If you don't do this it would change the size of the...
  7. DarkSynopsis

    ROM Hack Translation How tu surpass the text limit on translations?

    You didn't find any? just checked now and searching for "ロロナ" gives me 174 results, did you decompress the code.bin?
  8. DarkSynopsis

    ROM Hack Translation How tu surpass the text limit on translations?

    Character names are in the code.bin if I recall correct.
  9. DarkSynopsis

    ROM Hack Translation How tu surpass the text limit on translations?

    Uhh, looking at the files I still have on my computer from when I messed with it years ago you need to edit the "MswO_Main.bflyt" found in the arc.cx in /2d/scene/MsWindow/ I don't think I have the original file on hand to remember what value I edited to increase the limit, just have my...
  10. DarkSynopsis

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

    At the very least I'll probably look into it, would be nice if the code.bin changes I made to support more text in the story mode got it's use :P Though I do look forward to just playing these on Switch! Was not an announcement I'd have ever expected.
  11. DarkSynopsis

    ROM Hack [Translation] Tongari Boushi To Mahou No Machi 3DS

    Sounds about right, I haven't looked at this title but in most cases I've come across a "scripts" folder as you said normally handles event related stuff and doesn't normally contain the game text, of course it depends on the game but if you aren't finding text there look else where.
  12. DarkSynopsis

    ROM Hack deleting unnecesary languages?

    Depends on the game in the case of Yokai Watch each language gets an archive/sound what I've done is delete them and in the code.bin replaced reference to them and pointed at English, so for example anything say "_fr" I'd look for that in the code.bin and change it to "_en" normally all language...
  13. DarkSynopsis

    ROM Hack Monster hunter xx crossplay with Gen U

    https://gbatemp.net/threads/monster-hunter-4u-xx-qol-codes.532190/
  14. DarkSynopsis

    ROM Hack RELEASE Rune Factory 4 Special - English translation conversion

    Once the Western version hits it will already be translated, seems it will just be a matter of moving the lines over to this version, talk was about translating the Japanese text now? seems kinda pointless when it could just be taken from the Western version in the future if needed.
  15. DarkSynopsis

    ROM Hack [Release] Monster Hunter Stories Translation

    AFAIK the mobile version didn't get the missing updates either :(