Recent content by JVF

  1. J

    Homebrew SwitchWave: a hardware-accelerated media player

    Can it get recompiled for the latest firmware? Thanks!
  2. J

    Preliminary list of updated homebrew apps and tools for FW 21.0.0 | AMS 1.10.0 | Please add your findings!!!

    I tried this with SwitchWave and it didn't work, it makes Atmosphere crash. I also tried it with a rather old overlay (https://github.com/d3st1nyh4x/snek) and it works alright on Ultrahand until you close it, then the console crashes. Is there any solution for both of them?
  3. J

    Ports to the Wii U from the homebrew scene in the time since the system had been laid to rest

    I recently found this repo but idk about how legit it can be, as it used chatGPT (only for the readme apparently though) and I can't seem to get it to work, my builds always crash at startup: https://github.com/xtomasnemec/Balatro-Wii-U
  4. J

    Translation [Release] Romanian HOME Menu

    Hi, I have my Catalan translation for the home menu that I made a few years ago, we can talk about it in DMs if you want.
  5. J

    Mario 64 romhacks ported to 3ds?

    There is a Github project where someone posted patches for some hacks for the 3DS, just google 3ds-SM64-romhack-port-patches (I guess it's safe since there are just bps files there but just in case). You could ask the author how they did it. Sadly, no Kaze hacks because AFAIK these need to be...
  6. J

    Does this edition have theme menu?

    That's because you have a Korean 3DS, Nintendo didn't release themes there. If you want them, you should region change it.
  7. J

    Zelda live-action Netflix series reportedly cancelled by Nintendo in 2015 following leaks

    Eurogamer reported in July 2016, months before the release of the "First Look at Nintendo Switch" video, that the then called "NX" was going to be an hybrid console: https://www.eurogamer.net/articles/2016-07-26-nx-is-a-portable-console-with-detachable-controllers.
  8. J

    Zelda live-action Netflix series reportedly cancelled by Nintendo in 2015 following leaks

    They didn't cancel the Switch when its concept was leaked:creep:
  9. J

    Homebrew [NDS] Forwarder CIAs for your HOME Menu

    The same happened to me and what I did was the following: I made a .bat file with Notepad with this inside: "java -jar (the full path where your program is)\Forwarder3DS.jar". Then I open that file as administrator. Hope this works.
  10. J

    Tutorial How to Make Flash Game WAD Injects

    @Darker27 How did you manage to inject Mario 63? I can only make it work with outdated versions and still have lag and texture issues... Saves work using @SaulFabre tutorial though.
  11. J

    Homebrew Super Mario 64 Port

    I never used that tool so I don't know, but looks like it doesn't find the files; have you tried to put everything in the same folder?
  12. J

    Homebrew Super Mario 64 Port

    In terms of performance, I think the old build already works well for New models. mkst's fork contains experimental features like 3D and a mini-map. There is one in the github wiki I linked before: https://github.com/mkst/sm64-port/wiki/Convert-a-.3dsx-to-.cia-via-MSYS2. Although I personally...
  13. J

    Homebrew Super Mario 64 Port

    Seems like you're using old Gericom's build. If you compile this fork you should get full speed on o3DS: https://github.com/mkst/sm64-port
  14. J

    Homebrew Super Mario 64 Port

    Which fork are you using? mkst's works fine for me like 90% of the time.
  15. J

    Homebrew Super Mario 64 Port

    Sorry, I was talking about a very old and slow build that I was using, not yours, hence the a̶b̶y̶s̶m̶a̶l̶ difference for me. I think the .cia is slower because of cxitool, as an user mentioned here: https://gbatemp.net/threads/cxitool-convert-3dsx-to-cia-directly.440385/page-5#post-9049326. I...