Search results

  1. gukingofheart

    Is there a better method? Tingle Hp address keeps changing, and no$gba loads different addresses than DeSmuME

    "What you can do, is find the code that decrements the HP (using breakpoints) and patch it out (nop) so that HP is never reduced." I can't do this, til I find an address that works.. this is the problem. What I like to know is, from the address I listed already... can I find out all the other...
  2. gukingofheart

    Is there a better method? Tingle Hp address keeps changing, and no$gba loads different addresses than DeSmuME

    In Tingle Rupeeland, 2nd dungeon boss fight. You have a HP bar. Since Desume allows you to search for cheats, I use this to get the address of Tingle's HP. What, I notice is the address keeps changing each time, I enter the boss fight. So far I got 4 different addresses. 02328068 02327E98...
  3. gukingofheart

    A little help with MAKING Infinite Life code for Luigi Mansion. I got a search program, I got a debugger, and I did codes for other systems

    Using the Dolphin cheat search (is there something better??) I have to search for known values only. (I can do equal, or greater/less then exact values) I tried 8-bit and did a search with the exact value as on my screen (also tried a search with a -2 +2 difference... but in the end came up with...
  4. gukingofheart

    GCN NTSC Luigi's Mansion AR/Gecko Codes

    Walk Through Walls On/Off (Press A + DPad Left/Right) [Ralf] 7R7B-GNCQ-W4VFD VYJF-X571-Y5GCN G8TD-GD46-MN0BU K3HP-5KGG-W0NRK FYJE-KTD7-BWAHB VQZ4-YZAG-6V7EV 7J6C-TMTG-W0Z84 R9PG-ETJF-ZTZ75 XUMT-8PHU-J1JTP CJ6R-18V8-ZG5W6 PJAY-9D2F-PADX8 MK70-BQ5P-22GBY ZQT0-DDJU-6XE09 50TQ-T295-TZADF...
  5. gukingofheart

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

    Nintendo World Championships Possible to disable the rewind/fail? This way we could play through entire levels/game.
  6. gukingofheart

    A prototype of the original "The Legend of Zelda" for NES has been found and preserved

    Will this become a rom? Otherwise what makes this officially preserved, as can't it just be easily lost again, if not shared?
  7. gukingofheart

    Joker list?

    Ahh, they only wanted to enable the button at specific points in the game, gotcha. I found the list in the PDF.. thx.
  8. gukingofheart

    Joker list?

    Press X For Green Shell by Codejunkies Info Action Replay 923D629A 00000400 6217BC2C 00000000 B217BC2C 00000000 2000004C 00000000 20000054 00000001 D2000000 00000000 Assuming X is 400 Press Y For Blooper by Codejunkies Info Action Replay 923D629A F7FF0800 6217BC2C 00000000 B217BC2C 00000000...
  9. gukingofheart

    Any examples for DS Action replay/codebreaker codes? Curious on some of the functions.

    https://problemkaputt.de/gbatek.htm#dscartcheatactionreplayds Any examples of these codes being used? For GBA there was Slide Code (a code where you can freeze many addresses) (Have All Items, Slide Version. Mario & Luigi) 420048E2 6363 0000000D 0002 ^ Does a slide code exist for the...
  10. gukingofheart

    No$GBA Break if "022B7760" R1 < 90. All I get is "huh?" errors

    I know how to do a normal write breakpoint [022B7760]! But all I get are errors whenever I want it to break for some conditions. https://problemkaputt.de/gbatek-breakpoints.htm I tried the $ but since the site gives no examples on exactly what to write, I get errors... and I tried different...
  11. gukingofheart

    N64 OP Codes? N64 Tracer?

    Duh to myself, for not debugging after the cheat code is enabled. It's an "ADDU" R0 R0 code. Is R0 always set to 0. I understand more now, at least. I'll just experiment with debugging different values, and write down the patterns
  12. gukingofheart

    N64 OP Codes? N64 Tracer?

    Sure it's not a LDL, $24,3($0), or maybe it's a branch code. Your sheet does not list the OPcodes, only the names. Always Have 8 Red Coins On Bowser Levels Action Replay/GameShark (this code uses a 2400, why?) 812F32E4 2400 Stepping Blocks Last Forever Action Replay/GameShark (this code...
  13. gukingofheart

    N64 OP Codes? N64 Tracer?

    Know a website with the OPcode values? Here's one for the NES & SNES http://www.6502.org/tutorials/6502opcodes.html https://undisbeliever.net/snesdev/65816-opcodes.html But I need one for the N64 with the numbers. Do you know what 2400 means, I notice many different codes use this. is it a LDA...
  14. gukingofheart

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

    Mario VS Donkey Kong Nintendo Switch 37CE685A99F0BC0F Any codes for Invincibility? I found a code for respawn bubbles, is this for all modes?
  15. gukingofheart

    Music ID list for Super Mario 64 DS, or a few? Or help me read this current code? Looking to disable the music

    I found this code, but doesn't work for my version, so was hoping to do a Ram search for the music IDs, but atm, I only know that the water level is 5. If you don't know the IDs, can you decode this code, to tell me the IDs of these, and where the level is located, so I can do a ram search...
  16. gukingofheart

    Hacking DeadSkullzJr's NDS(i) Cheat Databases

    I just want to know how to properly read this cheat file, if any user can tell me.
  17. gukingofheart

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

    Question: Will Mario vs Donkey Kong use the same version as the full game? If so, anyone working on any cheats for this game?
  18. gukingofheart

    Hacking DeadSkullzJr's NDS(i) Cheat Databases

    I'm confused on how to see the list of cheats. " Locations: Drag and drop cheats.xml into the cheat list pane using the P.C. software. " huh??? I tried opening the XML in google chrome and it was quite cluttered.
  19. gukingofheart

    SNES S addresses?

    Can you debug these? Typing "s00922" for example doesn't work and changes it to all 0s. What is this S addresses called anyways... I'm guessing S ram. Trying to figure out how to make some codes for Kirby Dreamland 3, but it's does things differently, by writing a lot of values to these S...
  20. gukingofheart

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

    I think I still confused you. I already have elephant, tall, etc. I was curious if there's NEW transformations? spike ball mario for example.. is this possible?