Hacking ROM Hack Pokemon Scarlet & Violet Cheat Database

Zidapi

Well-Known Member
Member
Joined
Dec 1, 2002
Messages
3,112
Trophies
3
Age
42
Website
Visit site
XP
2,681
Country
Can someone figure out how to set [Encounter Size XS, S, M, L, XL, XXL, XXXL] codes? I think that would be pretty sick lol a tiny Arceus 😂
Here’s codes for XXXS & XXXL which were posted a while back.

Use these in conjunction with your Arceus spawning code.

If you want any of the sizes in between get the relevant value from here, double it, convert it to hex, then replace the xxx below with the result:

04000000 00D2A73C 5280xxx1

Edit: These are standalone codes and are designed to be used independently of the main encounter codes. So any pokemon encountered will be XXXS or XXXL.

[Encounter Size Default]
04000000 00D2A73C 39418BE1
[Encounter Size XXXS (0)]
04000000 00D2A73C 52800001
[Encounter Size XXXL (255)]
04000000 00D2A73C 52801FE1

Do you know if there is some cheat related to instant egg in nursery, or permanent aura of sandwich ?
An instant egg cheat isn’t possible due to the way breeding is handled this gen.

Not sure about sandwich effects. But you can use the “items don’t decrease” cheat for infinite ingredients.
 
Last edited by Zidapi,
  • Like
Reactions: SaipanDamashii

Zidapi

Well-Known Member
Member
Joined
Dec 1, 2002
Messages
3,112
Trophies
3
Age
42
Website
Visit site
XP
2,681
Country
is there a mod for pokemon holding herba?
Here you go! (thanks to FabioCapela)

They work independently of the main encounter code, so any and all pokemon that spawn will be holding the herba.

I usually just use a pokemon that knows either Thief or Covert to steal the item, then run away, then re-engage the same pokemon and repeat.

You can force pokemon to hold any item you want through cheats and save editing, even items they can't usually hold. Just yesterday I helped a friend who doesn't like raiding get the Sweet Herba for the quest by making pokemon around me spawn with the herb in hand.

I used different, stand-alone codes, though:

[Item Off] 04000000 00D2A4B4 79406BE1 [Sweet Herba Mystica] 04000000 00D2A4B4 5280EE01 [Salty Herba Mystica] 04000000 00D2A4B4 5280EE21 [Sour Herba Mystica] 04000000 00D2A4B4 5280EE41 [Bitter Herba Mystica] 04000000 00D2A4B4 5280EE61 [Spicy Herba Mystica] 04000000 00D2A4B4 5280EE81
 

SaipanDamashii

Well-Known Member
Newcomer
Joined
Dec 15, 2021
Messages
68
Trophies
0
Age
34
XP
363
Country
United States
Here’s codes for XXXS & XXXL which were posted a while back.

Use these in conjunction with your Arceus spawning code.

If you want any of the sizes in between get the relevant value from here, double it, convert it to hex, then replace the xxx below with the result:

04000000 00D2A73C 5280xxx1

Edit: These are standalone codes and are designed to be used independently of the main encounter codes. So any pokemon encountered will be XXXS or XXXL.




An instant egg cheat isn’t possible due to the way breeding is handled this gen.

