shinyquagsire23 / SaltySD

A collection of SD redirect patches for 3DS games
74 stars 14 forks source link

It seems like Sun/Moon save files (main) do not load from sd:/saltysd/SunMoon/ . #19

Closed VoltageMiner closed 6 years ago

VoltageMiner commented 7 years ago

I don't know if it is because of the fact that I have a save file already, but it appears that when I put a modified main in sd:/saltysd/SunMoon/, nothing happens and it just loads the normal save. I don't know if it is because I applied this over a modified code.bin (SMPatcher, no lines), but meh. I'm just leaving this here.

shinyquagsire23 commented 7 years ago

Yeah it works in Citra but perhaps on hardware different things happen. That is a bit concerning though because it might mean that romfs files might also not be redirecting properly.

VoltageMiner commented 7 years ago

I made a little edit to the Shop.cro that worked, so it might either be the fact that I applied it over a modified code or perhaps save redirection does work properly on hardware. Meh.

ApacheThunder commented 7 years ago

Has the redirect of save been tested with carts? Perhaps the save redirect fails with eShop build but not the cart since eShop does extra things like secure value checking and what not.

As for romfs redirect that seems to work fine. I model swapped ferrowseed's model with that of Egg (so that big 1.2+GB garc was repacked. Took forever. :P ) and made a custom mega. I also replaced the battle royal music with a silent file and that worked too.

That change was in effect. In fact it seems this was the only thing that has working romfs redirection. The LayeredFS plugin I made for NTR CFW didn't seem to work. :P

Luma has romfs redirection now, but only does entire romfs file and not directories so that's too inefficient to be useful for me right now. :P

ApacheThunder commented 7 years ago

I can confirm save redirection fails with cart versions of the game as well. Recently bought a physical copy of Pokémon Moon. Save redirection doesn't seem to work with that one either.