Recent content by Bluespheal

  1. Bluespheal

    ROM Hack Dragon Quest Monsters 2: Iru and Luca's Marvelous Mysterious Key Translation Project

    It's a bummer to see the project at a halt, I'd step in to help, but as usual, I don't have time nor the knowledge for doing so, while I do know how to code, proper hacking and low-level stuff is way beyond me at this point, I hope there's some progress done in the near future. BTW, seems this...
  2. Bluespheal

    ROM Hack [Release]Kame Editor - 3DS Theme Editor for non-Windows Users

    I got a "Theme failed to deploy" message when trying to save the theme as a zip. what could've caused it? Edit: ok, so I edited some Optional settings and it worked, excellent editor!, I really like it, the only thing I'd like to see changed if any is that it remembers where the color picker...
  3. Bluespheal

    ROM Hack [request] DQ11S's 2D mode script port to DQ113DS

    I believe some efforts have been done, but it seems the text size is an issue or something along those lines, also, I believe it's best if people working on it not tell us to avoid a C&D.
  4. Bluespheal

    Hacking 3ds only flashes the 3d logo and not turning on after repairs.

    A ribbon cable is not properly connected, check again and make sure every cable is connected properly.
  5. Bluespheal

    Hacking Start button stop working in 3DS Games (and only in 3DS games)

    in what games have you tried it? maybe some games just don't support it, many games have its function switched with the X or other buttons.
  6. Bluespheal

    Homebrew TWPatcher - DS(i) mode screen filters and patches

    Could it be possible to use one resolution on the top screen and another on the bottom screen?
  7. Bluespheal

    Hardware 3DS turning off while closing it?

    Yup, opened the thing two days ago, however the guides at iFixit lack some steps on disconnecting some ribbon cables and I think broke the touch-screen input one, as well as the left d-pad one (that last one may be something else). that aside the console works perfectly, I've already ordered a...
  8. Bluespheal

    ROM Hack [Release] Ultimate NES VC Injector for 3DS

    Do you have 300+ titles on the home menu? the 3DS has a (dumb) limit of only 300 titles (altho it includes folders and badges for some reason I think), if you have reached the limit, the missing titles should appear once you delete previous ones.
  9. Bluespheal

    Hardware 3DS turning off while closing it?

    It hasn't taken a fall, but judging by the POP sound it makes I'd say that's a safe bet.
  10. Bluespheal

    Hardware 3DS turning off while closing it?

    Yeah, I was unable to unscrew it(I chipped the screws some time ago, would need to order special screws for that) but it suddenly started working fine again, that is until yesterday, when the problem returned. I'll look into it a bit more, I'm quite sure it's a loose ribbon cable or something.
  11. Bluespheal

    Hardware 3DS turning off while closing it?

    It does boot, but turns off when I fidget with the hinge
  12. Bluespheal

    Hardware 3DS turning off while closing it?

    I've had my 3DS for quite some time now, and lately I found it dying while on sleep mode, to the point where it seemed as if the battery was being pulled out (the clock reseted every time), I thought it was just that the battery was dying, but just a few minutes ago I opened it and while the...
  13. Bluespheal

    ROM Hack How realistic is a full translation patch for Dragon Quest XI using the PS4 script?

    Man, this whole situation is just... sad, I'm sure something somewhere is on the works, and will be released someday, I'd love to work on something like that, but I understand it is a huge amount of work and I don't have that kind or knowledge at the moment.
  14. Bluespheal

    Homebrew PS1 Emulator for 3DS

    I believe a certain version of Retroarch is what you seek, however it has poor compatibility and not a good performance even on the New models, I'd love to be proven wrong tho.
  15. Bluespheal

    ROM Hack Is it possible to make an AR code that randomize the wild encounter?

    I think there is an AR code that changes values to a random number: FFXXXXXX YYYYYYYY - data = random number between XXXXXX and YYYYYYYY but I believe you need other code to actually insert it where you want to.