Hacking ROM Hack Pokemon Scarlet & Violet Cheat Database

devilangelsoul

Well-Known Member
Member
Joined
Oct 10, 2010
Messages
184
Trophies
1
XP
587
Country
Italy
I was able to fix the crash when entering den but...

T
hey wont stay shiny in the den if i fix it, that said all overworlds stay shiny np including overworld tera mon! and with NO LAG. raid den mon remain normal with this code. Any ideas how to make den mon shiny using this code without it causing crash? Anyway heres the improved code and some context for it!

[Open World Shiny V3 (No Den Crash & No Lag) - 1.0.0]
04000000 00CD2A20 12800000
04000000 01662F1C 52800016
04000000 01E8DE60 12800000

Some Context: I made this code to fix the crash that was happening when you would try and enter a Tera Raid Den the crystal would freeze, THIS FIXES IT! While raid pokemon have REGULAR SHINY ODDS using this code, all open world ones are shiny and it does not crash the game or cause any lag like the 2 existing codes up till now have done, (it does show the mon as shiny in the subscreen after being caught in raid but it wont be after caught so i didnt fix it fully or they would be fully shiny in den i dunno what to do from here so I leave it with you all <3 ) So this is an upgrade at any rate!

What did we change to stop the raid dens from crashing? we changed A6B0 to be 2A20 and this stops the crash from happening but keeps all overworld mons shiny, and does not result in a lag like the other code does. So a bit of a quality of life upgrade to the current shiny codes! Enjoy!



is possible to update to 1.0.1?
 

SkyLink98

Member
Newcomer
Joined
Aug 25, 2020
Messages
8
Trophies
0
Age
26
XP
254
Country
Italy
[Force PidType2 (Overworld Always Shiny)]
[Default PidType (Overworld Standard Odds)]
[Force reroll for Xoroshiro-PidType3 (Raids Always Shiny)]
There is no problem with the above three in the Scarlet version

[Default roll for Xoroshiro-PidType3 (Raids Standard Odds)]
But this will cause the game to crash

The following is the off code

Code:
[Force PidType OFF(Overworld Always Shiny)]
04000000 00D0A680 EB09011F
04000000 00D0B0B8 7100001F
[Force reroll for Xoroshiro-PidType OFF(Raids Always Shiny)]
04000000 00D0AF48 110006F7

v1.0.0
Code:
[Force PidType2 (Overworld Always Shiny)]
04000000 00CD2150 1F0108EB
04000000 00CD2B88 1F0C0071

[Default PidType (Overworld Standard Odds)]
04000000 00CD2150 1F0109EB
04000000 00CD2B88 1F000071

[Force reroll for Xoroshiro-PidType3 (Raids Always Shiny)]
04000000 00CD2A18 1F2003D5
Oh gosh thanks. I tested with RAM injection and used the wrong endiannes when wrote the cheat codes. Lmao.
I updated my post.

So if I read this correctly, these codes will make Shiny Pokemon pass the legality checks?
I never said that. Please reread :)
 

Ruimusume

Well-Known Member
Newcomer
Joined
Jan 27, 2018
Messages
75
Trophies
0
Age
31
Location
日本 大阪
Website
weibo.com
XP
1,012
Country
Japan
@OblivionReign

Fix Shiny
Will not cause unsmooth

[Shiny (on) v1.0.0]
04000000 00CDA6B0 12800000
04000000 01662F1C 52800016
04000000 01E8DE60 12800000

[Shiny (off) v1.0.0]
04000000 00CDA6B0 2A0803E0
04000000 01662F1C 2A0603F6
04000000 01E8DE60 B85FC3A0

[Shiny (on) v1.0.1]
04000000 00D12BE0 12800000
04000000 01685E1C 52800016
04000000 01EE08F0 12800000

[Shiny (off) v1.0.1]
04000000 00D12BE0 2A0803E0
04000000 01685E1C 2A0603F6
04000000 01EE08F0 B85FC3A0

Again fix @OblivionReign
Thanks for @phil3254 efforts
Code:
[Overworld only Shiny (on) v1.0.0]
04000000 00CD2A20 12800000
04000000 01662F1C 52800016
04000000 01E8DE60 12800000

[Overworld only Shiny (off) v1.0.0]
04000000 00CD2A20 54FFFE03
04000000 01662F1C 2A0603F6
04000000 01E8DE60 B85FC3A0

[Overworld only Shiny (on) v1.0.1]
04000000 00D0AF50 12800000
04000000 01685E1C 52800016
04000000 01EE08F0 12800000

[Overworld only Shiny (off) v1.0.1]
04000000 00D0AF50 54FFFE03
04000000 01685E1C 2A0603F6
04000000 01EE08F0 B85FC3A0
 
Last edited by Ruimusume,

phil3254

Well-Known Member
Member
Joined
Nov 14, 2022
Messages
208
Trophies
0
Age
41
XP
172
Country
United States
Again fix @OblivionReign
Code:
[Shiny (on) v1.0.0]
04000000 00CD2A20 12800000
04000000 01662F1C 52800016
04000000 01E8DE60 12800000

[Shiny (off) v1.0.0]
04000000 00CD2A20 54FFFE03
04000000 01662F1C 2A0603F6
04000000 01E8DE60 B85FC3A0

[Shiny (on) v1.0.1]
04000000 00D0AF50 12800000
04000000 01685E1C 52800016
04000000 01EE08F0 12800000

[Shiny (off) v1.0.1]
04000000 00D0AF50 54FFFE03
04000000 01685E1C 2A0603F6
04000000 01EE08F0 B85FC3A0

Thank You So Much <3 appreciate that you always post for both versions as well <3
 

sunchaser

New Member
Newbie
Joined
Nov 15, 2022
Messages
3
Trophies
0
Age
44
XP
53
Country
United States
Alolan Raichu (Pokemon Scarlet 1.0.1)
08000000 03075530 00000001 0000001A

Base game form pokemon are 0 and 1 for alternate forms
08000000 03075530 0000000X 0000001A
 
  • Like
Reactions: XezoJr

Danny5423

New Member
Newbie
Joined
Nov 13, 2022
Messages
1
Trophies
0
Age
25
XP
27
Country
United States
If anyone on 1.0.0 version needs the code for that...

[Encounter Codes Off (v1.0.0)]
04000000 00CD2554 794063E1
04000000 00CD2560 794067E1
04000000 00CD2578 3940DBE1
04000000 00CD25A8 3940DBE1
04000000 00CD259C 3940E3E1

I dont have the 1.0.1 but i can confirm this works to turn off encounters. I just tested it like this.

First i enabled this code to encounter a shiny fuecoco for example.

[Encounter #909 Fuecoco (v1.0.0)]
04000000 00CD2554 528071A1
04000000 00CD2560 52800001

Then after i enabled the code i stop emulation in reujinx and restart my rom. Then when i enter the game i immediately fly to a new location so to refresh my spawns. I find my fuecoco is spawning all over shiny so i catch it.

Next i save my game and go to the cheats menu and enable this code.

[Encounter Codes Off (v1.0.0)]
04000000 00CD2554 794063E1
04000000 00CD2560 794067E1
04000000 00CD2578 3940DBE1
04000000 00CD25A8 3940DBE1
04000000 00CD259C 3940E3E1

Then once again i stop emulation and reload the rom.
I will have my encountered fuecoco in the pc and all encounters back to normal as a result, upon flying to my next location to once again refresh my spawns.

So its important to keep your "disable" codes organized and ready to apply as well. Hope this helps those of you on ryujinx using 1.0.0 I am certain someone can provide a 1.0.1 example the same way.
When would I turn on shiny code and encounter lvl?
If anyone on 1.0.0 version needs the code for that...

[Encounter Codes Off (v1.0.0)]
04000000 00CD2554 794063E1
04000000 00CD2560 794067E1
04000000 00CD2578 3940DBE1
04000000 00CD25A8 3940DBE1
04000000 00CD259C 3940E3E1

I dont have the 1.0.1 but i can confirm this works to turn off encounters. I just tested it like this.

First i enabled this code to encounter a shiny fuecoco for example.

[Encounter #909 Fuecoco (v1.0.0)]
04000000 00CD2554 528071A1
04000000 00CD2560 52800001

Then after i enabled the code i stop emulation in reujinx and restart my rom. Then when i enter the game i immediately fly to a new location so to refresh my spawns. I find my fuecoco is spawning all over shiny so i catch it.

Next i save my game and go to the cheats menu and enable this code.

[Encounter Codes Off (v1.0.0)]
04000000 00CD2554 794063E1
04000000 00CD2560 794067E1
04000000 00CD2578 3940DBE1
04000000 00CD25A8 3940DBE1
04000000 00CD259C 3940E3E1

Then once again i stop emulation and reload the rom.
I will have my encountered fuecoco in the pc and all encounters back to normal as a result, upon flying to my next location to once again refresh my spawns.

So its important to keep your "disable" codes organized and ready to apply as well. Hope this helps those of you on ryujinx using 1.0.0 I am certain someone can provide a 1.0.1 example the same way.
When would I turn on shiny cheat and encounter lvl?
 
  • Like
Reactions: XezoJr

lattechan

Well-Known Member
Member
Joined
Nov 11, 2021
Messages
434
Trophies
0
XP
315
Country
United States
I bought one from the coast city with the auctions, one of the stands was auctioning it when I got there to deliver the gym leader wallet during the water gym trial.
Think it changes every 3 days so you could go back in time 3/6/9 days etc until you get it without bothering your save probably as long as you dont catch anything with a weird date. (or if you dont care then who cares ezpz)
(you in this case being the person Skyavenger replied to)
 

BeastMode4TM

Active Member
Newcomer
Joined
Nov 15, 2022
Messages
38
Trophies
0
XP
100
Country
United States
For some reason (it's never done this before), whenever I boot up Violet, it just stays on a gray screen. I've tried deleting my save data and deactivating all cheats, and closing the game and reopening it, and none of that worked. Any suggestions?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    linuxares @ linuxares: Thor from "Pirate Software" said its just better to pirate the game than buy from a keyshop if... +1