Not sure about sandwich effects. But you can use the “items don’t decrease” cheat for infinite ingredients.
Thank you! I tried them both but unfortunately they don't seem to be updated for the current version, as they didn't affect the size of any Pokémon that I spawned in. :(
 

tnecniv43208

Well-Known Member
Member
Joined
Nov 9, 2016
Messages
194
Trophies
0
XP
553
Country
Norway
Also looking for x32 or even x64 shiny codes
I know I should change 531C6D15 in the x16 code but I don't know what value should I fill in
Also if I want a 50% chance of shines what would be the code?
 

ShirouWolfix

New Member
Newbie
Joined
Feb 1, 2023
Messages
2
Trophies
0
XP
17
Country
Costa Rica
hello! excuse me, I'm looking for ultrawide code with a more appropriate resolution, in my case 21:9, does anyone know how I could edit the current code? thanks
 

SaipanDamashii

Well-Known Member
Newcomer
Joined
Dec 15, 2021
Messages
68
Trophies
0
Age
34
XP
363
Country
United States
Thank you! I tried them both but unfortunately they don't seem to be updated for the current version, as they didn't affect the size of any Pokémon that I spawned in. :(
Scratch that, I think it wasn't working because Arceus is set to be just the one size...? Maybe? It didn't seem to affect the size of Arceus. But I just tried it again with Hisuian Typhlosion and it worked it was spawning huge ones and then tiny ones too when I switched the codes out. Hmmmm....
 

Shiniki

Member
Newcomer
Joined
May 20, 2021
Messages
21
Trophies
0
XP
633
Country
United States
Scratch that, I think it wasn't working because Arceus is set to be just the one size...? Maybe? It didn't seem to affect the size of Arceus. But I just tried it again with Hisuian Typhlosion and it worked it was spawning huge ones and then tiny ones too when I switched the codes out. Hmmmm....

I believe legendaries have fixed sizes, that's probably why it didn't work.
 

Guacaholey

Well-Known Member
Member
Joined
Nov 7, 2021
Messages
475
Trophies
0
Age
27
XP
1,236
Country
United States
How to fix this bug that someone disappear when both of us are at Zero Area?

I only have shiny and 6IV enabled.
I don't think the game is supposed to render other players in there because you can't access the multiplayer features from within Area Zero.
 

NEKpewar

Well-Known Member
Newcomer
Joined
Oct 14, 2015
Messages
75
Trophies
0
Age
35
XP
334
Country
Peru
here's a short lame guide. this method uses modified base game files rather than cheat codes.

1. dump the game's romfs
2. extract the files in /world/data/raid using trinity loader
3. convert the extracted bin files to json using flatbuffers bin converter
4. you now have plaintext json files containing the raid data, modify them as desired. pokemon are in raid_enemy_*, items are in raid_lottery_reward_item and raid_lottery_reward_slot.
5. convert the modified json files back to bin using flatbuffers bin converter
6. zip the bin(s) using the appropriate directory structure
7. generate the mod using trinity loader, use the output files in the same way as any other romfs mod

- you could modify every single pokemon and their respective rewards to make your target easier to find in game. or just find a raid, note which pokemon it has, exit game, mod that pokemon and/or reward then reenter the raid
- check the pokemon's 'dropTableFix' and 'dropTableRandom' attributes to determine their respective reward table
- item reward count seems to be stored as an 8 bit signed integer, so max item reward is 127 per slot
- the json files you get will contain strings which map back to integers internally, for example DEV_PITYUU for pichu. you can replace them with the appropriate strings, or just use their respective integers in decimal or hex (0x) notation.
- for item ids, check "item id list.txt" in Resources.zip, attached to the first post in this thread
- you can use this method to host a hacked raid locally. a clean switch can then join and receive the hacked rewards, up to a total of 2540 items (127 * 20) per raid.

hopefully I didn't forget anything critical.

View attachment 348011

the forum won't let me link these properly, maybe someone else can help out:
gamebanana tuts 15506
gamebanana tools 11399
pastebin 0eYiYn6L

Code:
    {
      "table_name": 8835431514330713714,
      "reward_item_00": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_01": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_02": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_03": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_04": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_05": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_06": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_07": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_08": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_09": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_10": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_11": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_12": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_13": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      },
      "reward_item_14": {
        "category": "ITEM",
        "subject_type": "ALL",
        "itemID": 0x468,
        "num": 127
      }
    },

Code:
    {
      "table_name": 8835431514330713714,
      "reward_item_00": {
        "category": "ITEM",
        "itemID": 0x468,
        "num": 127,
        "rate": 1000,
        "rare_item_flag": false
      },
      "reward_item_01": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_02": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_03": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_04": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_05": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_06": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_07": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_08": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_09": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_10": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_11": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_12": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_13": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_14": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_15": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_16": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_17": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_18": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_19": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_20": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_21": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_22": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_23": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_24": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_25": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_26": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_27": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_28": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      },
      "reward_item_29": {
        "category": "ITEM",
        "itemID": "ITEMID_NONE",
        "num": 0,
        "rate": 0,
        "rare_item_flag": false
      }
    },
This works on nintendo switch or only in emulator?
 

Arjky

New Member
Newbie
Joined
Feb 3, 2023
Messages
1
Trophies
0
Age
35
XP
18
Country
France
The cheat 0hko not fonction
Post automatically merged:

Cheat ohko and damage multiplicator not fonction
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
  • Jayro @ Jayro:
    The phat model had amazingly loud speakers tho.
    +1
  • SylverReZ @ SylverReZ:
    @Jayro, I don't see whats so special about the DS ML, its just a DS lite in a phat shell. At least the phat model had louder speakers, whereas the lite has a much better screen.
    +1
  • SylverReZ @ SylverReZ:
    They probably said "Hey, why not we combine the two together and make a 'new' DS to sell".
  • Veho @ Veho:
    It's a DS Lite in a slightly bigger DS Lite shell.
    +1
  • Veho @ Veho:
    It's not a Nintendo / iQue official product, it's a 3rd party custom.
    +1
  • Veho @ Veho:
    Nothing special about it other than it's more comfortable than the Lite
    for people with beefy hands.
    +1
  • Jayro @ Jayro:
    I have yaoi anime hands, very lorge but slender.
  • Jayro @ Jayro:
    I'm Slenderman.
  • Veho @ Veho:
    I have hands.
  • BakerMan @ BakerMan:
    imagine not having hands, cringe
    +1
  • AncientBoi @ AncientBoi:
    ESPECIALLY for things I do to myself :sad:.. :tpi::rofl2: Or others :shy::blush::evil:
    +1
  • The Real Jdbye @ The Real Jdbye:
    @SylverReZ if you could find a v5 DS ML you would have the best of both worlds since the v5 units had the same backlight brightness levels as the DS Lite unlockable with flashme
  • The Real Jdbye @ The Real Jdbye:
    but that's a long shot
  • The Real Jdbye @ The Real Jdbye:
    i think only the red mario kart edition phat was v5
  • BigOnYa @ BigOnYa:
    A woman with no arms and no legs was sitting on a beach. A man comes along and the woman says, "I've never been hugged before." So the man feels bad and hugs her. She says "Well i've also never been kissed before." So he gives her a kiss on the cheek. She says "Well I've also never been fucked before." So the man picks her up, and throws her in the ocean and says "Now you're fucked."
    +1
  • BakerMan @ BakerMan:
    lmao
  • BakerMan @ BakerMan:
    anyways, we need to re-normalize physical media

    if i didn't want my games to be permanent, then i'd rent them
    +1
  • BigOnYa @ BigOnYa:
    Agreed, that why I try to buy all my games on disc, Xbox anyways. Switch games (which I pirate tbh) don't matter much, I stay offline 24/7 anyways.
  • AncientBoi @ AncientBoi:
    I don't pirate them, I Use Them :mellow:. Like I do @BigOnYa 's couch :tpi::evil::rofl2:
    +1
  • cearp @ cearp:
    @BakerMan - you can still "own" digital media, arguably easier and better than physical since you can make copies and backups, as much as you like.

    The issue is DRM
  • cearp @ cearp:
    You can buy drm free games / music / ebooks, and if you keep backups of your data (like documents and family photos etc), then you shouldn't lose the game. but with a disk, your toddler could put it in the toaster and there goes your $60

    :rofl2:
  • cearp @ cearp:
    still, I agree physical media is nice to have. just pointing out the issue is drm
  • rqkaiju2 @ rqkaiju2:
    i like physical media because it actually feels like you own it. thats why i plan on burning music to cds
    rqkaiju2 @ rqkaiju2: i like physical media because it actually feels like you own it. thats why i plan on burning...