Search results

  1. Dekirai

    Super Nintendo - Suddenly No Video/Sound

    Hello. I recently bought a SNES and got excited playing my childhood games on it again. It was all working fine, played some Super Mario World, the first level. After I beat the first level, I left my room for like 20 seconds and noticed that the video is gone but music of the overworld is...
  2. Dekirai

    Hacking [C#] TCPGecko.cs, how to peek just 1 byte from an address?

    Is there a good way to peek just 1 byte from an address? Everytime I'll try it, it takes the full 4 byte length of the address, no matter what I try. E.g. Wind Waker Map Address starts with "0x109764F0", the first byte is "73" the second "65", the third "61" and the fourth "00", so its 73656100...
  3. Dekirai

    Hacking [Trainer] Super Smash Bros. for Wii U

    Discontinued.
  4. Dekirai

    Hacking [HELP] Converting a String to Hex? (C#)

    Hello, I searched whole google for a solution, but the sad thing is that nothing of it works with gecko together. What I did is this: private void button3_Click(object sender, RoutedEventArgs e) { this.tcpGecko.poke32(0x109763F0, 0x73656100); } But I...
  5. Dekirai

    Hacking [Trainer] Paper Mario: Color Splash

    Discontinued.
  6. Dekirai

    Hacking [Trainer] Hyrule Warriors

    Discontinued.
  7. Dekirai

    Hacking [Trainer] The Legend of Zelda: Twilight Princess HD

    Discontinued.
  8. Dekirai

    Hacking [Trainer] The Legend of Zelda: The Wind Waker HD

    Discontinued. Information WiiU Version: 5.5.1 to 5.5.4 Gecko Version: TCP Gecko installer > https://github.com/BullyWiiPlaza/tcpgecko GitHub: https://github.com/Dekirai/WindWakerHDTrainer My trainers & codes may only work with SD Cheats DISABLED. Always press A when loading the latest...