-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how i can edit a New/Blank skylander ? #8
Comments
there's a glaring lack of details, friend
If my editor reports New/Blank Skylander is because both of the page's first line of bytes are 0s (0x080-0x08F and 0x240-0x24F), which would mean the game has not initialized the figure and the rest should be blank unless some corruption happened to these bytes and set them to 0 |
4.no and there a update off my situation : i play a bit with my skylander, he's level 2, no hat, 325 gold ( he's a .sky file) Level 12, he pan hat, and gold is normal 325 ( and i have no picture) |
Could i have a copy of the file you are using? the no picture issue is normal, i cannot include the pictures because that could infringe on copyright |
RPCS3 have the the same virtual portal ( RPCS3 was the first to create and they give it to dolphin. what files do you want ? the virtual portal skylanders manager or the skylander .sky files ? |
The Skylander .sky file |
a blank or a trained ? |
the same one you opened on my editor
|
Alright, i skimmed through it and found several things So for a bit of context, Skylanders have 2 pages where it saves the progress, and it alternates between the 2 to keep the data safe in case one of the pages goes corrupt it picks up the other one what i could advise you to do so my program picks up the correct page is giving your Skylander a hat and taking the hat off or giving it a different hat at least 2 times, this forces the game to save on each page so its correctly updated, doing this on new or blank Skylanders should also make them correctly readable in my editor |
By the way, I noticed a bug around which I did not notice before |
well, i have create two spyro : the no hat have in the editor : monday hat and level 16 |
Ok, i think i got the bug located for a bit more context, from Giants and onward, the game initializes a couple more sectors in the data, SSA DOESN'T initializes this area, but my editor isn't programmed to identify this uninitialized area, so it goes by thinking its real data, there's Hat data and XP data for future games in this area, so, my editor will add up this garbage data on top of the XP your Skylander may have, and same happens for the Hat i will be fixing this bug in these days, so expect an update to correct it, thanks for the report! |
как скачать? |
i play on dolphin wii and i tried to use your editor, it's say new/blank detected.
Why ?
The text was updated successfully, but these errors were encountered: