Recent content by Ro_

  1. R

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    Super Mario 3D All Stars v1.0.0 and v1.1.1 (Super Mario Galaxy) Power-Up Transformation Cycler Hack (Big code, so refer to GitHub repository): https://github.com/RoGamer97/My-Cheat-Code-Collection_ASM-Hacks/tree/main/Switch
  2. R

    Hacking New Classic Controller Hacks

    Do you think it's a good idea to make a WAD pack in the future? But it would be good to do it for WiiLink WAD, idk they would be fine with us releasing their WAD with the mod
  3. R

    Hacking New Classic Controller Hacks

    Noted! Thank you and see you soon. EDIT: Now allows FR 1734325308 @awesomeee Soooo, have you tried your codes for News Channel and Forecast Channel in an original WAD? For some reason, running codes in the WiiLink patched ones cause a blackscreen, even if the Gecko Code is a single line writing...
  4. R

    Hacking New Classic Controller Hacks

    Okay! Getting it. These codes will be for the latest version of the channels (v7). Surprisingly, I don't think they're region free but I kinda doubt addresses will shift
  5. R

    Hacking New Classic Controller Hacks

    Okay, sweet! Also, dumb question, I need RiiConnect24 to use these two channels, right? Just to test everything and make sure there's no problems
  6. R

    Hacking New Classic Controller Hacks

    I'd be down to help but not too soon, possibly sometime in the next year. I deleted my Discord but I made a new one to talk to a few people, if you want, you can add me: rogamer97_
  7. R

    Hacking New Classic Controller Hacks

    That's odd! Has he tried to see all instances that write to these locations? What if there's other functions writing stuff to another location that is also used? So in terms of the WPAD problems, is it mostly it not working correctly or finding it?
  8. R

    Hacking New Classic Controller Hacks

    I don't, I'd have to look
  9. R

    Hacking New Classic Controller Hacks

    Hmmmmmm, I'm not sure. The way I do it makes me feel like there's another way to do it. I manipulate the IR pointer location via controller stick. For everything to work properly, I make sure to check if the pointer doesn't go outside of the screen, also making checks for Wiimote so a regular...
  10. R

    Hacking New Classic Controller Hacks

    I can look into it soon. 1734318914 Got it working in News Channel, now to do it in Forecast. Basically reusing the Mii Channel code and changing address. Also, that code sucks, it can for sure be made better like how you guys are doing EDIT: I mean, it isn't that bad, it's big but very...
  11. R

    Hacking New Classic Controller Hacks

    There is no debug map. I used my USB Gecko to search for the Wiimote IR pointer coordinates until I found it, from there, I was able to find the inputs. Then I wrote code from there. It accounts for Wiimote and stuff, so it works properly if Classic isn't attached 1734309653 About the Forecast...
  12. R

    Hacking New Classic Controller Hacks

    Hey! Very interesting, I didn't know people made that many Classic Controller codes. I actually did make Classic Controller Support for Mii Channel and I randomly came across with these codes. I'll compare it with my code to see the difference of the IR pointer, mine is completely self made but...
  13. R

    ROM Hack Cheat Codes AMS and Sx Os, Add and Request

    Mario Kart 8 Deluxe v1.7.1 TID: 0100152000022000 BID: FE1B230800D4933C [Replace Mario with XX Character on CSS] 01000000 003F1B68 000000XX [Replace Luigi with XX Character on CSS] 01000000 003F1B6C 000000XX [Replace Peach with XX Character on CSS] 01000000 003F1B78 000000XX [Replace Daisy...
  14. R

    Gaming Mario Kart 8 Deluxe Kiosk Demo running on retail console

    Just showing something that I thought it'd be interesting to record: Mario Kart 8 Deluxe Kiosk Demo running on a retail console. I replaced a game with another instead of installing. The chance of me coming to GBATemp is SUPER RARE, so don't expect me to reply posts
  15. R

    Homebrew RELEASE Noexs Remote Debugger

    For every game, I try searching floats but I always have no results, it worked once, but never anymore. Please help! Edit: I can't believe I have been having this issue for 3 months just because I'm dumb, I was doing start & end on MAIN instead of start in MAIN and end before SDK.