ROM Hack Code finding without gateway

Nanquitas

Well-Known Member
Member
Joined
Sep 29, 2015
Messages
2,345
Trophies
0
Age
30
Location
South of France :)
XP
3,336
Country
France
I'm all for this idea. Idk why something hasn't been developed yet. I don't want to spend money on a gateway just to make cheats. A way to search cheats was one of the first and most useful psp plugins. I know not all devices aren't the same, I was just making a statement. Real-time cheats would be a huge benefit to cfw users.
 

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,924
Trophies
0
Age
38
XP
5,162
Country
United States
i dont get how people dont know how to make gateway cheats, it has its simple and easy cheat menu.

--------------------- MERGED ---------------------------

Yeah also do you know how to make activation codes like when impress two button it will activate


Memory Writes:
0XXXXXXX YYYYYYYY – 32bit write to [XXXXXXX + offset]
1XXXXXXX 0000YYYY – 16bit write to [XXXXXXX + offset]
2XXXXXXX 000000YY – 8bit write to [XXXXXXX + offset]

Conditional 32bit codes:
3XXXXXXX YYYYYYYY – Greater Than (YYYYYYYY > [XXXXXXX + offset])
4XXXXXXX YYYYYYYY – Less Than (YYYYYYYY < [XXXXXXX + offset])
5XXXXXXX YYYYYYYY – Equal To (YYYYYYYY == [XXXXXXX + offset])
6XXXXXXX YYYYYYYY – Not Equal To (YYYYYYYY != [XXXXXXX + offset])

Conditional 16bit deref + write codes:
7XXXXXXX ZZZZYYYY – Greater Than
8XXXXXXX ZZZZYYYY – Less Than
9XXXXXXX ZZZZYYYY – Equal To
AXXXXXXX ZZZZYYYY – Not Equal To

Offset Codes:
BXXXXXXX 00000000 – offset = *(xxx)
D3000000 XXXXXXXX – set offset to immediate value
DC000000 XXXXXXXX – Adds an value to the current offset

Loop Code:
C0000000 YYYYYYYY – Sets the repeat value to ‘YYYYYYYY’
D1000000 00000000 – Loop execute
D0000000 00000000 – Terminator code

Data Register Codes:
D4000000 XXXXXXXX – Adds XXXXXXXX to the data register
D5000000 XXXXXXXX – Sets the data register to XXXXXXXX
D6000000 XXXXXXXX – (32bit) [XXXXXXXX+offset] = data ; offset += 4
D7000000 XXXXXXXX – (16bit) [XXXXXXXX+offset] = data & 0xffff ; offset += 2
D8000000 XXXXXXXX – (8bit) [XXXXXXXX+offset] = data & 0xff ; offset++
D9000000 XXXXXXXX – (32bit) sets data to [XXXXXXXX+offset]
DA000000 XXXXXXXX – (16bit) sets data to [XXXXXXXX+offset] & 0xffff
DB000000 XXXXXXXX – (8bit) sets data to [XXXXXXXX+offset] & 0xff

Special Codes:
DD000000 XXXXXXXX – if KEYPAD has value XXXXXXXX execute next block







SPECIAL KEYPAD CODE
===================
As for the Special KEYPAD cheat code, the keypad value can be any combination of the following:


0x1 A
0x2 B
0x4 Select
0x8 Start
0x10 Right
0x20 Left
0x40 Up
0x80 Down
0x100 R
0x200 L
0x400 X
0x800 Y

the bold is to use activators, if you want to combine buttons, simply add the values.

for example
DD000000 000000101 would be press R+A then put your cheat code
xxxxxxxx xxxxxxxx then put a terminator code
D0000000 00000000 this stops your code unlike one user who uses the same activators for multiple codes, but forgets to add the terminator, the other codes wont work without it.
 
  • Like
Reactions: SuzieJoeBob

busmanl30

Well-Known Member
OP
Member
Joined
May 4, 2017
Messages
249
Trophies
0
Age
43
XP
256
Country
United States


I saw this it's very nice good job can't wait for release



Ok I'm using legend of Zelda a link between worlds USA trying to dump ram which one do I choose or just do all of them
2zpqc5l.jpg
 

busmanl30

Well-Known Member
OP
Member
Joined
May 4, 2017
Messages
249
Trophies
0
Age
43
XP
256
Country
United States

RyDog

Lazy Animal Crossing hacks
Member
Joined
Apr 26, 2015
Messages
1,698
Trophies
1
Age
24
XP
2,850
Country
United States
You do realize we can't help you if you don't tell us what your problem is?
Also, we could perhaps be busy with stuff? :unsure:
There is absolutely no reason for you to spam. We will help you when we have the time and when we know what your problem is.
 

busmanl30

Well-Known Member
OP
Member
Joined
May 4, 2017
Messages
249
Trophies
0
Age
43
XP
256
Country
United States
You do realize we can't help you if you don't tell us what your problem is?
Also, we could perhaps be busy with stuff? :unsure:
There is absolutely no reason for you to spam. We will help you when we have the time and when we know what your problem is.
The problem is that I believe I'm searching codes wrong and poking them wrong like fuck

--------------------- MERGED ---------------------------

I'm getting so pissed of with this
 

RyDog

Lazy Animal Crossing hacks
Member
Joined
Apr 26, 2015
Messages
1,698
Trophies
1
Age
24
XP
2,850
Country
United States
The problem is that I believe I'm searching codes wrong and poking them wrong like fuck

--------------------- MERGED ---------------------------

I'm getting so pissed of with this
What values? What offsets? Which game?
When reporting an issue, be as specific as possible as we're not psychic....
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: Sup