Gaming Gateway Cheats

Status
Not open for further replies.

qaz015393

Well-Known Member
Member
Joined
Jan 28, 2009
Messages
826
Trophies
1
XP
851
Country
United States
Let me know if you can get the HP code working, if you can I'll teach you the stat modifier one, it's just as easy. To be honest, I wouldn't know how to load your save file and don't have interest in learning :P
Every Time I try searching for codes I get "Too many hits left! Keep hunting!" I did this for Hp/MP & exp but keep getting same message. I went into '16bi't to search for cheats than 'less than' .
 

TheGoomba

Member
Newcomer
Joined
May 10, 2008
Messages
20
Trophies
1
XP
219
Country
United States
Every Time I try searching for codes I get "Too many hits left! Keep hunting!" I did this for Hp/MP & exp but keep getting same message. I went into '16bi't to search for cheats than 'less than' .

You're only looking for hp, did your hp go down before you searched less than? Try going into a free battle where only you are dispatched to test. It really only takes about 2 mins or less to find. (You can't heal, your hp has to only go down)

And you need to follow my steps obviously, your response sounds like you're doing other stuff to be honest. Needs to be exact 16bit search (not signed or unsigned) where you manually enter your current hp as you enter battle. After hp drops twice and 2 searches, you'll be able to see the view list. I did this the second half of the game without issues.
 
Last edited by TheGoomba,

qaz015393

Well-Known Member
Member
Joined
Jan 28, 2009
Messages
826
Trophies
1
XP
851
Country
United States
You're only looking for hp, did your hp go down before you searched less than? Try going into a free battle where only you are dispatched to test. It really only takes about 2 mins or less to find. (You can't heal, your hp has to only go down)

And you need to follow my steps obviously, your response sounds like you're doing other stuff to be honest. Needs to be exact 16bit search (not signed or unsigned) where you manually enter your current hp as you enter battle. After hp drops twice and 2 searches, you'll be able to see the view list. I did this the second half of the game without issues.

Ok I did it
here is what I got so far & testing them now

[Hp?]
0844A8C0 FFFFFFFF

[Hp?]
084A52F0 FFFFFFFF
FFFFFFFF
[Mp?]
0844A8C4 FFFFFFFF

[mp?]
084A52F4 FFFFFFFF

EDIT: Yep none of those work. & I searched for the HP for these.
 
Last edited by qaz015393,

TheGoomba

Member
Newcomer
Joined
May 10, 2008
Messages
20
Trophies
1
XP
219
Country
United States
Ok I did it
here is what I got so far & testing them now

[Hp?]
0844A8C0 FFFFFFFF

[Hp?]
084A52F0 FFFFFFFF
FFFFFFFF
[Mp?]
0844A8C4 FFFFFFFF

[mp?]
084A52F4 FFFFFFFF

You only change the last 2 memory addresses, should be 0000FFFF. What was your hp on the last less than search?
 

TheGoomba

Member
Newcomer
Joined
May 10, 2008
Messages
20
Trophies
1
XP
219
Country
United States
I searched 210 first than selected 'less than' after each decrease.

I'm asking what number was your hp at on the last decrease. When it let you finally view the list. That number will match the memory address you need to modify in hex.

For example, if you had 150 hp left when you got to view the list, 150 is 96 in hex. So you would modify the address ending in 96. It would look something like 084XXX96, get it?

Once again, you are only looking for the HP address, not sure why you keep mentioning MP when it's not even part of the search. Off to bed, Goodluck and reread my original instructions if you're still having trouble.
 
Last edited by TheGoomba,

qaz015393

Well-Known Member
Member
Joined
Jan 28, 2009
Messages
826
Trophies
1
XP
851
Country
United States
I'm asking what number was your hp at on the last decrease. When it let you finally view the list. That number will match the memory address you need to modify in hex.

For example, if you had 150 hp left when you got to view the list, 150 is 96 in hex. So you would modify the address ending in 96. It would look something like 084XXX96, get it?

Once again, you are only looking for the HP address, not sure why you keep mentioning MP when it's not even part of the search. Off to bed, Goodluck and reread my original instructions if you're still having trouble.
My hp was 80 when I was able to view the list.

0844A8C0

And sorry about that.
Also when I viewed it I got these 2
0844A8C0
084A52F0
 
Last edited by qaz015393,

TheGoomba

Member
Newcomer
Joined
May 10, 2008
Messages
20
Trophies
1
XP
219
Country
United States
80 in hex is 50 which isn't on your list, the first address ending in C0 is 192 in decimal which doesn't match. Try again bud, you're getting close atleast. Make sure you clear the search before giving it another round.

When you get the right address, change it to 0000FFFF. You're aware you can change it live right? Click on the match and edit it realtime, you'll see your HP bar grow when it works.
 
