Page 1 of 11

[COMPLETED] [Request] spyro the dragon reignited trilogy

Posted: Wed Sep 04, 2019 2:14 pm
by cricro89
please create a table for this game, unlimited healt, super jump, freeze enemies, unlimited time ecc ecc

Re: [Request] spyro the dragon reignited trilogy

Posted: Wed Sep 04, 2019 7:15 pm
by The_Podstanar
Here's quick and dirty GodMode. Enemies won't be able to touch you, that's all that i needed.
Currently playing through, so it's not 100% tested.
Tested on HOODLUM version.

EDIT: Updated table with Undead option. Basically enemies will be able to hit you, but you won't die.
EDIT2: Disable Timer cheat added. Some flying levels are almost impossible, and i just couldn't bother with them.
EDIT3: GodMode fixed, you will be able to break boxes/won't make some enemies invincible/can use turret cannons on zephyr level/..
Played through entire 1st game with it active. NOTE: Don't use both GodMode and Undead at the same time!

Options so far are:

GodMode (Invulnerability) - FIXED (NOTE: after getting hit once, you will become invincible)
Undead (Unable to die)
Disable Timer (Infinite Flight Time)

Re: [Request] spyro the dragon reignited trilogy

Posted: Wed Sep 04, 2019 7:39 pm
by abluedragon
The_Podstanar wrote:
Wed Sep 04, 2019 7:15 pm
Here's quick and dirty GodMode. Enemies won't be able to touch you, that's all that i needed.
Currently playing through, so it's not 100% tested.
Tested on HOODLUM version.
Thanks - but I tested it out -- started a new game -- Spyro 2 -- In Glimmer -- tried getting hit by hammer-smash guy -- game just crashed :shock:
(Legitimate Steam version)

Is there a way to make the code work on other releases?

Re: [Request] spyro the dragon reignited trilogy

Posted: Wed Sep 04, 2019 8:09 pm
by The_Podstanar
Sorry i forgot to mention, i tried it only on 1st game for now, because that's what i'm playing atm.

Re: [Request] spyro the dragon reignited trilogy

Posted: Wed Sep 04, 2019 8:59 pm
by abluedragon
The_Podstanar wrote:
Wed Sep 04, 2019 8:09 pm
Sorry i forgot to mention, i tried it only on 1st game for now, because that's what i'm playing atm.
Just tried it with Spyro 1, and same thing happened -- eventually the game crashes (I think it's when an enemy hits you?) I took damage from the environment (water in the first hub) and Sparx changed colors, so I think it's specifically when enemies hit you?

I'm thinking that it's more likely this has something to do with differences between the Steam version and versions from other sources -- any way to change the code to work with Steam? I know nothing about actually making code tables - only basic scan--narrow-down--freeze kind of value changing. Tried to scan for the health value by taking damage and healing, but couldn't lock it down...

Re: [Request] spyro the dragon reignited trilogy

Posted: Wed Sep 04, 2019 9:32 pm
by The_Podstanar
Sorry can't help you there because i don't have steam version, but i have intentionally left info inside the script about injection point so people could port it to other versions, if needed.

Re: [Request] spyro the dragon reignited trilogy

Posted: Wed Sep 04, 2019 10:01 pm
by noidbergr
The_Podstanar wrote:
Wed Sep 04, 2019 9:32 pm
Sorry can't help you there because i don't have steam version, but i have intentionally left info inside the script about injection point so people could port it to other versions, if needed.
maybe it would be possible to give a tutorial to follow so we can update table for our selves? :| :|

(sorry if my english is bad)

Re: [Request] spyro the dragon reignited trilogy

Posted: Thu Sep 05, 2019 12:44 am
by thorxic
If someone could make a table/trainer where you can freeze time or add more time in the timed sequences, like flying, then I will be ever grateful.

Re: [Request] spyro the dragon reignited trilogy

Posted: Thu Sep 05, 2019 10:40 am
by tork879
very need umlimited time cheat

Re: [Request] spyro the dragon reignited trilogy

Posted: Thu Sep 05, 2019 1:01 pm
by hgooob2000
tork879 wrote:
Thu Sep 05, 2019 10:40 am
very need umlimited time cheat
+99

Re: [Request] spyro the dragon reignited trilogy

Posted: Thu Sep 05, 2019 1:14 pm
by The_Podstanar
noidbergr wrote:
Wed Sep 04, 2019 10:01 pm
maybe it would be possible to give a tutorial to follow so we can update table for our selves? :| :|
Well it would be a long process to explain everything without some intermediate/advanced understanding of CE and memory in general. I'm very busy with work/life and really don't have the time to write something huge like that. Nevertheless, i see that people have asked and talked about this in the past, look here for example:
[Link]
[Link]
abluedragon wrote:
Wed Sep 04, 2019 8:59 pm
I'm thinking that it's more likely this has something to do with differences between the Steam version and versions from other sources -- any way to change the code to work with Steam? I know nothing about actually making code tables - only basic scan--narrow-down--freeze kind of value changing. Tried to scan for the health value by taking damage and healing, but couldn't lock it down...
You can send me screenshot of your memory at injection location. Run Spyro 1, attach CE to it, load my table and activate GodMode. Then open disassembler by pressing CTRL+M when main CE window is in focus, press CTRL+G, type god_mode and press ENTER. Now scroll a few lines up and take a screenshot. Memory window should look like this for example:
Image

Then click on god_mode highlighted in blue in the above image, and press SPACE to follow it. Take another screenshot, like this:
Image

Maybe i will be able to help you.

Re: [Request] spyro the dragon reignited trilogy

Posted: Thu Sep 05, 2019 2:08 pm
by abluedragon
The_Podstanar wrote:
Thu Sep 05, 2019 1:14 pm
...
Here ya go, appreciate it greatly!
Image
Image

Followed the instructions to a T

Re: [Request] spyro the dragon reignited trilogy

Posted: Thu Sep 05, 2019 2:29 pm
by The_Podstanar
I see the problem, it's fixed now. Updated table in original post above :)

Re: [Request] spyro the dragon reignited trilogy

Posted: Thu Sep 05, 2019 2:36 pm
by abluedragon
The_Podstanar wrote:
Thu Sep 05, 2019 2:29 pm
I can't see full addresses on your shots, move address bar to the right.
Whoops!!

Image
Image

Re: [Request] spyro the dragon reignited trilogy

Posted: Thu Sep 05, 2019 3:41 pm
by The_Podstanar
Now images are too small to be able to read them, but i figured it out anyway, it's fixed.
Tell me does it work.