Hacking Post your WiiU cheat codes here!

TudorBlue

Well-Known Member
Member
Joined
Dec 29, 2007
Messages
654
Trophies
1
Age
53
Website
Visit site
XP
671
Country
I hope your successful, any time I try to make a code things crash. I think the problem is my antique of a PC.


Still having problems. Think whats needed is an easy to follow tutorial, every time I add values and click search, In getting the message asking me if i want to start a new search. Om on 5.5.2, my wiiu connects to my pc ok, and so far I have tried saves which I have 8 hearts (32) and 4 (16). Must be doing something wrong.
 

Maq47

Lord of Pyro
Member
Joined
Jan 7, 2012
Messages
1,261
Trophies
1
Location
Your basement
Website
idont.have.one
XP
3,328
Country
United States
Still having problems. Think whats needed is an easy to follow tutorial, every time I add values and click search, In getting the message asking me if i want to start a new search. Om on 5.5.2, my wiiu connects to my pc ok, and so far I have tried saves which I have 8 hearts (32) and 4 (16). Must be doing something wrong.

Try using this as a guide:



When he says that he is searching between 10000000 and 13000000, you should input 40000000 and 46000000 for that step.
 

Maq47

Lord of Pyro
Member
Joined
Jan 7, 2012
Messages
1,261
Trophies
1
Location
Your basement
Website
idont.have.one
XP
3,328
Country
United States
Speaking of, I figured out the region for RAM in GBA VC games. It was in the 0x44000000 - 0x46000000 range, while I only tested ranges up to 0x44000000 when I searched that region. I guess I should have checked all of the 0x10000000 - 0x4BFA0000 region first before posting here. :(
 
  • Like
Reactions: BullyWiiPlaza

cearp

瓜老外
Developer
Joined
May 26, 2008
Messages
8,737
Trophies
2
XP
8,582
Country
Tuvalu
I searched for 'pikmin' in this thread, I saw some codes, some ideas, I tried the code from the OP but maybe it's the wrong code type/code for version 1? (although version 2.0.0 came out before this thread etc, 2014 I think)

What I want is a timer reset/stop code for pikmin 3 eur v2.0.0
I'm not asking anyone to make it for me, I would imagine it exists somewhere or someone has made it and is using it already, I just can't find it.

When I pasted in jgecko u:
Reset Timer [CosmoCortney]
35A288B4 00000000


Nothing happened, the time was still advancing. It was Day 2, where you control Aleph, I think that is the first normal day, so I guess it should work if it would work.

I'm new to wii u codes, sorry if I'm missing something simple.
Thanks
 

BullyWiiPlaza

Nintendo Hacking <3
Member
Joined
Aug 2, 2014
Messages
1,932
Trophies
0
XP
2,477
Country
Germany
I searched for 'pikmin' in this thread, I saw some codes, some ideas, I tried the code from the OP but maybe it's the wrong code type/code for version 1? (although version 2.0.0 came out before this thread etc, 2014 I think)

What I want is a timer reset/stop code for pikmin 3 eur v2.0.0
I'm not asking anyone to make it for me, I would imagine it exists somewhere or someone has made it and is using it already, I just can't find it.

When I pasted in jgecko u:
Reset Timer [CosmoCortney]
35A288B4 00000000
This is not a valid code because it's really old:
http://cosmocortney.ddns.net/enzy/cafe_code_types_en.php
 

Woody8275

Well-Known Member
Member
Joined
Sep 4, 2013
Messages
656
Trophies
0
XP
763
Country
United Kingdom
ok to update it i guess i would do this:
00020000 35A288B4
00000000 00000000

providing that code is for v2.0.0, it should work i hope :)
thanks
I tried it and it does not work as when you look at the memory address in TCP gecko its unused meaning the address to reset timer is different and I cant find another address for this anywhere else
 
  • Like
Reactions: cearp

DarkFlare69

Well-Known Member
Member
Joined
Dec 8, 2014
Messages
5,147
Trophies
2
Location
Chicago
XP
4,752
Country
United States
Mario Kart 8

Disable Boundaries Online v4.0:
xor r1, r1, r1
xor r2, r2, r2
xor r3, r3, r3
xor r4, r4, r4
xor r5, r5, r5
lis r1, 0x4445
ori r1, r1, 0x428C
lwz r1, 0 (r1)
lwz r1, 0xC8 (r1)
lis r2, 0x1F6B
ori r2, r2, 0x4C18
lwz r2, 0 (r2)
mulli r2, r2, 0x6C
addi r2, r2, 8
add r1, r2, r1
lis r2, 0
ori r2, r2, 0x1040
sth r2, 2 (r1)
lis r3, 0x4445
ori r3, r3, 0xAC50
lis r4, 0x1F6B
ori r4, r4, 0x4C18
lis r5, 0
lwz r4, 0 (r4)
mulli r4, r4, 4
add r4, r4, r3
lwz r4, 0 (r4)
stw r5, 0x14C4 (r4)

Disable Boundaries Online v4.0 [DarkFlare]
C0000011 60000000
7C210A78 7C421278
7C631A78 7C842278
7CA52A78 3C204445
6021428C 80210000
802100C8 3C401F6B
60424C18 80420000
1C42006C 38420008
7C220A14 3C400000
60421040 B0410002
3C604445 6063AC50
3C801F6B 60844C18
3CA00000 80840000
1C840004 7C841A14
80840000 90A414C4
60000000 3C40010F
60426AE0 7C4903A6
4E800420 00000000

 
  • Like
