Recent content by Ryogo

  1. Ryogo

    Hacking Official ShadowNAND

    Thanks, worked like a charm.
  2. Ryogo

    Hacking Official ShadowNAND

    Yeah, it was dowgraded with GW.
  3. Ryogo

    Hacking Official ShadowNAND

    Hmmm... Tried to install on o3DS (EUR, 11.1) - got black screen on boot without sd or trying to load SaltFW. Loading CTRBootManager9 (with D-PAD DOWN) works, so I have safely returned to Luma3DS. P.S.: I've tried downgrading FIRM to 10.4 and strangely that have not helped.
  4. Ryogo

    ROM Hack [Release] 3DS Release Explorer

    In the "Downloads" section there is a link - "Download Repository".
  5. Ryogo

    ROM Hack [Release] 3DS Release Explorer

    I'll try to stop being lazy and implement customization of shown columns soon.
  6. Ryogo

    ROM Hack [Release] 3DS Release Explorer

    UPDATE (1.0.6.1): - fixed updating release list from server;
  7. Ryogo

    ROM Hack [Release] 3DS Release Explorer

    Sorry, been busy lately. Will fix everything soon. P.S.: russian language - ваще не проблема :D
  8. Ryogo

    ROM Hack [Release] 3DS Release Explorer

    UPDATE (v1.0.6): - fixed updating release list from server;
  9. Ryogo

    ROM Hack [Release] 3DS Release Explorer

    Thanks, I'm aware of this already - I'll fix that later today (on monday). For some reasons 3dsdb returns invalid XML file that's why app can't parse it. I think I'll rewrite parsing so it would be more error-prone.
  10. Ryogo

    ROM Hack [Release] 3DS Release Explorer

    Asia, Is it v1.0.4? error.log not created? Have you tried to run an app with admin rights?
  11. Ryogo

    ROM Hack [Release] 3DS Release Explorer

    Damn, sorry! I forgot to remove the code that I used while testing error logging :D auto Update (v1.0.4): - I've messed with prev build and broke update, so here's the fixed build;
  12. Ryogo

    ROM Hack [Release] 3DS Release Explorer

    update (v1.0.3): - error logging added; Asia81, now we can see why updating is not working for you ;)
  13. Ryogo

    ROM Hack [Release] 3DS Release Explorer

    Yes, it is sortable by any column without exceptions. And I'll implement filtered CSV export soon, it's pretty easy. auto Also, I've added public issue tracker - you can post request there: https://bitbucket.org/Ryogo/3ds-release-explorer/issues
  14. Ryogo

    ROM Hack [Release] 3DS Release Explorer

    IDK, lol. I'll add error logging a little bit later today and we'll trace the problem ;)
  15. Ryogo

    ROM Hack [Release] 3DS Release Explorer

    Another tiny update (v1.0.2): - 'TitleId' column added; - fixed problem which prevented release list from updating;