[QUOTE="Shaine, post: 51021, member: 10187"]Hey is there a way to add a hotkey for the unlimited jumps? Hotkeys never work when the cheat has an on/off option.
1530791171
You need to set the value to 3 when on the main menu. It should work[/QUOTE]
Just tried it, i tried setting it to 3 at the "crash nsane trilogy: press start" menu and afterwards at the screen when you select the game out of the 3 available (ofc after having restarted both CE and the game). Nothing changed.
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
Last edited by Delaene on Thu Jan 01, 1970 12:00 am, edited 2 times in total.
[QUOTE="l0wb1t, post: 50943, member: 6208"]Yeah superjump would be coool[/QUOTE] [USER=19133]@Mr.Zex[/USER] and [USER=6208]@l0wb1t[/USER]
I found(float) non static pointer which went 0 -> ~0.4 -> 0 on every jump.
For this:
- I used speed hack(set to 0.01 speed)
- scanned for 0 and 'increased values' for every jump.
- got ~800 pointers that changed on every jump.
- picked all 0 values when hero on the ground.
- watched all of them on every jump. and found one which consistently increased and decreased to 0.
Problem is that the the value is passed down via at least 3 objects to the yPointer. e.g. function3(sets obj3) -> function2(sets obj2)->function1(obj2 sets the yPointer)
These objects are almost similar + - some offset.
- function1 is ok to debug as it sets value to only the object containing yPointer.
- function2 sets values to 3 objects. 2 of them get set in iteration non stop. and our concerned object get set only when hero moves or in jump.
- function3 this one sets values to a dozen objects. most of them every iteration non stop.
I used conditional breakpoints and code injections several times but still lost track of the main data flow. And couldn't find the origin?
Called it a day after my brain overheated... ?
But I found some static pointers which do strange things:
- increases the height of the hero. breaks texture a little bit.
- increases the width. breaks texture a little bit.
- shifts character along x axis.
I tried ultimap on jump but got 64 methods that executed only once. Couldn't check all of them..
Any ideas, how can we get to the jump height pointer?
Time trial freeze works great unless it's a scuba or riding level. Freezing the time on either of those kinds of levels won't let you move certain directions.
[QUOTE="Mr.Zex, post: 50825, member: 19133"]Greetings , i made a nice table as requested @[B][USER=19076]Ravess[/USER] and [USER=9493]Imparasite[/USER][/B]
[B][COLOR=rgb(226, 80, 65)]Note : i didn't test it on steam ver . it works fine on codex ver . // please test it and inform me how it goes .[/COLOR][/B]
.
[B]options so far :-[/B]
1. [COLOR=rgb(84, 172, 210)]time trail freeze[/COLOR] ( will cause animation freeze for some enemies LOL ? if activated before round loads ) // hotkey F12
best to start the level then activate ( or just enjoy animation glitch lol doesn't affect Gamplay so far).
2.[COLOR=rgb(84, 172, 210)]total boxes in current round collected ( pointer )[/COLOR] . // use it to get the white gem . you can set it 99 in the beginning of any round
4.[COLOR=rgb(44, 130, 201)] Funny frozen time mode [/COLOR][COLOR=rgb(184, 49, 47)][B]you can walk over water!![/B] [/COLOR] [COLOR=rgb(0, 0, 0)]you have to deactivate to brake the boxes or kill enemies . ( added just for fun might get you stuck on level ) you can see some enemies frozen in time ..... and many crazy stuff!! . // test it and tell me how it goes .[/COLOR]
hotkey F11 note :- if you die or activate this before you enter the level (for some levels ) it could make a ghost level nothing would be there no boxes or enemies .
basically its just for fun and laugh .
note : for some reason making inf lives script crashes the game if you die . better to use the pointer and set lives to 99 manually .
regarding cheat number 4 . if you activate it before you open a door . the door will get stuck on closed . You can deactivate cheat get back away then comeback so the door resets and opens .
[COLOR=rgb(84, 172, 210)]well its my first table . working on more upgrades . please leave a feedback on how it works [/COLOR]. ?
[COLOR=rgb(184, 49, 47)]you can set it at level 2 and freeze it ( if you dont have a mask [/COLOR]
[COLOR=#b8312f]you will have GOD-MODE ( nothing can touch you or kill you and if you touch enemies nothing happens )
however if you have a mask it will always be level 2 and once enemies touch you they die [/COLOR]
[COLOR=rgb(184, 49, 47)]and you will keep having level 2 . ) use it however you like
tested it works fine in both ways . [/COLOR][/QUOTE]
can you add freeze time trial to 0:01 seconds and fix moviments for crash bandicoot 1 whole hog level because the directions are freeze i can't move pad or keyboard when i enable freeze time
[QUOTE="Mr.Zex, post: 50825, member: 19133"]Greetings , i made a nice table as requested @[B][USER=19076]Ravess[/USER] and [USER=9493]Imparasite[/USER][/B]
[B][COLOR=rgb(226, 80, 65)]Note : i didn't test it on steam ver . it works fine on codex ver . // please test it and inform me how it goes .[/COLOR][/B]
.
[B]options so far :-[/B]
1. [COLOR=rgb(84, 172, 210)]time trail freeze[/COLOR] ( will cause animation freeze for some enemies LOL ? if activated before round loads ) // hotkey F12
best to start the level then activate ( or just enjoy animation glitch lol doesn't affect Gamplay so far).
2.[COLOR=rgb(84, 172, 210)]total boxes in current round collected ( pointer )[/COLOR] . // use it to get the white gem . you can set it 99 in the beginning of any round
4.[COLOR=rgb(44, 130, 201)] Funny frozen time mode [/COLOR][COLOR=rgb(184, 49, 47)][B]you can walk over water!![/B] [/COLOR] [COLOR=rgb(0, 0, 0)]you have to deactivate to brake the boxes or kill enemies . ( added just for fun might get you stuck on level ) you can see some enemies frozen in time ..... and many crazy stuff!! . // test it and tell me how it goes .[/COLOR]
hotkey F11 note :- if you die or activate this before you enter the level (for some levels ) it could make a ghost level nothing would be there no boxes or enemies .
basically its just for fun and laugh .
note : for some reason making inf lives script crashes the game if you die . better to use the pointer and set lives to 99 manually .
regarding cheat number 4 . if you activate it before you open a door . the door will get stuck on closed . You can deactivate cheat get back away then comeback so the door resets and opens .
[COLOR=rgb(84, 172, 210)]well its my first table . working on more upgrades . please leave a feedback on how it works [/COLOR]. ?
Function: Godmode
Effects: Kill enemies when touching them, immune to all traps, no live loss when falling down
Tested with Crash Bandicoot 1
Side effects: You can't pick up the timer, you won't jump off from boxes, you can't get lives from boxes, you can't finish the level
So it's kinda useless.