Reactions: KeyZiro and cearp

DarkFlare69

Well-Known Member
Member
Joined
Dec 8, 2014
Messages
5,147
Trophies
2
Location
Chicago
XP
4,752
Country
United States
Mario Kart 8

This code has been optimized further. Execution time is improved and code is cleaned up. It works by calculating your address based on player slot instead of having defined addresses to write to for each player slot.

Disable Boundaries Online v4.0:
lis r1, 0x4445
lwz r1, 0x428C (r1)
lwz r1, 0xC8 (r1)
lis r2, 0x1F6B
lwz r2, 0x4C18 (r2)
mulli r2, r2, 0x6C
addi r2, r2, 8
add r1, r2, r1
lis r2, 0
ori r2, r2, 0x1040
sth r2, 2 (r1)
lis r3, 0x4445
ori r3, r3, 0xAC50
lis r4, 0x1F6B
lis r5, 0
lwz r4, 0x4C18 (r4)
mulli r4, r4, 4
add r4, r4, r3
lwz r4, 0 (r4)
stw r5, 0x14C4 (r4)

Disable Boundaries Online v4.0 [DarkFlare]
C000000D 60000000
3C204445 8021428C
802100C8 3C401F6B
80424C18 1C42006C
38420008 7C220A14
3C400000 60421040
B0410002 3C604445
6063AC50 3C801F6B
3CA00000 80844C18
1C840004 7C841A14
80840000 90A414C4
60000000 3C40010F
60426AE0 7C4903A6
4E800420 00000000
 
  • Like
Reactions: cearp

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,238
Trophies
2
XP
34,777
Country
Mexico
Is there like a way to make a Wii U cheat code to make this glitch occur everywhere else in Breath of the Wild?

http://imgur.com/a/jCI8F

48lOsql.jpg

Basically, there is a particular spot in Lake Hylia that completely removes the celshade effect applied to Link and other objects.
It would be interesting to see what causes this and perhaps make it into a Cheat Code to completely remove the celshaded effect from the whole game to give it a more realistic feel.

Heck I would give the game another playthrough with that effect applied.
It looks really neat.
 

TudorBlue

Well-Known Member
Member
Joined
Dec 29, 2007
Messages
654
Trophies
1
Age
53
Website
Visit site
XP
671
Country
Try using this as a guide:



When he says that he is searching between 10000000 and 13000000, you should input 40000000 and 46000000 for that step.


Gave up on trying to get the health codes so I tried arrows, I have followed the tutorial, I can get as far as the second search but it comes back as 0 results then asks me if I want to start another search. Help
 

DarkFlare69

Well-Known Member
Member
Joined
Dec 8, 2014
Messages
5,147
Trophies
2
Location
Chicago
XP
4,752
Country
United States
Mario Kart 8

Unlimited Laps Online Source:
lis r1, 0x4445
lwz r1, 0x428C (r1)
lwz r1, 0xC8 (r1)
lis r2, 0x1F6B
lwz r2, 0x4C18 (r2)
mulli r2, r2, 0x6C
addi r2, r2, 8
add r1, r2, r1
lis r2, 0
ori r2, r2, 0x1041
sth r2, 2 (r1)

Unlimited Laps Online [DarkFlare]
C0000008 60000000
3C204445 8021428C
802100C8 3C401F6B
80424C18 1C42006C
38420008 7C220A14
3C400000 60421041
B0410002 3C40010F
60426AE0 7C4903A6
4E800420 00000000

 

skoolzout1

Well-Known Member
Member
Joined
Mar 16, 2017
Messages
538
Trophies
0
Location
The Maple Syrup Aisle
XP
953
Country
Canada
botw

Dpad Down to Trigger Bloodmoon [skoolzout1]
03010000 102F48AA
00000100 00000000
30000000 10938150
3E719999 424E6666
31000000 0000008C
30100000 00000000
3E7198E7 424E65A8
31000000 0000D0C4
30100000 00000000
3E75D187 4252E120
31000000 FFFFFFF0
04120000 00000000
00000100 00000000
00120000 00000100
D0000000 DEADCAFE

Triggers a bloodmoon instantly regardless of time or anything.

Wind Speed Mod [skoolzout1]
30000000 10938150
3E719999 424E6666
31000000 0000008C
30100000 00000000
3E7198E7 424E65A8
31000000 000027B0
00120000 XXXXXXXX
D0000000 DEADCAFE
*Edits global windspeed, as a float.

Quick Spin with Any Weapon [skoolzout1]
30000000 10938A8C
402CA1BA 4424D5F5
31000000 FFFFF4E4
30100000 00000000
417A01C0 4586D4FF
31000000 00000917
00100000 00000000
D0000000 DEADCAFE
*Performing a quick spin will do the equivalent of releasing the charged B move for that weapon.

I do still make random codes for this game but i get the feeling nobody cares anymore.


...Until DLC pack 2 is released, then people will care lol.
 
Last edited by skoolzout1,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=sGClRsx0x64