Joker list?

gukingofheart

Well-Known Member
OP
Member
Joined
Feb 2, 2022
Messages
234
Trophies
0
Age
124
XP
435
Country
United States
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
2000004C 0000000F
20000054 00000001
D2000000 00000000

Is Y F7FF0800?
I'm confused, since I can't find a joker list atm for DS. Can anyone help me?
 

Ryccardo

Penguin accelerator
Member
Joined
Feb 13, 2015
Messages
7,694
Trophies
1
Age
28
Location
Imola
XP
6,914
Country
Italy
http://us.codejunkies.com/support_downloads/Trainer-Toolkit-for-Nintendo-DS-User-Manual.pdf

9 = 16-bit if (terminated by D2......... so the entire code is covered in this case)
23D629A = address
F7FF = mask
0800 = value

So, the work done by
6217BC2C 00000000
B217BC2C 00000000
2000004C 0000000F
20000054 00000001
is only done when: (((value at 23D629A) bit-by-bit-nand F7FF) equals 0800)

These are not the normal button scancodes https://problemkaputt.de/gbatek.htm#dskeypad which would be at 4000130 and 4000136 (you can see examples for those in let's say pokemon platinum), 23D629A is a proprietary (= implemented by this game) area of memory used for storing button presses that whoever created this code thought to be a better choice than the standard hardware addresses, maybe it's only used during a race and/or software debounced, maybe they just wanted to make it harder to understand
 

gukingofheart

Well-Known Member
OP
Member
Joined
Feb 2, 2022
Messages
234
Trophies
0
Age
124
XP
435
Country
United States
Ahh, they only wanted to enable the button at specific points in the game, gotcha. I found the list in the PDF.. thx.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: @salazarcosplay, Good.