Hi , I'm well aware of the needed update for this trainer and i'm already on it but please have patience as i'm very busy right now.
Thank you.
Trainer has been updated.
Cheats only seem to work for first stage (I used the Aurora launcher)
When I play stage 2, none of the cheats work there. I've tried by playing that stage first on a new session but same result. I can within the same session quit and replay stage 1 and the cheats function properly.
Because of that it seems that each stage might use different addresses for such things and that maybe whoever found the cheats in stage 1 assumed it would work for all stages without actually checking.
[Edited by markula, 8/19/2024 2:24:45 AM]
Is this a game in which you can provide save-games?
You have to keep in mind our trainer maker usually don't have time to play the games, and progress far into the game to randomly find issues.
Normally if it gets set up and works early in the game, then that is were they got to in the game, and then if something later in the game seems to break trainer we need time or a save game with steps to reproduce, if any, in order to have a look at it.
Cheats only seem to work for first stage (I used the Aurora launcher)
When I play stage 2, none of the cheats work there. I've tried by playing that stage first on a new session but same result. I can within the same session quit and replay stage 1 and the cheats function properly.
Because of that it seems that each stage might use different addresses for such things and that maybe whoever found the cheats in stage 1 assumed it would work for all stages without actually checking.
[Edited by markula, 8/19/2024 2:24:45 AM]
save game please
You don't really need my save. I'll include it anyways but just go here (change 'markr' to whatever your PC name is of course)
C:\Users\markr\AppData\Roaming\Godot\app_userdata\Ex-Zodiac
Open the save_EA file
Replace all for:
"complete": false,
to
"complete": true,
That will unlock all levels
I need your save game because maybe it's something within the save that's causing this? so having the save game is crucial to reproduce the issue properly, also nothing is attached, try uploading it to google drive or any other upload center then post the link here, thanks.
It's just a dat file 3KB in size. Simple text with no encryption. There's nothing really to corrupt.
Are you saying you are not getting the issue? That the cheats are working on stage 2 for you?
Also, I played it again and this time at the end of stage 1, I went straight to a bonus stage that played more similar to Space Harrier instead of StarFox where you play as a person with a gun and the cheats didn't work there either. They just work in the first part of stage 1 up until defeating the boss.
I'm including the save file this time within a zip file (should have done that last time, I'm sorry) along with the config file but here is the entire text within the save dat file:
[save_data]
player_progress={
"stage1": {
"complete": true,
"progress_shown": false,
"rank": 2,
"route": 0,
"score": 64907
},
"stage10": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage11": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage12": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage13": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage14": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage15": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage16": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage2": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage3": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage4": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage5": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage6": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage7": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage8": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
},
"stage9": {
"complete": false,
"progress_shown": false,
"rank": 0,
"route": 0,
"score": 0
}
}
player_bonus_progress={
"bonus1": {
"accessed": true,
"complete": false,
"progress_shown": false,
"rank": 0,
"score": 0
},
"bonus2": {
"accessed": false,
"complete": false,
"progress_shown": false,
"rank": 0,
"score": 0
},
"bonus3": {
"accessed": false,
"complete": false,
"progress_shown": false,
"rank": 0,
"score": 0
},
"bonus4": {
"accessed": false,
"complete": false,
"progress_shown": false,
"rank": 0,
"score": 0
},
"bonus5": {
"accessed": false,
"complete": false,
"progress_shown": false,
"rank": 0,
"score": 0
},
"bonus6": {
"accessed": false,
"complete": false,
"progress_shown": false,
"rank": 0,
"score": 0
}
}
I never said that it works for me, read my post again, in order to reproduce the issue one of the critical and important things to have is the save game.
Alright thank you for the save, this might take some time as it's not an easy game to work with but I will fix it.