Oh duh, I didn't think about region. I'm an idiot. Thanks![]()
If you happen to come across any, please let me know! I tried using Breeze to search for values but they wouldn't change in-game.I was wondering if anyone could make some new codes for fae farms v2 with the dlc content?
I think I found how to condense it...and was able to create a Have All Items at Max/Infinite. I'm going to try them and see if it works. I'll let you guys know.FINAL FANTASY 8 (REMASTERED) 1.0.1_5
TID: 01008B900DC0A000
BID: 7F59549F6E792936
I have compiled the codes for all items (all 198 of them) in FF8 Remastered (US) and would like to know if I can get any help parsing them as Edizon is not able to read them all. I thought removing the paragraph in between would work, but nope. If anyone is interested on helping me lemme know, I'll provide all the codes. (I am also aware that some items can be obtained once so I took into consideration on only putting one of that item)
can you DM me the link too please?I found it on a Japanese website called 5ch.
Did you get the cheats im looking for some aswell2 requests.
1st request game
sword art online fatal bullet
build id 029c2837b0eee8a9
can someone make a cheat for the medals not decreseing in the medal shop or something that maxes out the medals.
2nd request
game
sword art online alicization lycoris
program id 0100115012260000
build id 33360ea29c2fbef2
can someone make a infinite gather ,or something to make highlited item in inventory be incressed to like 700 or something high like that?

Please use the search function before making a request. You will typically search the BID #. Let me know if there are any other questions.Does anyone have cheats for the following two games or can someone please update the cheats for the two games?
Thank you very much.
DRAGON BALL XENOVERSE 2 FOR NINTENDO SWITCH (version 1.12.1)
TID: 010078D000F88000
BID: B032E03B12EA769A
DRAGON BALL Z: KAKAROT + A NEW POWER AWAKENS SET (version 1.41)
TID: 010051C0134F8000
BID: 0C1B09D4D2FD0972
hmmm.....you got the right idea, but searched for it wrong.hi can you edit the cheat from dave the diver
[Money 9,999,999]
08000000 053EBFF8 D65F03C0 A9412D0A
08000000 053EBFF0 B9001D0B B900150A
08000000 053EBFE8 4A0B014A 72A0130B
08000000 053EBFE0 5292CFEB B940110A
04000000 0484C0B4 942E7FCB
to Money 100,000 only
i tried looking for the 9,999,999 from the codes by converting hex to dec
and this what i got "0098967F"
these two instructions are:053EBFE4 = 5292CFEB
053EBFE8 = 72A0130B
credit to the owner (thanks)hmmm.....you got the right idea, but searched for it wrong.
these two instructions are:
movz w11, #0x967f
movk w11, #0x98, lsl #16
which mean the w11 first is 0x967f
then 0x98 get shift until its to the left of 0x967f
so now w11 is 0x98967F, hmmm looks familiar?
so to answer your question:
100,000 = 1 86A0
so you would need to break it down into:
movz w11, #0x86A0
movk w11, #0x1, lsl #16
that is:
5290D40B
72A0002B
now we plug it back in:
[Money 100,000]
08000000 053EBFF8 D65F03C0 A9412D0A
08000000 053EBFF0 B9001D0B B900150A
08000000 053EBFE8 4A0B014A 72A0002B
08000000 053EBFE0 5290D40B B940110A
04000000 0484C0B4 942E7FCB
[credit to original author]