Egun on, el archivo ScVI es un archivo comprimido, dentro de el y en la carpeta de cada juego, encontraras tres archivos que corresponden a las versiones 1.0.0 / 1.0.1 / 1.1.0¿El archivo ScVi en la página 1 es para la versión 1.0.1 o para la 1.1.0?
Egun on, el archivo ScVI es un archivo comprimido, dentro de el y en la carpeta de cada juego, encontraras tres archivos que corresponden a las versiones 1.0.0 / 1.0.1 / 1.1.0¿El archivo ScVi en la página 1 es para la versión 1.0.1 o para la 1.1.0?
Here u have itHow would I be able to change the 990 Item When Used code to have 999 instead?
Shoot, you didn't have to make the code. Thank you, I really appreciate it. I was just wondering how I would go about actually figuring out what value I would need to change and figure out the math behind it. I used to use hexadecimal back when Action Replay was a thing but I'm just a bit dumb when it comes to Edizon lol.Here u have it
Game v1.1.0
[Items 999 When Use ON]
040C0000 0311CB80 D2805461
040C0000 0311CB84 F2A040A1
040C0000 0311CB88 6B01029F
040C0000 0311CB8C 54000041
040C0000 0311CB90 52807CE8
040C0000 0311CB94 F90002C8
040C0000 0311CB98 D65F03C0
040C0000 00042D10 94C3679C
[Items 999 When Use OFF]
040C0000 00042D10 F90002C8
ty it wasnt in my file must have been updated since i last grabbed it.@phil3254 it's at the bottom of both Scarlet and Violet 1.1.0 cheat list on the OP
It's ARM64 assembly. You change the right-hand operand to whatever you want (or change to a whole different assembly instruction that will put in w21/w23 the number of shiny rolls you want), use an ARM64 assembler (like https://armconverter.com/ ) to get the bytes you have to put in the right side of the code, invert them (as the cheat code system is designed for numbers, not 4-byte instructions), and replace them in the full code.Can anyone explain how to modify the code like this? I don't understand what w21 or w23 is in reference too but I wanna be able to modify the updated shiny multiplier code.
You're awesome. Thank you for this.It's ARM64 assembly. You change the right-hand operand to whatever you want (or change to a whole different assembly instruction that will put in w21/w23 the number of shiny rolls you want), use an ARM64 assembler (like https://armconverter.com/ ) to get the bytes you have to put in the right side of the code, invert them (as the cheat code system is designed for numbers, not 4-byte instructions), and replace them in the full code.
For example, if you wanted 100 shiny rolls regardless of which bonuses you have the first instruction would be <mov w21, #100>, which converts to the sequence of bytes 950C8052, which when inverted becomes 52800C95. This is what you put in place of 531C6D15 in the code. You then have to do the same for the second instruction, which should become <mov w23, #100>, whose bytes are 970C8052, and inverted becomes 52800C97, which you put in place of 531C6D17.
This also works for the update 1.1.0 code, BTW.
Weird, I couldn't see the All Eggs Shiny code you were referring to.
make sure its on the right version like 1.1.0 or whatever your game version should be to match the cheats at the top of ryujinx where it shows the game version as it is running. i had it crash on ava build once and had to re-install the version update 1.0.1 it somehow went back to 1.0.0 on its own after it had crashed. may not be your case but check just in case.Scarlet Cheats on Ryujinx stopped working after a crash, do I need to start a new game?
you can with the 1.1.0 cheat to turn the game to the other version, also if you have both games and dont want to replay from the other you can do a save swap with the codes save, then exit the codes then go back to the game and it should load the same spot from the other game only down side is make sure you do the save before any x titans or box cover mons the only to get the box cover mon again is to use pkhex box data search. and yes i have done this with my copyHi, is it possible to ride Miraidon in Scarlet ? Or do i have to transfer save from scarlet to violet ? If i do that will I have problem ?
odd even a new game glitches (crashes on first nemora battle after issuing an attack after i did that on pkhex deleted the save game from HOS too)@chrisrlink guessing you clicked it when you didn't defeat all the titans. Guessing it bugged out as there are flags ingame for each Titan. So if you clicked the button when only 2 were defeated for instance, it would probably bug out cos the game see's still that 4 others remain on your map and in the games story etc. Idno I would report it
hmmmm wonder if ninty put in anti cfw code into 1.1.0? it does this w/o cheats too correct on cfwHey, sorry, I was trying to find someone with a similar situation: My game crashes while I have atmosphere running mid battle. When I don't have atmosphere on it doesn't crash. Does anyone know what it might causes it?
Both Violet and Scarlet crash. (Ver. 1.1.0)
works fine on mineodd even a new game glitches (crashes on first nemora battle after issuing an attack after i did that on pkhex deleted the save game from HOS too)
Post automatically merged:
hmmmm wonder if ninty put in anti cfw code into 1.1.0? it does this w/o cheats too correct on cfw
It's not there. Is there a code for shiny eggs somewhere?Weird, I couldn't see the All Eggs Shiny code you were referring to.