Skip to content
Macallan edited this page Jun 22, 2024 · 18 revisions

Tomb Raider Save Game Editor - TRCHEATWIN

This Program can modify savegames files from :

  • Tombraider I, Unfinished Business,
  • Tombraider II, II The Golden Mask,
  • Tombraider III, III The Lost Artefact
  • Tombraider IV The Last Revelation, IV Times Exclusive and
  • Tombraider V Chronicles and
  • Tombraider Remastered 1 2 3.

The features are :

  • Getting all guns and ammos, life pak, flares,
  • Changing health and air.
  • Getting Secrets and objects (keys, cards...)
  • Changing position and showing maps of levels for all Tombraider 1 to 5 games.
  • Export, Import, Delete savegame from Tombraider Remastered.
  • Getting rid of TR1 and TR3 Boss in Tombraider Remastered.

Latest Binaries build on github are available in Release : http://github.com/Ian-Macallan/TRCheatWin/releases compiled with github Visual Studio 2022 or at https://www.macallan.org/ compiled with Visual Studio 2012

For the both versions you will need Visual Sudio Redistribuable (vs2022 or vs2012).

Tombraider Remastered

For Tombraider Remastered Edition all stuff is in the same page (First Tab) :

TRCheatWin

If you use only Remastered you can launch TRCheatWin -r

On Remastered Edition you can export / import / delete one save slot.

TRCheatWin6

Position Editor

There is a position editor for all Tombraider included.

example

That shows the map for each level.

TRCheatWin8

Tombraider Standard

The other Tabs are for Standard Tombraider 1 to 5 including gold edition and custom edition. If you use only Standard Edition you can launch TRCheatWin -s

TRCheatWin1

You can have a dark background (modify the TRCheatWin.ini). And it works for TR4 Custom levels. A good example of subclassing MFC Objects.

TRCheatWinCus

Position Editor

You can see the map of the level from above.

TRCheatWinCusMap

And vertical view from each direction. TRCheatWinCusMapVert

Air / Health / Medipak

You can modify air / flares / medipak and health when available

TRCheatWin2a

Guns

Add Guns :

TRCheatWin2

Ammos

Ammos :

TRCheatWin3

Objects

Keys and other objects for TR 1 to TR 3 Standard Edition:

TRCheatWin4

And for TR4 / TR5 Editions.

TRCheatWin5

With Customized Tooltips

TRCheatWinT4

And Customized Menus

TRCheatWinM4

Settings

Settings are stored on TRCheatWin.ini (the same name for x64 and x86 version). It is created in the same folder as TRCheatWin*.exe but is used if it is in you PATH.

Compilation

The Code builds with Visual Studio 2012 and above. Compile without error with Visual Studio 2022 on Github.