Last edited by TheGoomba,
  • Like
Reactions: qaz015393

qaz015393

Well-Known Member
Member
Joined
Jan 28, 2009
Messages
826
Trophies
1
XP
851
Country
United States
80 in hex is 50 which isn't on your list, the first address ending in C0 is 192 in decimal which doesn't match. Try again bud, your getting close atleast. Make sure you clear the search before giving it another round.

When you get the right address, change it to 0000FFFF. You're aware you can change it live right? Click on the match and edit it realtime, you'll see your HP bar grow when it works.
Yeah will get to used to it soon. Feel free to share those beginning cheats if you can. Just incase I cant get any.
 

Lord M

Well-Known Member
Member
Joined
Oct 31, 2014
Messages
1,075
Trophies
0
Age
31
XP
502
Country
Italy
a code i have been working on :)
type the item id and press R!


148 lines of code... hefty but i don't think i could have done it another way, unless gw lets us use ASM :) (i think it needs to be in 3 parts, when i made it in 1 it didn't work, maybe just a small mistake i made though)

please let me know how it works for you!
item ids can be found here - https://github.com/kwsch/NLSE/blob/master/Resources/text/item_en.txt
so credits to them for dumping them!
not every item can be held in the inventory (unlike wild world lol) so we can't hold rocks, trees etc... so they won't work if you try.

code for USA game, villager 1. (villager 2 is easy but it's a slightly different code)
use CAPITAL letters when you type the id. i can 'fix' that to only work with lower case.

Code:
[Text2Item Part1]
DD000000 00000100
D3000000 10000000
DB000000 06F4C160
D4000000 FFFFFFD0
D8000000 0FFADFC8
D3000000 10000000
4FFADFC8 00000010
D4000000 FFFFFFF9
D8000000 0FFADFC8
D0000000 00000000
DD000000 00000100
D3000000 10000000
DB000000 06F4C162
D4000000 FFFFFFD0
D8000000 0FFADFCC
D3000000 10000000
4FFADFCC 00000010
D4000000 FFFFFFF9
D8000000 0FFADFCC
D0000000 00000000
DD000000 00000100
D3000000 10000000
DB000000 06F4C164
D4000000 FFFFFFD0
D8000000 0FFADFD0
D3000000 10000000
4FFADFD0 00000010
D4000000 FFFFFFF9
D8000000 0FFADFD0
D0000000 00000000
DD000000 00000100
D3000000 10000000
DB000000 06F4C166
D4000000 FFFFFFD0
D8000000 0FFADFD4
D3000000 10000000
4FFADFD4 00000010
D4000000 FFFFFFF9
D8000000 0FFADFD4
D2000000 00000000

[Text2Item Part2]
DD000000 00000100
D3000000 10000000
DB000000 0FFADFCC
5FFADFC8 00000001
D4000000 00000010
D0000000 00000000
5FFADFC8 00000002
D4000000 00000020
D0000000 00000000
5FFADFC8 00000003
D4000000 00000030
D0000000 00000000
5FFADFC8 00000004
D4000000 00000040
D0000000 00000000
5FFADFC8 00000005
D4000000 00000050
D0000000 00000000
5FFADFC8 00000006
D4000000 00000060
D0000000 00000000
5FFADFC8 00000007
D4000000 00000070
D0000000 00000000
5FFADFC8 00000008
D4000000 00000080
D0000000 00000000
5FFADFC8 00000009
D4000000 00000090
D0000000 00000000
5FFADFC8 0000000A
D4000000 000000A0
D0000000 00000000
5FFADFC8 0000000B
D4000000 000000B0
D0000000 00000000
5FFADFC8 0000000C
D4000000 000000C0
D0000000 00000000
5FFADFC8 0000000D
D4000000 000000D0
D0000000 00000000
5FFADFC8 0000000E
D4000000 000000E0
D0000000 00000000
5FFADFC8 0000000F
D4000000 000000F0
D0000000 00000000
DD000000 00000100
D3000000 10000000
D8000000 0FFADFD9
D2000000 00000000

[Text2Item Part 3]
DD000000 00000100
D3000000 10000000
DB000000 0FFADFD4
5FFADFD0 00000001
D4000000 00000010
D0000000 00000000
5FFADFD0 00000002
D4000000 00000020
D0000000 00000000
5FFADFD0 00000003
D4000000 00000030
D0000000 00000000
5FFADFD0 00000004
D4000000 00000040
D0000000 00000000
5FFADFD0 00000005
D4000000 00000050
D0000000 00000000
5FFADFD0 00000006
D4000000 00000060
D0000000 00000000
5FFADFD0 00000007
D4000000 00000070
D0000000 00000000
5FFADFD0 00000008
D4000000 00000080
D0000000 00000000
5FFADFD0 00000009
D4000000 00000090
D0000000 00000000
5FFADFD0 0000000A
D4000000 000000A0
D0000000 00000000
5FFADFD0 0000000B
D4000000 000000B0
D0000000 00000000
5FFADFD0 0000000C
D4000000 000000C0
D0000000 00000000
5FFADFD0 0000000D
D4000000 000000D0
D0000000 00000000
5FFADFD0 0000000E
D4000000 000000E0
D0000000 00000000
5FFADFD0 0000000F
D4000000 000000F0
D0000000 00000000
DD000000 00000100
D3000000 10000000
D8000000 0FFADFD8
D2000000 00000000
DD000000 00000100
DA000000 1FFADFD8
D7000000 15FBEAD0
D2000000 00000000

Really amazing. You can explain step by step how you do it? Because GW have many search function but until now we see only ordinary codes, and this one is not ordinary lol
 
  • Like
Reactions: cearp

Binebina87

Well-Known Member
Member
Joined
May 27, 2013
Messages
247
Trophies
0
XP
1,145
Country
Germany
@Lord M @Binebina87 - i posted a eur version on fort42! let me know how it works for you. it worked fine for me :)

