Hacking ROM Hack Pokemon Scarlet & Violet Cheat Database

  • Thread starter Thread starter OblivionReign
  • Start date Start date
  • Views Views 3,488,913
  • Replies Replies 10,294
  • Likes Likes 202
Hey there, forgive me for bothering. I'm going to ask for something outdated but I want to make a shinylocke and I want a cheat so that the trainer Pokémon are always shiny in version 1.0.1 of Pokémon Scarlet and also Violet, since it has many mods and modifications and it would help me a lot so I don't have to edit all the trainers in the game to make this happen. I have no problem sharing the mod, if you can help me I would greatly appreciate it. I can't find tutorials to "create" cheats either.
 
Hey there, forgive me for bothering. I'm going to ask for something outdated but I want to make a shinylocke and I want a cheat so that the trainer Pokémon are always shiny in version 1.0.1 of Pokémon Scarlet and also Violet, since it has many mods and modifications and it would help me a lot so I don't have to edit all the trainers in the game to make this happen. I have no problem sharing the mod, if you can help me I would greatly appreciate it. I can't find tutorials to "create" cheats either.
Just use PKNX to set up setting of trainer pokemon to be shiny
 
Just use PKNX to set up setting of trainer pokemon to be shiny
Thanks for the help, if I'm not mistaken PkNX to edit the Scarlet and Violet ROM is not yet available.
Even so the Romfs is already edited in the trainers so the cheat would be ideal to not edit the romfs and simply have the Pokémon in its shiny version.
 
Thanks for the help, if I'm not mistaken PkNX to edit the Scarlet and Violet ROM is not yet available.
Even so the Romfs is already edited in the trainers so the cheat would be ideal to not edit the romfs and simply have the Pokémon in its shiny version.
Pknx had support before the games even launched

And although it probably is possible with a code, it would be way too much data to edit with code.
 
Pknx had support before the games even launched

And although it probably is possible with a code, it would be way too much data to edit with code.

I just checked kwsch's github, and unless I'm missing something, this is what it has to say about support for scarlet: "Scarlet / Violet (Currently only for dumping information, not to edit files!)".

I compiled PKNX myself from the latest commit, and I needed to use an older update of Scarlet for PKNX to even read the contents. So unless I'm grossly missing something, support for Scarlet / Violet is still a long way off. It certainly fails to read the game updated to the latest patch for me personally, but I recall it being able to dump some stuff from an earlier update (before the HOME update I believe).

I would love for full support to materialize, but I understand that if it was simple and quick to implement, it would have already been done so.
 
There's codes for a whole bunch of versions in the zip.
The v2.0.2 cheats do work.
Post automatically merged:


I've been using this to create default spawns. I've not had any issues, let me know if you do.
Code:
[Encounter (Default) 2.0.2]
04000000 0334EB98 D503201F
04000000 0334EBB0 D503201F
OK it was working but now its spawning eggs for some reason even though I have the exact same code.
 
  • Like
Reactions: SaipanDamashii
Sorry for noob question. I need your help mons are not spawning in my violet version. I dont know what to uncheck. Please help :(
 
Hello Guys! Just finish install pokemon scarlet and cheat for version 2.0.2. First cheat i tried to use was "60 FPS" because game was laggy and slow. Unfortunately after using the "FPS cheat", the game is even slower than before, my character move like a turtle. Any solution to resolve this problem? Animation, movement are just too slow to enjoy the game at the moment. Thanks for your reply
 
So how do you use the game speed modifier properly cuz my game in slow-mo now and I don't know how to revert it
 
does anyone know the offsets to activate a cheat by pressing ZR?
The code for button activation is
Code:
8XXXXXXX
For specifically ZR it is
Code:
80000200

To implement it in a cheat the formatting is this:
Code:
[Some Example Cheat]
80000200
XXXXXXXX YYYYYYYY ZZZZZZZZ
AAAAAAAA BBBBBBBB CCCCCCCC
20000000
This is specifically a ZR button example, if you want to implement different buttons go here for the documentation:
https://github.com/Atmosphere-NX/Atmosphere/blob/master/docs/features/cheats.md
 
can someone help me get a code for the [2nd split Ignore Evolve Condition (on) v2.02] please; the one posted does not work for emulators
 
hey @INSTRUMENTAL would you be able to help me modify this code?

[4x Shiny Chance]
04000000 00D97658 11000508
04000000 00D97668 531E7515
04000000 00D976A0 52800028
04000000 00D976A4 510006B5
04000000 00D976A8 6B15011F
04000000 00D97ED8 531E7517
04000000 00D97F14 52800028
04000000 00D97F18 510006F7
04000000 00D97F1C 6B17011F

I want to make a x8 and x16 version of it. it's from v 2.0.2 for scarlet
 
hey @INSTRUMENTAL would you be able to help me modify this code?

[4x Shiny Chance]
04000000 00D97658 11000508
04000000 00D97668 531E7515
04000000 00D976A0 52800028
04000000 00D976A4 510006B5
04000000 00D976A8 6B15011F
04000000 00D97ED8 531E7517
04000000 00D97F14 52800028
04000000 00D97F18 510006F7
04000000 00D97F1C 6B17011F

I want to make a x8 and x16 version of it. it's from v 2.0.2 for scarlet
To change the multiplication amount you need to modify two parts:
Code:
531E7515
And
Code:
531E7517
For 8x you need to change them to:
531D7115 and 531D7117

And for 16x they become:
531C6D15 and 531C6D17.
 
  • Like
Reactions: ninjistix
I only have encounter on, shiny on, default encounter, encounter masterball, and I tried with and without encounter XXXL/XXXS. It's happening all over the map, and I am running the latest version that they just updated to
ok, somehow it works now :O I deactivated the size cheat and now it works as advertised :O which is weird cuz last time I tried with the size cheat on and off and it was still just making eggs lol
Post automatically merged:

OK it was working but now its spawning eggs for some reason even though I have the exact same code.
lol I have the opposite situation, it used to spawn eggs for me and now all of a sudden it's working perfectly fine even though I'm using the same exact code 🤷‍♂️🤔😅
 
Last edited by SaipanDamashii,
Could someone please update this code for 2.0.2 on both ScVi please?

[Overworld And Raid Dens Always Shiny (Press ZR)]
040A0000 00D0A680 EB09011F
040A0000 00D0B0B8 7100001F
040A0000 00D0AF48 110006F7
80000200
040A0000 00D0A680 EB08011F
040A0000 00D0B0B8 71000C1F
040A0000 00D0AF48 D503201F
20000000


EDIT: Nevermind, I think I got it
 
Last edited by MewtwoFanz,

Site & Scene News

Popular threads in this forum