Search results

  1. R

    Hacking JGecko U Setup Guide

    I'm finding that JGecko U doesn't find all the addresses when I search. For example I was searching for a timer that keeps increasing and I already know what the address is. So I first did an unknown search and then I kept doing a unknown greater than search. But unless I make a really really...
  2. R

    Hacking Post your WiiU cheat codes here!

    When I use a button activator for my code it is only a one time write and I have to push my button activator again to reactivate. Is there a way to make it a permanent write using a button activator?
  3. R

    Hacking Post your WiiU cheat codes here!

    Thank you for helping me out.
  4. R

    Hacking Post your WiiU cheat codes here!

    Sorry my first time trying to create a code. I took these 4 address 41E01CB8 41E01D5C 41E03FCC 41E04208 which all have the same value and I compared them to my second dump. noticed these 4 addresses have shifted to 41E1C898 41E1C93C 41E1EBAC 41E1EDE8 So I created a pointer codes for each...
  5. R

    Hacking Post your WiiU cheat codes here!

    Ok I figured it out. I created 4 pointer codes and they show the correct address in the memory viewer for each address in JGecko U. But they don't change the value when I create the codes. If I put all 4 addresses as codes without pointers they work. Somebody help please.
  6. R

    Hacking Post your WiiU cheat codes here!

    If I find an address lets say AAAAAAAA with a value of 0x00000001 and created a pointer code for it [0xBBBBBBBB] + 0xCCC =CCCCCCCC. How do I add CCCCCCCC + DD and +EEEE and +FFF into the same code. The value of AAAAAAAA is written 4 times. I want to create a code for all 4 locations. How do I do...