Just a bunch of LUA scripts I put together to use with their respective Cheat Engine tables.
These scripts can be compiled using Cheat Engine to make custom Trainers to use with a game, without the need to open CE every time.
All resulting trainers (except when specified) are background processes without UI that can be opened with the game, perform their specific actions and close down when the game is closed.
Disclaimer: As every Cheat Engine-thing, any antivirus can detect the compiled exe as a virus, which is not. The tables I use are not made by me, I just post my scripts for posterity and myself.
- Install Cheat Engine (https://www.cheatengine.org/downloads.php)
- Download the CE table for the game you want to use from the links below
- Open Cheat Engine and the table you just downloaded
- Press Ctrl+Alt +L or "Table->Show Cheat Table LUA Script"
- Paste my code, then File->Save As->.Exe
- Trainer Size -> Gigantic (to use it without CE)
- Process -> Target is 32/64-bit (depends on the game)
- Change EXE Icon -> Select the game's exe
- Press Generate
- Enjoy
Cheat Engine table used: https://community.pcgamingwiki.com/files/file/1705-bugs-bunny-taz-time-busters-widescreen-fix/
Target: 32-bit
What it does: It changes the FOV (Horizontal and Vertical) to 38 for bigger screens.
Store Page: https://store.steampowered.com/app/619780/The_Swords_of_Ditto_Mormos_Curse/
Cheat Engine table used: https://fearlessrevolution.com/viewtopic.php?t=16156
Target: 64-bit
What it does: It just disables the passing of time, to explore without any hurry and freely decide when to face Mormo.
- Cheat Engine devs of course: (https://www.cheatengine.org/)
- CE Forum to help me out understanding all of this
- Every CE Table (.CT) original creator, linked under the relative game
- Stephen Chapman's super useful Video Tutorial: https://www.youtube.com/watch?v=hnZyZio5FBQ
- Manuelx98