Hacking ROM Hack Pokemon Scarlet & Violet Cheat Database

  • Thread starter Thread starter OblivionReign
  • Start date Start date
  • Views Views 3,497,358
  • Replies Replies 10,296
  • Likes Likes 202
Oh yeah, this is not a emulator support sorry. Console only.

Actually, it seems you or the cheat porter made a typo on one of the cheat lines for 100% Fast Capture:

04000000 0197E48C 52800028

should be

04000000 0197E4BC 52800028

from what I can tell. As is, the cheat crashes in breeze, and does nothing in emulator. You may want to test to be sure. The line before (04000000 0197E434 14000020) does a branch to 0197E4B4, which is 8 bytes away from the incorrect line; if the line were correct, the line before it would ensure that it would never execute, so it has to be wrong.
 
  • Like
Reactions: SkullHex2
Actually, it seems you or the cheat porter made a typo on one of the cheat lines for 100% Fast Capture:

04000000 0197E48C 52800028

should be

04000000 0197E4BC 52800028

from what I can tell. As is, the cheat crashes in breeze, and does nothing in emulator. You may want to test to be sure. The line before (04000000 0197E434 14000020) does a branch to 0197E4B4, which is 8 bytes away from the incorrect line; if the line were correct, the line before it would ensure that it would never execute, so it has to be wrong.
It has been corrected. Thank you.
 
  • Like
Reactions: ModdedBuildz
I used encounter mod, default encounter, riolu encounter and this level 80 cheat together, but riolu is level 100 everytime
 
okay then I'm doing something wrong, but I don't know what?!
Post automatically merged:

do you have lvl 80 cheats for v3.0.0 violet?
i want to give it a try
Just go to the version 3.0.0 codes in the main post and fine the level 100 code and change the last line 00000064 to 00000050
 
Anyone having issues when activating cheats the game freezes? Happens when I first start and have the first battle after choosing starter. Just as you start the battle it just freezes but game sound still going.
 
[Encounter Level 80]
04000000 0343FD28 00000050
Hey Oblivion, I see you post a lot of useful stuff and to tell you the truth this is my first post in here, I’m pretty new to this cheating system and I don’t know how to make my own, so I beg the community and if you can I would appreciate the help, I would like a cheat for marks, I have looked everywhere and can’t find a ost with the marks cheats, I don’t know if you or anybody on the community can make a cheat for marks in the wild whenever you catch a pokemon, I would love that very much, if somebody can help me out with this I would appreciate it very much
 
Hey Oblivion, I see you post a lot of useful stuff and to tell you the truth this is my first post in here, I’m pretty new to this cheating system and I don’t know how to make my own, so I beg the community and if you can I would appreciate the help, I would like a cheat for marks, I have looked everywhere and can’t find a ost with the marks cheats, I don’t know if you or anybody on the community can make a cheat for marks in the wild whenever you catch a pokemon, I would love that very much, if somebody can help me out with this I would appreciate it very much
Possibly could, but you'd have to give a few hours at the minimum.. but how many marks even is there? So many variables with it..
 
Possibly could, but you'd have to give a few hours at the minimum.. but how many marks even is there? So many variables with it..
Hey, I have a request: a pointer chain to the Candies pouch. I found an EXP Candy XS and wish to change it into an EXP Candy M because as it is, level up is painfully slow, even when I change the Candy EXP multiplier to 128x. Because my items never go down, and becauseitem IDs are apparently not publiuc for ScVi, making it myself is just outside my capabilities.
 
Hey, I have a request: a pointer chain to the Candies pouch. I found an EXP Candy XS and wish to change it into an EXP Candy M because as it is, level up is painfully slow, even when I change the Candy EXP multiplier to 128x. Because my items never go down, and becauseitem IDs are apparently not publiuc for ScVi, making it myself is just outside my capabilities.
Can try.. pointers were so painful if not near impossible to make with the way the memory randomizes on this game.
 
Can try.. pointers were so painful if not near impossible to make with the way the memory randomizes on this game.
Can you at least find one item slot and figure out how it's formatted, then change it's ID to compile a list of items until you find the IDs of the Candies? If you can find the IDs of the Candies and the format, I can find the address myself and edit it as needed. I just need that first step.
 
Hey, I have a request: a pointer chain to the Candies pouch. I found an EXP Candy XS and wish to change it into an EXP Candy M because as it is, level up is painfully slow, even when I change the Candy EXP multiplier to 128x. Because my items never go down, and becauseitem IDs are apparently not publiuc for ScVi, making it myself is just outside my capabilities.
if 128x is not enough, maybe change it to 256x or 4096x or more
 
if 128x is not enough, maybe change it to 256x or 4096x or more
It requires shifting a max 32-bit (and the way it is used may be limited to 24 bits) value left by 8 or more, which in coding terms is unsafe due to the risk of overflow on higher values. In this case, an EXP Candy XL (30,000 EXP) when left shifted 12 bits (x4096) will surpass the 24-bit mark, which may be unsafe, as I said above, due to the possibility of the 32-bit value only being able to handle processing 24 bits for the math.
 
Is there any guide on how to use the codes? I tried the one in the OP's profile but that page is down. Please and thanks!
 

Site & Scene News

Popular threads in this forum