Search results

  1. shoco

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

    If by "the PERFECT control scheme" you mean a gyroscope, then the answer is probably no. The gyro feature only works with some of the New3DS family. The problem is that there are several versions of gyros out there (obviously O3DSs and New3DSs differ), and I can only get it to work with the one...
  2. shoco

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

    No. The only "new" thing that I did here with these mods was to allow using them in the 3DS during the NDS emulation. Everything else was done before in some form. I am not saying it's impossible, but actual software emulators are completely different beasts, and probably have almost nothing in...
  3. shoco

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

    Additionally to my mod and the DPad mod, you can use the remapper to map some things to X and Y. Particularly, the dpad mod allows you to use the actions originally accessible via the DPad by pressing Select + Dpad, e.g. "Select+Down" opens a map and "Select+Right" the quick menu iirc. So you...
  4. shoco

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

    Check out the first clause in the troubleshooting section (about widescreen stuff). It can be that your other tested games simply don't have widescreen patches, and so TwilightMenu won't try to swap TwlBg for them. On the other hand, SM64DS certainly supports them, which causes your problem to...
  5. shoco

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

    Done I've fixed the issue. Also now you can't control Samus during cutscenes. Let's just hope I didn't break anything useful. Sure, I'll add it to my list of unfinished projects I can easily believe that the issue is in the size of the cheat codes. It's not a problem for `nds-bootstrap`, but...
  6. shoco

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

    Here This is most certainly my bug. Not surprisingly, as I don't really play these. I'll try to fix it soon. If I remember correctly, it should only be the first 512 bytes of the rom (its header). Otherwise it would be too performance heavy. Although it doesn't matter in this case, it also...
  7. shoco

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

    I don't know how to help you. Are you sure you are using the correct versions of the game and the cpad mod? No, all I've done here can only work on the actual 3DS. I am not saying it's impossible, but I am not aware of anything else What happens when you press L+R+Down? Have you tried it...
  8. shoco

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

    Generally, no. But you can additionally remap/unmap some things with the remapper. And there is a version of the mod with more "remappable" actions. No. Everything in this thread is strictly 3DS specific. It simply gives you 360 degrees movement. Everything else is still done via the...
  9. shoco

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

    If your only problem is with the diagonal speed, there is a simple explanation. Both the touchscreen and the DPad are sort of rectangular in their nature, so if you tap the top right corner of the touchscreen or press both the Up and Right buttons on the DPad, you will max out both X and Y speed...
  10. shoco

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

    In this case, the Circle Pad is essentially mapped to the DPad, so it may not be comparable to the touch screen controls. But If I understand you correctly, you can find the number "00027027" (it's in hexadecimal) in the cheat code and try to change it to something else (like "0004E04E", to be...
  11. shoco

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

    I've tested it with NoGBA, Desmume, and MelonDS. Each of them allows you to copy/paste the mod's cheat code inside
  12. shoco

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

    Are you asking as a programmer? If not, then the remapper is your best bet, but it will only give you 4 directions to map to any 4 buttons (nothing 'analogue'). There is a link on Github in the first post, it contains all the source code from my mods. It's not exactly super understandable, but...
  13. shoco

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

    Sadly, I don't remember anyone, including myself, writing it. Although it does look arcane, it's quite simple nevertheless. Basically, each row of the table represents a key on your 3DS. And each column represents an 'action'. Each time you press an 3DS key, it's going to trigger some actions...
  14. shoco

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

    You can edit the ".dat" files with R4CCE and insert the remapper output there. I believe you might find the tutorials on youtube if you don't know how to use it. Sadly I am not familiar with any solution that would work on phones.
  15. shoco

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

    It's attached to the original post in the form of a cheat code. You can watch this video on how to install everything, for example
  16. shoco

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

    Both are based on the version "Europe v1.0". "The New Beginning" seems to work fine (at least the very first level). "The Koopa Who Stole Christmas", on the other hand, doesn't work. Most likely the devs of the mod have reused the same free space I did while making mine. Here is an updated...
  17. shoco

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

    Done (probably). It seems to be working fine, at least at the locations I've tested it. Obviously, the fighting sections weren't designed with it in mind, so it may interfere with the movement (or using pins for attacking or something else). Or maybe some places will require additional patching...
  18. shoco

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

    You meant "Star Wars: Lethal Alliance"? As usual it works for me. At what point in the game does this problem occur? Here's a "slowed down initialization" version of the mod, maybe it will help somehow. By the way, I've updated this mod, there was a weird behavior when the main character would...
  19. shoco

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

    Here. Ideally it should be possible to make this option selectable from the settings without making separate versions, but for now I've successfully failed to do it. Maybe one day I'll implement it and update the mod properly. And don't set inverted controls in the settings, it breaks this mod...
  20. shoco

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

    Sorry for the slow response, didn't have much time lately. I've kinda finished it. Although it feels weird. Maybe I've messed up somewhere, or maybe it's just because the player actually controls the camera and not the main character (it's just sticked to the center of the screen). I am not...
General chit-chat
Help Users
    K3Nv2 @ K3Nv2: Yeah forgot to turn that off