Emulation [CHEAT] CE Table for Wind Waker HD

n0ted

Well-Known Member
Newcomer
Joined
Nov 23, 2021
Messages
80
Trophies
0
XP
673
Country
Canada
EDIT: Cheat Table Updated to v4.3 (December 14, 2023)

So I thought that I would post my table in this thread. I have always enjoyed Wind Waker, and having beat it many times I thought I would do some digging around in the RAM. Eventually, I ended up making my own Cheat Table.


Requirements:
  • Cheat Engine v7.4 or greater
  • Cemu 2.0 or greater
  • WWHD - USA or EUR (haven't tested JPN but I assume it will work)
  • My Cheat Table
  • A CPU that's not ancient (if you want to use the scripts)


Now on to some of the functions:
  • Speed Modifiers for Red Lion Boat and Link
    • Swim, Walk, Roll Speed for Link
    • Normal Sail , Swift Sail and Cruise Speed for Boat
  • Invincibility (objects pass through you)
  • A proper Moon Jump with adjustable strength
  • Teleports to every island/coordinate on the map
  • Teleport into boat
  • No Fall Damage
  • Individual/Full Treasure Map Unlocks
  • Individual/Full Map Unlock
  • Item Spoofer
  • Freecam
  • And much more...

v3.1
  • Never Decrease Scripts
    • Hearts, Magic, Bombs, Arrows
  • Rupee Multiplier (Up to 255 times the amount of rupees)
  • Damage Modifiers
    • Damage to Enemies and Damage to Link if the game is too easy for you
  • Boat Moon Jump
  • Sail Through Objects (Sail through islands and such)
v3.2
  • Updated to work with Cemu 2.0 release
  • Fixed Boat Teleport not working sometimes (let me know if problems still persist)
v3.3
  • Fixed some address offsets that Cemu 2.0 broke (hopefully fixed)
v3.4
  • Fixed addresses for minigames (They should all work now)
v3.5 - July 18th, 2023

New Scripts

  • "Time" under scripts contains
    • Timescale modifiers for day cycles (Faster or slower)
    • See current time of day and change it to your choosing
    • Timer hook for timer events (can modify it to a value of your choosing)
  • "Wind" under scripts contains
    • Change wind direction with button combo (useful with deku leaf)
    • See current wind direction and change it manually
  • "Bombs" under scripts contains
    • Remote bombs (Bombs won't explode till you press L)
    • Modify the three bomb limit you can have out
  • Added Always Hurricane Spin
    • Yup, you don't even have to have it learned from Orca or a mana bar
Fixes/Adjustments
  • Fixed the map coordinates and corresponding map names for all map unlocks and teleport locations (They were backwards... opps)
  • Changed Unlocked Songs section to show binary values to access individual unlock of songs
  • Adjusted some of the layout a bit
v3.6 - July 22, 2023

Adjustments/Fixes
  • Adjusted Base Address to start at WiiU's memory region instead of Cemu Base Address
  • Fixed Invincibility Script (Should work properly now)
  • Adjusted Goddess Pearls and Triforce Fragments to use binary flags
  • Adjusted how adding items works. Instead of adding any item to any slot, I just made it so you can only add the item to the correct slot. Same thing has been done with Spoils Items
  • Added Forest Water Timer (Can be found in 'Misc' section and under Bottle section in Inventory stuff)
  • No more having to enable Compact Script and Big Endian Value Scripts. They are now imbedded into the table (check tool bar for Compact Mode)
  • SCRIPT STABILITY (let me know if it's more stable for you. Also know-how below if curious)
    • A big part why scripts were unstable sometimes (and sometimes consistently crashing), was because of how far away Cemu places it's custom compiled code compared to my modified assembly scripts. If the code has to jump >= 2GB, then the script will crash the game. Since my code was injected near Cemu's base address, 50% of the time it would place the code over 2GB away. To circumvent this, I instead inject my code near where Cemu places it custom compiled code so that when it jumps to use my code when told to, it is less than 2GB away. Theoretically there should be no more crashing thanks to jumping to code that's too far away! That is to say, there will probably be some crashing due to the scripts needing to be ironed out, but overall it will be more stable not having to randomly jump 2GB of code ;p
v4.0 - October 6th, 2023
  • Refactored script enabler to use symbol lists
    • as long as the base address doesn't change, the scripts will enable without having pattern scan
    • no longer having to restart Cemu to get checks to work again if cheat engine closes while cheats are enabled
  • Rearranged file structure
    • off-loaded most functions to respective script files
    • DO NOT CHANGE FILE STRUCTURE
  • Fixed some scripts not behaving as they should
  • Simplified Cheat Engine look to always be in compact mode
  • Added my GUI teleport menu from the GUI trainer I made
    • click the map square to select location
      • options to unlock, lock, and teleport
v4.1 - October 19th, 2023
  • Fixed an issue when the temp file wasn't found, the table wouldn't activate
  • Added Freecam. Can be found under "Camera" in scripts (thanks to the TPGZ team, as I am ported their freecam from Twilight Princess GC to work with WWHD)
  • Added Automatic Wind Direction (wind will always face Link's back ) which can be found under "Wind" in "Scripts" section
  • Cheat Table should now be able to activate on main menu screen (before, you had to be loaded into save)
  • Table will detect if file structure has changed and will let you know what file is missing (if you are missing anything the table needs)
v4.2 - November 30th, 2023
  • Fixed a bug with the Freecam in which controlling it would stop working during use
  • Moved "Dungeon/World" out of "Link Stuff" and into the root of "Activate"
  • Added "Drops Never Disappear" under the Script section
  • Added Nintendo Gallery Scripts which can be found under the "Dungeon/World" section (requested by @Sysyphus)
    • Obtain All Figurines
      • If you are not a Member yet then you won't be able to become one as he disappears when all the figures are done
    • Open Nintendo Gallery (and become a member)
      • This helps resolve the issue if you obtain all figures without becoming a member
      • You also will not have to do anything required to open the Nintendo Gallery. Just press it and enjoy :)
    • Debug flags for Nintendo Gallery if interested
  • Added "Warps" beneath Teleports in "Scripts" section
    • Probably not an exhaustive list of warps, but there are a lot
    • Used the stage, spawn, room, and layer IDs from the NGC WW so some warps will obviously not work (i.e. E3 Trailer map) and subsequently crash your game.
  • Fixed Teleports to only work you when the current map is the Great Sea as teleporting anywhere else will void you out (unless you get lucky)
    • I am planning to create a custom location teleport, but I need to figure out a problem with the way Link's X,Y,Z work when I change them. Currently, when I change them, it "slides" link to that position rather than just teleporting him there which in turn gets him stuck on objects that are in the way.
  • Added Equipment Modifiers (Thanks @Dekirai for your jGeckoU codes that pointed me to the addresses!)
Screenshot 2023-12-14 143251.png

1696635012596.png
Screenshot 2023-12-14 143134.png
@toto621 - for their original cheat table
@Asia81 - for some address offsets
@Dekirai - for some address offsets and feature inspiration
The TPGZ Team - for the Freecam

How to use: https://gbatemp.net/threads/cheat-ce-table-for-wind-waker-hd.573555/post-10103939

As always, make sure to save regularly so you don't lose your progress, as sometimes these scripts can crash your game.

**IMPORTANT** This table comes with a file structure. Make sure that the file structure remains unchanged for this table to function properly**


If there are any issues/bugs please let me know so I can fix them when I get time.
 

Attachments

  • WWHD v4.2 Table.zip
    3.8 MB · Views: 32
  • WWHD v4.3 Table.zip
    3.8 MB · Views: 34
Last edited by n0ted,

Dekirai

Well-Known Member
Member
Joined
Jun 21, 2016
Messages
1,050
Trophies
0
XP
2,625
Country
Germany
So I thought that I would post my table in this thread. I have always enjoyed Wind Waker, and having beat it many times, so I thought that I would do some digging around in the RAM and eventually made my own Cheat Table. I did use some of the address information from @Asia81 and @toto621 to make some of my life a little easier (thanks!), but there are a lot of other new things added as well.

I have tested this on Cemu 1.27.1 with the USA version of WWHD only, so I don't know if this will work on other regions. If any one with a EUR version could let me know if this works, that would be great!

Now on to some of the functions:

  • Speed Modifiers for Red Lion Boat and Link
    • Swim, Walk, Roll Speed for Link
    • Normal Sail , Swift Sail and Cruise Speed for Boat
  • Invincibility (objects pass through you)
  • A proper Moon Jump with adjustable strength
  • Teleports to every island/coordinate on the map
  • Teleport into boat
  • No Fall Damage
  • Individual/Full Treasure Map Unlocks
  • Individual/Full Map Unlock
  • Item Spoofer

*This table comes with the "Locations.lua" file. Make sure it is in the same directory as the Cheat Table for teleports to work properly. You will also need to have custom Big Endian Values enabled, and if the table asks you to run scripts on start up click "Always", as these are essential to the Teleport script.*

View attachment 318116

If you are interested in other scripts like rupee modifiers, damage modifiers I might update it at some point. If there are any issues/bugs please let me know so I can fix them when I get time.
Neat, also looks a little inspired from my wwhd trainer by looking at its functions which I dont judge :D
Will try out the table later, great job!
 
  • Like
Reactions: n0ted

n0ted

Well-Known Member
Newcomer
Joined
Nov 23, 2021
Messages
80
Trophies
0
XP
673
Country
Canada
Neat, also looks a little inspired from my wwhd trainer by looking at its functions which I dont judge :D
Will try out the table later, great job!
Yes, totally! I forgot to mention that as I definitely did get inspiration from your trainer! I remember using your trainer on the Wii U when it first came out and I thought it was very cool! Thanks for the Idea @Dekirai and all your work :)
 
  • Like
Reactions: Dekirai

robotwaifulover

Member
Newcomer
Joined
Jul 28, 2018
Messages
6
Trophies
0
Age
31
XP
63
Country
Romania
EDIT: Cheat Table Updated with new scripts. Will mention them in the function section.

So I thought that I would post my table in this thread. I have always enjoyed Wind Waker, and having beat it many times, so I thought that I would do some digging around in the RAM and eventually made my own Cheat Table. I did use some of the address information from @Asia81 and @toto621 to make some of my life a little easier (thanks!), but there are a lot of other new things added as well.

I have tested this on Cemu 1.27.1 with the USA version of WWHD only, so I don't know if this will work on other regions. If any one with a EUR version could let me know if this works, that would be great!

Now on to some of the functions:

  • Speed Modifiers for Red Lion Boat and Link
    • Swim, Walk, Roll Speed for Link
    • Normal Sail , Swift Sail and Cruise Speed for Boat
  • Invincibility (objects pass through you)
  • A proper Moon Jump with adjustable strength
  • Teleports to every island/coordinate on the map
  • Teleport into boat
  • No Fall Damage
  • Individual/Full Treasure Map Unlocks
  • Individual/Full Map Unlock
  • Item Spoofer
EDIT
New to v3.1:

  • Never Decrease Scripts
    • Hearts, Magic, Bombs, Arrows
  • Rupee Multiplier (Up to 255 times the amount of rupees)
  • Damage Modifiers
    • Damage to Enemies and Damage to Link if the game is too easy for you
  • Boat Moon Jump
  • Sail Through Objects (Sail through islands and such)

As always, make sure to save regularly so you don't lose your progress, as sometimes these scripts can crash your game.

*This table comes with the "Locations.lua" file. Make sure it is in the same directory as the Cheat Table for teleports to work properly. You will also need to have custom Big Endian Values enabled, and if the table asks you to run scripts on start up click "Always", as these are essential to the Teleport script.*

View attachment 318257

If you are interested in other scripts like rupee modifiers, damage modifiers I might update it at some point. If there are any issues/bugs please let me know so I can fix them when I get time.
Hi,I tried your cheat table but cheat engine just freezes,I tried different CEMU versions and even 1.27.1.Also tried both the US and EU versions.Any help?
 

Dekirai

Well-Known Member
Member
Joined
Jun 21, 2016
Messages
1,050
Trophies
0
XP
2,625
Country
Germany
Hi,I tried your cheat table but cheat engine just freezes,I tried different CEMU versions and even 1.27.1.Also tried both the US and EU versions.Any help?
That it freezes is normal. You have to wait for a while, because it scans a lot of memory to find the proper base address to work with.
 
  • Like
Reactions: n0ted

n0ted

Well-Known Member
Newcomer
Joined
Nov 23, 2021
Messages
80
Trophies
0
XP
673
Country
Canada
Hi,I tried your cheat table but cheat engine just freezes,I tried different CEMU versions and even 1.27.1.Also tried both the US and EU versions.Any help?
Along with the advice given by @Dekirai, make sure that the game has been loaded in Cemu before trying to activate the Cheat Table. The earliest you can activate it is at the main menu of Wind Waker HD.
 
  • Like
Reactions: Dekirai

robotwaifulover

Member
Newcomer
Joined
Jul 28, 2018
Messages
6
Trophies
0
Age
31
XP
63
Country
Romania
That it freezes is normal. You have to wait for a while, because it scans a lot of memory to find the proper base address to work with.

Along with the advice given by @Dekirai, make sure that the game has been loaded in Cemu before trying to activate the Cheat Table. The earliest you can activate it is at the main menu of Wind Waker HD.
Tried some more and It freezes then unfreezes and nothing activates,what Is weirder Is that Drivium original table works on 1.17.1 when I tried It on both versions.I activate It when I can control link.Still nothing I tried works with this updated table.MEM_Mapped Is ticked and the Endians are activated.I don't know what could be the problem.
 
  • Like
Reactions: n0ted

n0ted

Well-Known Member
Newcomer
Joined
Nov 23, 2021
Messages
80
Trophies
0
XP
673
Country
Canada
Interesting. Could you show me a screenshot of the table and the game in cemu opened side by side?
 

robotwaifulover

Member
Newcomer
Joined
Jul 28, 2018
Messages
6
Trophies
0
Age
31
XP
63
Country
Romania
Interesting. Could you show me a screenshot of the table and the game in cemu opened side by side?
Well nevermind,I looked through the post again and downloaded this table from here again
EDIT: Cheat Table Updated with new scripts. Will mention them in the function section.

So I thought that I would post my table in this thread. I have always enjoyed Wind Waker, and having beat it many times, so I thought that I would do some digging around in the RAM and eventually made my own Cheat Table. I did use some of the address information from @Asia81 and @toto621 to make some of my life a little easier (thanks!), but there are a lot of other new things added as well.

I have tested this on Cemu 1.27.1 with the USA version of WWHD only, so I don't know if this will work on other regions. If any one with a EUR version could let me know if this works, that would be great!

Now on to some of the functions:

  • Speed Modifiers for Red Lion Boat and Link
    • Swim, Walk, Roll Speed for Link
    • Normal Sail , Swift Sail and Cruise Speed for Boat
  • Invincibility (objects pass through you)
  • A proper Moon Jump with adjustable strength
  • Teleports to every island/coordinate on the map
  • Teleport into boat
  • No Fall Damage
  • Individual/Full Treasure Map Unlocks
  • Individual/Full Map Unlock
  • Item Spoofer
EDIT
New to v3.1:

  • Never Decrease Scripts
    • Hearts, Magic, Bombs, Arrows
  • Rupee Multiplier (Up to 255 times the amount of rupees)
  • Damage Modifiers
    • Damage to Enemies and Damage to Link if the game is too easy for you
  • Boat Moon Jump
  • Sail Through Objects (Sail through islands and such)

As always, make sure to save regularly so you don't lose your progress, as sometimes these scripts can crash your game.

*This table comes with the "Locations.lua" file. Make sure it is in the same directory as the Cheat Table for teleports to work properly. You will also need to have custom Big Endian Values enabled, and if the table asks you to run scripts on start up click "Always", as these are essential to the Teleport script.*

View attachment 318257

If you are interested in other scripts like rupee modifiers, damage modifiers I might update it at some point. If there are any issues/bugs please let me know so I can fix them when I get time.
I tried everything except downloading the right version of the table lol.Thanks anyway for the help! Works like a charm now on cemu 1.26.2f EU version of Wind waker
 
  • Like
Reactions: Dekirai and n0ted

n0ted

Well-Known Member
Newcomer
Joined
Nov 23, 2021
Messages
80
Trophies
0
XP
673
Country
Canada
Well nevermind,I looked through the post again and downloaded this table from here again

I tried everything except downloading the right version of the table lol.Thanks anyway for the help! Works like a charm now on cemu 1.26.2f EU version of Wind waker
Glad it's resolved. If you have anymore questions feel free to ask.
 

n0ted

Well-Known Member
Newcomer
Joined
Nov 23, 2021
Messages
80
Trophies
0
XP
673
Country
Canada
Cemu v 2.0.
First i tried the front page one and the one on page 2.
Alright, table updated to work with Cemu 1.27.1 - 2.0-1. Let me know if there are any further problems with the table.

You will find it here with the v3.2 release:
EDIT: Cheat Table Updated with new scripts. Will mention them in the function section.

So I thought that I would post my table in this thread. I have always enjoyed Wind Waker, and having beat it many times, so I thought that I would do some digging around in the RAM and eventually made my own Cheat Table. I did use some of the address information from @Asia81 and @toto621 to make some of my life a little easier (thanks!), but there are a lot of other new things added as well.

I have tested this on Cemu 1.27.1 - 2.0-1 with the USA version of WWHD only, so I don't know if this will work on other regions. If any one with a EUR version could let me know if this works, that would be great!

Now on to some of the functions:

  • Speed Modifiers for Red Lion Boat and Link
    • Swim, Walk, Roll Speed for Link
    • Normal Sail , Swift Sail and Cruise Speed for Boat
  • Invincibility (objects pass through you)
  • A proper Moon Jump with adjustable strength
  • Teleports to every island/coordinate on the map
  • Teleport into boat
  • No Fall Damage
  • Individual/Full Treasure Map Unlocks
  • Individual/Full Map Unlock
  • Item Spoofer
EDIT
New to v3.1:

  • Never Decrease Scripts
    • Hearts, Magic, Bombs, Arrows
  • Rupee Multiplier (Up to 255 times the amount of rupees)
  • Damage Modifiers
    • Damage to Enemies and Damage to Link if the game is too easy for you
  • Boat Moon Jump
  • Sail Through Objects (Sail through islands and such)

New to v3.2:
  • Updated to work with Cemu 2.0 release
  • Fixed Boat Teleport not working sometimes (let me know if problems still persist)

As always, make sure to save regularly so you don't lose your progress, as sometimes these scripts can crash your game.

*This table comes with the "Locations.lua" file. Make sure it is in the same directory as the Cheat Table for teleports to work properly. You will also need to have custom Big Endian Values enabled, and if the table asks you to run scripts on start up click "Always", as these are essential to the Teleport script.*

View attachment 318257

If there are any issues/bugs please let me know so I can fix them when I get time.
 
  • Like
Reactions: piek50

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BakerMan @ BakerMan:
    this is my first aurora tbh
    +1
  • BakerMan @ BakerMan:
    i mean, multiple have happened in my lifetime, but it's always been too cloudy
  • BakerMan @ BakerMan:
    IT'S LIKE THAT ALMOST EVERY FUCKING METEOR SHOWER TOO
  • BigOnYa @ BigOnYa:
    You need to setup a time lapse camera, be neat
  • BigOnYa @ BigOnYa:
    I actually use a pic of it on my pc desktop cause its cool looking
  • Xdqwerty @ Xdqwerty:
    Apparently the pro versión of pizza boy is back aswell
  • Xdqwerty @ Xdqwerty:
    Gonna download the update
  • Xdqwerty @ Xdqwerty:
    Only 2 antiviruses detected the APK as a virus on virustotal so it Must be safe
  • Xdqwerty @ Xdqwerty:
    Cuz false positive
  • Xdqwerty @ Xdqwerty:
    Wait
  • Xdqwerty @ Xdqwerty:
    Eh nvm
  • BakerMan @ BakerMan:
    sadly, the clouds are setting in now

    hey BigOnYa the clouds are coming from the south, maybe check again
  • Xdqwerty @ Xdqwerty:
    Good night it's 11 pm
  • BakerMan @ BakerMan:
    night
  • BigOnYa @ BigOnYa:
    @BakerMan Nuh I'm in for the night playing Fallout 4, ill look tomorrow night
  • BigOnYa @ BigOnYa:
    Ok had let dog out, and yea still can't see it, oh well. Maybe tom night.
  • K3Nv2 @ K3Nv2:
    Ballocks these drives aren't allowing raid
  • BigOnYa @ BigOnYa:
    That sucks, well you will get double the space then atleast.
  • K3Nv2 @ K3Nv2:
    @Sicklyboy needs to come back
  • BigOnYa @ BigOnYa:
    Did you try Raid 10?
  • K3Nv2 @ K3Nv2:
    I did raid69
  • K3Nv2 @ K3Nv2:
    The physical disk keeps disabling in bios
  • BakerMan @ BakerMan:
    hey ken did you see the aurora tonight?
  • BakerMan @ BakerMan:
    also sorry it was too cloudy, that sucks
    BakerMan @ BakerMan: also sorry it was too cloudy, that sucks