Hacking ROM Hack Pokemon Scarlet & Violet Cheat Database

Moveset ID

GatoFiestero

Well-Known Member
Member
Joined
Jan 21, 2020
Messages
353
Trophies
0
Age
36
XP
1,638
Country
Costa Rica
Made a Move Modifier Code for Pokemon Scarlet/Violet v1.0.0 and v1.0.1. To get this to work, go into a wild pokemon battle and enable the code. Then use your first move. After that, run away. Then look to see if your pokemon has the moves you want on the summary screen. If it does, save your game and use the disable code.

[Move Modifier Code]
04000000 0301AE4C 00000WWW
04000000 0301AE54 00000XXX
04000000 0301AE5C 00000YYY
04000000 0301AE64 00000ZZZ
04000000 0291F228 141BEEFE
04000000 0301AE20 39108942
04000000 0301AE24 18000142
04000000 0301AE28 79082D42
04000000 0301AE2C 18000142
04000000 0301AE30 79085942
04000000 0301AE34 18000142
04000000 0301AE38 79088542
04000000 0301AE3C 18000142
04000000 0301AE40 7908B142
04000000 0301AE44 D65F03C0

[Disable Move Modifier Code]
04000000 0291F228 39108942

[Move Modifier Code]
04000000 03075144 00000WWW
04000000 0307514C 00000XXX
04000000 03075154 00000YYY
04000000 0307515C 00000ZZZ
04000000 0297575C 141BFE70
04000000 0307511C 39108942
04000000 03075120 18000122
04000000 03075124 79082D42
04000000 03075128 18000122
04000000 0307512C 79085942
04000000 03075130 18000122
04000000 03075134 79088542
04000000 03075138 18000122
04000000 0307513C 7908B142
04000000 03075140 D65F03C0

[Disable Move Modifier Code]
04000000 0297575C 39108942
WWW = First Move
XXX = Second Move
YYY = Third Move
ZZZ = Fourth Move

As of right now, I do not have a list of Move IDs. I can tell you that Sunny Day is 0F1, but not much more. If someone can make a Move ID list, I'd highly appreciate it. Credits to Ruimusume and Instrumental for the code, as this uses the instruction that writes to PP in order to write to moves too.

Moveset

 
Last edited by GatoFiestero,

flockamav

Well-Known Member
Newcomer
Joined
Apr 26, 2017
Messages
55
Trophies
0
Age
32
XP
113
Country
United States
Most probably, but if you force two parents then breed them with the correct methods the offspring wouldnt be illegal :)
if the pokemon is caught in its legit location its legit.. been doing it since gen 4 only a person would call that out.. "out of hate" but the checker will let that pass... now if you edit that caught pokemon with a egg move then it will be illegal.


breeding is always the best bet to always be legit if the egg move is illegal it wont transfer over
 
  • Like
Reactions: WicCaesar

SenseiDakara

Member
Newcomer
Joined
Nov 12, 2022
Messages
12
Trophies
0
Age
23
XP
34
Country
United States
If someone wants to test let me know..

PLEASE COPY THE ENTIRE THING... AND TEST WITHOUT OTHER CODES.. I will not be supporting it if someone does something wrong with it..

a) YOU NEED MASTER CODE
b) If you turn off any of the options 1-3(a-c) you will have to run the RESTORE Code once.. to... have it actually be off.

Code:
[Pokemon Scarlet (US) v1.0.1 TID=0100A3D008C5C000 BID=B26A631109A29124]

{Master Code (includes share functions)}
040E0000 03075FFC 00000000
040E0000 03075FF8 00000000
040E0000 03075FF4 00000000
080E0000 03075FEC 17E4013B 7940B408
080E0000 03075FE4 17E40142 34000047
080E0000 03075FDC 180000C7 1B077C21
080E0000 03075FD4 34000047 18000107
080E0000 03075FCC D65F03C0 34000047
080E0000 03075FC4 180001A7 54000081
080E0000 03075FBC 710004FF 3941C407
040E0000 029764D8 141BFEB9

[Restore Code (Use after unchecking any cheats below)]
040E0000 03075FFC 00000000
040E0000 03075FF8 00000000
080E0000 03075FEC 17E4013B 7940B408
080E0000 03075FE4 17E40142 34000047
080E0000 03075FDC 180000C7 1B077C21
080E0000 03075FD4 34000047 18000107
080E0000 03075FCC D65F03C0 34000047
080E0000 03075FC4 180001A7 54000081
080E0000 03075FBC 710004FF 3941C407
040E0000 029764D8 141BFEB9

[#01. Inf. Health]
040E0000 03075FFC 00000001

[#02. OHK]
040E0000 03075FF8 00000001

[#03a Damage Multiplier (3x) ★]
040E0000 03075FF4 00000003

[#03b Damage Multiplier (5x)]
040E0000 03075FF4 00000005

[#03c Damage Multiplier (8x)]
040E0000 03075FF4 00000008

Code:
[Pokemon Violet (US) v1.0.1 TID=01008F6008C5E000 BID=F7F74F8045642CBE]

{Master Code (includes share functions)}
040E0000 03075FFC 00000000
040E0000 03075FF8 00000000
040E0000 03075FF4 00000000
080E0000 03075FEC 17E4013B 7940B408
080E0000 03075FE4 17E40142 34000047
080E0000 03075FDC 180000C7 1B077C21
080E0000 03075FD4 34000047 18000107
080E0000 03075FCC D65F03C0 34000047
080E0000 03075FC4 180001A7 54000081
080E0000 03075FBC 710004FF 3941C407
040E0000 029764D8 141BFEB9

[Restore Code (Use after unchecking any cheats below)]
040E0000 03075FFC 00000000
040E0000 03075FF8 00000000
080E0000 03075FEC 17E4013B 7940B408
080E0000 03075FE4 17E40142 34000047
080E0000 03075FDC 180000C7 1B077C21
080E0000 03075FD4 34000047 18000107
080E0000 03075FCC D65F03C0 34000047
080E0000 03075FC4 180001A7 54000081
080E0000 03075FBC 710004FF 3941C407
040E0000 029764D8 141BFEB9

[#01. Inf. Health]
040E0000 03075FFC 00000001

[#02. OHK]
040E0000 03075FF8 00000001

[#03a Damage Multiplier (3x) ★]
040E0000 03075FF4 00000003

[#03b Damage Multiplier (5x)]
040E0000 03075FF4 00000005

[#03c Damage Multiplier (8x)]
040E0000 03075FF4 00000008
do you think this would work on Ryujinx?
Post automatically merged:

If someone wants to test let me know..

PLEASE COPY THE ENTIRE THING... AND TEST WITHOUT OTHER CODES.. I will not be supporting it if someone does something wrong with it..

a) YOU NEED MASTER CODE
b) If you turn off any of the options 1-3(a-c) you will have to run the RESTORE Code once.. to... have it actually be off.

Code:
[Pokemon Scarlet (US) v1.0.1 TID=0100A3D008C5C000 BID=B26A631109A29124]

{Master Code (includes share functions)}
040E0000 03075FFC 00000000
040E0000 03075FF8 00000000
040E0000 03075FF4 00000000
080E0000 03075FEC 17E4013B 7940B408
080E0000 03075FE4 17E40142 34000047
080E0000 03075FDC 180000C7 1B077C21
080E0000 03075FD4 34000047 18000107
080E0000 03075FCC D65F03C0 34000047
080E0000 03075FC4 180001A7 54000081
080E0000 03075FBC 710004FF 3941C407
040E0000 029764D8 141BFEB9

[Restore Code (Use after unchecking any cheats below)]
040E0000 03075FFC 00000000
040E0000 03075FF8 00000000
080E0000 03075FEC 17E4013B 7940B408
080E0000 03075FE4 17E40142 34000047
080E0000 03075FDC 180000C7 1B077C21
080E0000 03075FD4 34000047 18000107
080E0000 03075FCC D65F03C0 34000047
080E0000 03075FC4 180001A7 54000081
080E0000 03075FBC 710004FF 3941C407
040E0000 029764D8 141BFEB9

[#01. Inf. Health]
040E0000 03075FFC 00000001

[#02. OHK]
040E0000 03075FF8 00000001

[#03a Damage Multiplier (3x) ★]
040E0000 03075FF4 00000003

[#03b Damage Multiplier (5x)]
040E0000 03075FF4 00000005

[#03c Damage Multiplier (8x)]
040E0000 03075FF4 00000008

Code:
[Pokemon Violet (US) v1.0.1 TID=01008F6008C5E000 BID=F7F74F8045642CBE]

{Master Code (includes share functions)}
040E0000 03075FFC 00000000
040E0000 03075FF8 00000000
040E0000 03075FF4 00000000
080E0000 03075FEC 17E4013B 7940B408
080E0000 03075FE4 17E40142 34000047
080E0000 03075FDC 180000C7 1B077C21
080E0000 03075FD4 34000047 18000107
080E0000 03075FCC D65F03C0 34000047
080E0000 03075FC4 180001A7 54000081
080E0000 03075FBC 710004FF 3941C407
040E0000 029764D8 141BFEB9

[Restore Code (Use after unchecking any cheats below)]
040E0000 03075FFC 00000000
040E0000 03075FF8 00000000
080E0000 03075FEC 17E4013B 7940B408
080E0000 03075FE4 17E40142 34000047
080E0000 03075FDC 180000C7 1B077C21
080E0000 03075FD4 34000047 18000107
080E0000 03075FCC D65F03C0 34000047
080E0000 03075FC4 180001A7 54000081
080E0000 03075FBC 710004FF 3941C407
040E0000 029764D8 141BFEB9

[#01. Inf. Health]
040E0000 03075FFC 00000001

[#02. OHK]
040E0000 03075FF8 00000001

[#03a Damage Multiplier (3x) ★]
040E0000 03075FF4 00000003

[#03b Damage Multiplier (5x)]
040E0000 03075FF4 00000005

[#03c Damage Multiplier (8x)]
040E0000 03075FF4 00000008
do you think this would work on Ryujinx?
 

NaCLy_AF

Well-Known Member
Newcomer
Joined
Dec 7, 2011
Messages
47
Trophies
1
XP
347
Country
United States
If someone wants to test let me know..

PLEASE COPY THE ENTIRE THING... AND TEST WITHOUT OTHER CODES.. I will not be supporting it if someone does something wrong with it..

a) YOU NEED MASTER CODE
b) If you turn off any of the options 1-3(a-c) you will have to run the RESTORE Code once.. to... have it actually be off.

Code:
[Pokemon Scarlet (US) v1.0.1 TID=0100A3D008C5C000 BID=B26A631109A29124]

{Master Code (includes share functions)}
040E0000 03075FFC 00000000
040E0000 03075FF8 00000000
040E0000 03075FF4 00000000
080E0000 03075FEC 17E4013B 7940B408
080E0000 03075FE4 17E40142 34000047
080E0000 03075FDC 180000C7 1B077C21
080E0000 03075FD4 34000047 18000107
080E0000 03075FCC D65F03C0 34000047
080E0000 03075FC4 180001A7 54000081
080E0000 03075FBC 710004FF 3941C407
040E0000 029764D8 141BFEB9

[Restore Code (Use after unchecking any cheats below)]
040E0000 03075FFC 00000000
040E0000 03075FF8 00000000
080E0000 03075FEC 17E4013B 7940B408
080E0000 03075FE4 17E40142 34000047
080E0000 03075FDC 180000C7 1B077C21
080E0000 03075FD4 34000047 18000107
080E0000 03075FCC D65F03C0 34000047
080E0000 03075FC4 180001A7 54000081
080E0000 03075FBC 710004FF 3941C407
040E0000 029764D8 141BFEB9

[#01. Inf. Health]
040E0000 03075FFC 00000001

[#02. OHK]
040E0000 03075FF8 00000001

[#03a Damage Multiplier (3x) ★]
040E0000 03075FF4 00000003

[#03b Damage Multiplier (5x)]
040E0000 03075FF4 00000005

[#03c Damage Multiplier (8x)]
040E0000 03075FF4 00000008

Code:
[Pokemon Violet (US) v1.0.1 TID=01008F6008C5E000 BID=F7F74F8045642CBE]

{Master Code (includes share functions)}
040E0000 03075FFC 00000000
040E0000 03075FF8 00000000
040E0000 03075FF4 00000000
080E0000 03075FEC 17E4013B 7940B408
080E0000 03075FE4 17E40142 34000047
080E0000 03075FDC 180000C7 1B077C21
080E0000 03075FD4 34000047 18000107
080E0000 03075FCC D65F03C0 34000047
080E0000 03075FC4 180001A7 54000081
080E0000 03075FBC 710004FF 3941C407
040E0000 029764D8 141BFEB9

[Restore Code (Use after unchecking any cheats below)]
040E0000 03075FFC 00000000
040E0000 03075FF8 00000000
080E0000 03075FEC 17E4013B 7940B408
080E0000 03075FE4 17E40142 34000047
080E0000 03075FDC 180000C7 1B077C21
080E0000 03075FD4 34000047 18000107
080E0000 03075FCC D65F03C0 34000047
080E0000 03075FC4 180001A7 54000081
080E0000 03075FBC 710004FF 3941C407
040E0000 029764D8 141BFEB9

[#01. Inf. Health]
040E0000 03075FFC 00000001

[#02. OHK]
040E0000 03075FF8 00000001

[#03a Damage Multiplier (3x) ★]
040E0000 03075FF4 00000003

[#03b Damage Multiplier (5x)]
040E0000 03075FF4 00000005

[#03c Damage Multiplier (8x)]
040E0000 03075FF4 00000008
Thank you! Tested on a gym leader and works perfectly
 
  • Like
Reactions: khuong

xcutioner4654

Member
Newcomer
Joined
Nov 2, 2022
Messages
11
Trophies
0
XP
59
Country
Australia
I Think i have managed to be able to hatch Shiny Eggs and also be able to have shiny dens im using Scarlet 1.0.1 version

FYI - it works using the lagging shiny code that was created a few days ago

Steps below for dens without lag.

1) go to the den you would like to activate on and stand in front of it.
2) enable this code "Den shiny On"

[Den Shiny On]
040B0000 00D0A6E4 51000515
040B0000 00D0AF48 51000517

3)start the raid once you see the Pokémon enable the below.

[Den Shiny Off]
040B0000 00D0A6E4 110006B5
040B0000 00D0AF48 110006F7

4) catch the Pokémon and your done you can re do the same steps

////////////////

For eggs
1) go to a secluded area "where no Pokémon are around"
2) enable the code

[Den Shiny On]
040B0000 00D0A6E4 51000515
040B0000 00D0AF48 51000517

3) once you get the eggs leave the picnic and hatch the eggs.
4) they should be shiny hatched
 

Attachments

  • 20221115_140216.jpg
    20221115_140216.jpg
    1.4 MB · Views: 24

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    NinStar @ NinStar: CRAZY HAMBURGER