[COMPLETED] [Request] spyro the dragon reignited trilogy
[COMPLETED] [Request] spyro the dragon reignited trilogy
please create a table for this game, unlimited healt, super jump, freeze enemies, unlimited time ecc ecc
- The_Podstanar
- Table Makers
- Posts: 62
- Joined: Wed Sep 04, 2019 7:08 pm
- Reputation: 59
Re: [Request] spyro the dragon reignited trilogy
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)
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)
- Attachments
-
- Spyro-Win64-Shipping [FIX].CT
- GodMode Fix
- (10.68 KiB) Downloaded 2248 times
-
- Spyro-Win64-Shipping [RELEASE].CT
- (7.91 KiB) Downloaded 671 times
Last edited by The_Podstanar on Tue Oct 08, 2019 10:01 am, edited 11 times in total.
- abluedragon
- Noobzor
- Posts: 14
- Joined: Wed Sep 04, 2019 7:38 pm
- Reputation: 1
Re: [Request] spyro the dragon reignited trilogy
Thanks - but I tested it out -- started a new game -- Spyro 2 -- In Glimmer -- tried getting hit by hammer-smash guy -- game just crashedThe_Podstanar wrote: ↑Wed Sep 04, 2019 7:15 pmHere'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.
(Legitimate Steam version)
Is there a way to make the code work on other releases?
Last edited by abluedragon on Wed Sep 04, 2019 7:46 pm, edited 1 time in total.
- The_Podstanar
- Table Makers
- Posts: 62
- Joined: Wed Sep 04, 2019 7:08 pm
- Reputation: 59
Re: [Request] spyro the dragon reignited trilogy
Sorry i forgot to mention, i tried it only on 1st game for now, because that's what i'm playing atm.
- abluedragon
- Noobzor
- Posts: 14
- Joined: Wed Sep 04, 2019 7:38 pm
- Reputation: 1
Re: [Request] spyro the dragon reignited trilogy
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?The_Podstanar wrote: ↑Wed Sep 04, 2019 8:09 pmSorry i forgot to mention, i tried it only on 1st game for now, because that's what i'm playing atm.
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...
- The_Podstanar
- Table Makers
- Posts: 62
- Joined: Wed Sep 04, 2019 7:08 pm
- Reputation: 59
Re: [Request] spyro the dragon reignited trilogy
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
maybe it would be possible to give a tutorial to follow so we can update table for our selves?The_Podstanar wrote: ↑Wed Sep 04, 2019 9:32 pmSorry 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.
(sorry if my english is bad)
Re: [Request] spyro the dragon reignited trilogy
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
very need umlimited time cheat
- hgooob2000
- Cheater
- Posts: 47
- Joined: Thu Aug 31, 2017 5:20 pm
- Reputation: 4
- The_Podstanar
- Table Makers
- Posts: 62
- Joined: Wed Sep 04, 2019 7:08 pm
- Reputation: 59
Re: [Request] spyro the dragon reignited trilogy
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]
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:abluedragon wrote: ↑Wed Sep 04, 2019 8:59 pmI'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...
Then click on god_mode highlighted in blue in the above image, and press SPACE to follow it. Take another screenshot, like this:
Maybe i will be able to help you.
- abluedragon
- Noobzor
- Posts: 14
- Joined: Wed Sep 04, 2019 7:38 pm
- Reputation: 1
Re: [Request] spyro the dragon reignited trilogy
Here ya go, appreciate it greatly!
Followed the instructions to a T
- The_Podstanar
- Table Makers
- Posts: 62
- Joined: Wed Sep 04, 2019 7:08 pm
- Reputation: 59
Re: [Request] spyro the dragon reignited trilogy
I see the problem, it's fixed now. Updated table in original post above
Last edited by The_Podstanar on Thu Sep 05, 2019 3:42 pm, edited 3 times in total.
- abluedragon
- Noobzor
- Posts: 14
- Joined: Wed Sep 04, 2019 7:38 pm
- Reputation: 1
Re: [Request] spyro the dragon reignited trilogy
Whoops!!The_Podstanar wrote: ↑Thu Sep 05, 2019 2:29 pmI can't see full addresses on your shots, move address bar to the right.
- The_Podstanar
- Table Makers
- Posts: 62
- Joined: Wed Sep 04, 2019 7:08 pm
- Reputation: 59
Re: [Request] spyro the dragon reignited trilogy
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.
Tell me does it work.
Who is online
Users browsing this forum: Google Adsense [Bot], Lando58, Sipsi