Recent content by Xeddius

  1. X

    Which snes9x emu is best for N3ds, there are a bunch

    I don't recommend using the xeddius-network fork it as even though it was forked in 2022 I haven't made any changes to the code. Apologies, I had planned to make improvements but never actually had the time.
  2. X

    Hacking Circle Pad patches for Super Mario 64 DS and other games (in TwilightMenu with TWPatcher and RTCom)

    I tried, but it doesn't seem to have any effect on this game. Not really sure why.
  3. X

    Hacking Circle Pad patches for Super Mario 64 DS and other games (in TwilightMenu with TWPatcher and RTCom)

    Is it possible to remap the keys for Kirby Super Star Ultra to match the SNES version? Someone did a romhack for me on here a few years ago, but it caused the buttons to repeat upon being held which breaks the gameplay. I'd be forever grateful! DS to SNES mapping/swap as follows: DS -> SNES Y...
  4. X

    ROM Hack Can you edit the button controls on a ds rom?

    @skawo have you managed to find a solution/improvement by any chance?
  5. X

    Homebrew [Release] Linux for the 3DS

    I'm glad to see some progress has been made and I'm looking forward to the next build! I'm willing to test whenever any new builds become available.
  6. X

    Homebrew [Release] Linux for the 3DS

    You may be able to cross-compile to make programs for it, kind of like building Android on a pc, you can compile for the 3ds's arm based soc using gcc and a Linux x64_86/x86 machine.
  7. X

    Hacking anyone got Oregon Trail Dsiware working on europe 3ds?

    Could it be that you're launching the (U)nited States version instead of the (EUR)opean version on a EUR 3DS? Like, more specifically, have you done anything to bypass the region lock? CFW? etc?
  8. X

    Homebrew [Release] Linux for the 3DS

    No, I mean there was literally a SNES emulator for the GBA. Google "pocketsnes" github(dot)com/xerpi/linux_3ds is where the github for the linux drivers/kernel is located.
  9. X

    Homebrew [Release] Linux for the 3DS

    That brings me to another question, why Weston? Why not X11 with a display manager? I3, Cinnamon, Mate, Gnome, Fluxbox, LXDM, etc? Sure, Weston/Wayland are new and all, but they're so new nothing really works with them. I feel like that's the major hangup, I've had Firefox and Chrome working on...
  10. X

    Homebrew [Release] Linux for the 3DS

    Wow, all of the tools are there, it shouldn't take much to port a decent browser and some apps over to this! I'm surprised someone hasn't already, to be honest.
  11. X

    ROM Hack Can you edit the button controls on a ds rom?

    Thank you both very much! I really appreciate it! Edit: Xdelta reports "xdelta3: target window checksum mismatch: XD3_INVALID_INPUT. Both on Arch Linux and Windows 10. Is there a way to bypass this issue? It's the USA version of the game dumped from my own card. (The rom works fine on both a...
  12. X

    ROM Hack Can you edit the button controls on a ds rom?

    Sorry to bump this old thread, but I also want to remap the original controls to the DS game (Kirby Super Star Ultra). The link you posted is now 404'ed, is there a chance you could re-upload it somewhere or post it to github? I have 0 experience modding ds roms as is (I can apply the patch but...