thank you so much for your effort!
Sadly my game freezes when I press R.

EDIT: Maybe its because I'm using the legit EU cia. Could you please explain how you find the address? Then I can search it for myself :-)
 
Last edited by Binebina87,

Errorjack

Well-Known Member
Member
Joined
May 23, 2010
Messages
222
Trophies
0
XP
299
Country
United States
thanks :) i updated the post! (i shared my code)

@Errorjack - yes i tested my MM and yeah... i go walking towards woodfall from termina and when the map changes the code stops working, i go back to termina and it still doesn't work. i moved around many places and found many different addresses, so yeah... definitely dynamic. i will test my codes more in the future :)
now... how do we find the pointer? :D

Wish we knew how to find pointers, not sure where to start.
 
  • Like
Reactions: cearp
Status
Not open for further replies.

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • realtimesave @ realtimesave:
    @SylverReZ that reminds me that my friend sells CRTs he gets cheap or free for hundreds of dollars. people are dumb
    +1
  • RedColoredStars @ RedColoredStars:
    And is incredibly annoying.
  • realtimesave @ realtimesave:
    man I just washed my shoes and they look exactly the same as before I washed them :|
  • realtimesave @ realtimesave:
    luckily they didn't fall apart
  • RedColoredStars @ RedColoredStars:
    Some CRTs are very much worth the price
  • RedColoredStars @ RedColoredStars:
    i used to go out to the recycling center every couple weeks and look at the crts and other electronics people would drop off. Usually screens were broken or severely scratched from being tossed around. Did find a good one here and there, but never anything like a 1080i widescreen crt.
  • RedColoredStars @ RedColoredStars:
    Or a good contition 40" Sony Trini that weighs 300 lbs. lol
  • RedColoredStars @ RedColoredStars:
    Literally 300 lbs. lolol
  • BigOnYa @ BigOnYa:
    I have a few of those boat anchors in my basement I tried giving away but no one wanted them, So anyone close to Columbus, Ohio area that wants them, (26", 2x 19") please come get, for free.
  • RedColoredStars @ RedColoredStars:
    Dont know anyone wants those smaller ones. Most are after larger sizes and the kinda top of the line models
  • RedColoredStars @ RedColoredStars:
    Motion handling and input lag on those things destroy plasmas, led, oled
  • realtimesave @ realtimesave:
    I had some really nice CRTs I should've kept
  • realtimesave @ realtimesave:
    now I have all lcd
  • realtimesave @ realtimesave:
    one in particular I regret getting rid of oh well :|
  • realtimesave @ realtimesave:
    the Sonys and stuff I don't care about
  • realtimesave @ realtimesave:
    and used LCD are hard to sell I can imagine.. not worth much
  • realtimesave @ realtimesave:
    @SylverReZ where do u lurk
  • a_username_that_isnt_cool @ a_username_that_isnt_cool:
    Is it piracy if it was released for free? Not in my opinion, but I also think it's not piracy if buying it isn't owning it, and it's not piracy if you can't buy it from the original creators anymore.
  • K3Nv2 @ K3Nv2:
    Free release can have loopholes where they still make money through ads
    +1
  • Xdqwerty @ Xdqwerty:
    sigh
  • Xdqwerty @ Xdqwerty:
    @a_username_that_isnt_cool, could you change your username?
  • Xdqwerty @ Xdqwerty:
    i guess not...
  • Xdqwerty @ Xdqwerty:
    yawn
  • Xdqwerty @ Xdqwerty:
    anybody here?
    Xdqwerty @ Xdqwerty: anybody here?