Page 1 of 1

Turok 3։ Shadow of Oblivion Remastered [Version 1.0.2208.1568]

Posted: Fri Dec 01, 2023 11:29 am
by VampTY
Turok 3։ Shadow of Oblivion Remastered [Version 1.0.2208.1568]
Kex Engine 4.2 (khnum)-(Release-19-gfbbaecd4)
Version Date: Nov 27 2023 (Direct X)

Ammo
> Unlimited ammo for all weapons
Health
> Stay away from trains! :lol:
Life Force
> These are used to upgrade your health, 100 Life Force gems will increase the health value, you can set it to 99 then pick one Life Force, though is pretty much useless while Health is activated
Status/Deaths
> Just edit with the value you want for the statistics of your deaths occurred while playing the game
Status/Time
> Set the value of the time used to record your gameplay
Timer: Objective
> There's some timed objectives in this game, edit the timer if you're in trouble

Re: Turok 3։ Shadow of Oblivion Remastered [Version 1.0.2208.1568]

Posted: Sun Dec 03, 2023 1:07 pm
by MBRKiNG
- Removes the cheat flag in all save games (enable and load a save game)

- using the console does not disable achievements

- Using the Secret Menu does not disable achievements

- open the console with the "TILDE" key and enter "help" to see all commands

Spoiler

COPY PASTE CODE BELOW INTO CE

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>9</ID>
      <Description>"NoCheaterFlag"</Description>
      <LastState Activated="1"/>
      <Color>0080FF</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{ Game   : khnum_Shipping_Steam_x64.exe
  Version: 
  Date   : 2023-12-03
  Author : MBRKiNG

  This script does blah blah blah
}
[ENABLE]
aobscanmodule(CheaterFlagConsole00,khnum_Shipping_Steam_x64.exe,F6 ?? ?? ?? 0F 84 ?? ?? ?? ?? 48 8B ?? ?? ?? ?? ?? 48 8D ?? ?? F3)
CheaterFlagConsole00+3:
  db 00
registersymbol(CheaterFlagConsole00)
aobscanmodule(CheaterFlagConsole01,khnum_Shipping_Steam_x64.exe,F6 ?? ?? ?? 75 ?? 45 33 ?? 4C ?? ?? ?? ?? ?? ?? 48 8D ?? ?? ?? ?? ?? 41 8D ?? ?? 48 8B)
CheaterFlagConsole01+4:
  db EB
registersymbol(CheaterFlagConsole01)
aobscanmodule(CheaterFlagConsole02,khnum_Shipping_Steam_x64.exe,75 ?? E8 ?? ?? ?? ?? 83 ?? ?? ?? 8B ?? 48 8B ?? E8 ?? ?? ?? ?? 48 8B ?? ?? ?? 48 8B ?? ?? ?? 48 83 ?? ?? 5E)
CheaterFlagConsole02:
  db EB
registersymbol(CheaterFlagConsole02)
aobscanmodule(CheaterFlagConsole03,khnum_Shipping_Steam_x64.exe,75 ?? E8 ?? ?? ?? ?? 83 ?? ?? ?? 48 8B ?? ?? ?? ?? ?? 48 8D ?? ?? ?? ?? ?? 33 ?? 33 ?? FF ?? ?? ?? ?? ?? 48 39 ?? ?? ?? ?? ?? 0F 86 ?? ?? ?? ?? 48 89 ?? ?? ?? 48 8B)
CheaterFlagConsole03:
  db EB
registersymbol(CheaterFlagConsole03)
aobscanmodule(CheaterFlagConsole04,khnum_Shipping_Steam_x64.exe,0F 95 ?? 4C ?? ?? ?? 41 88)
CheaterFlagConsole04+1:
  db 94
registersymbol(CheaterFlagConsole04)
[DISABLE]
CheaterFlagConsole00+3:
  db 01
CheaterFlagConsole01+4:
  db 75
CheaterFlagConsole02:
  db 75
CheaterFlagConsole03:
  db 75
CheaterFlagConsole04+1:
  db 95
unregistersymbol(*)
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>