Skip to content

Releases: chreden/trawindowed

v1.9.0

17 Dec 22:38
ecc43db

Choose a tag to compare

Changes some hotkeys to avoid clashes with the menu hook

Toggle border and center moves from F5/Shift + F5 to F6/Shift + F6
On top moves from F6 to F7

Note: Should be the last release for a while, this activity lately is unprecedented but most things are dealt with now.

What's Changed

  • Change hotkeys from F5/F6 to F6/F7 by @chreden in #33

Full Changelog: v1.8.0...v1.9.0

v1.8.0

16 Dec 23:01
f6facf6

Choose a tag to compare

  • By default the games will now launch without being always on top. If you really want to you can pass -ontop to have them be always on top.
  • Mouse re-capture is handled better when coming back to the window.

What's Changed

  • Added -notontop and -mousecaptured params + automatically hide mouse cursor by @camalolo in #25
  • Default to not on top and to capturing mouse by @chreden in #30
  • Update to version 1.8 by @chreden in #31

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

13 Dec 23:35
e8a4723

Choose a tag to compare

v1.7.0 Pre-release
Pre-release

Adds automatic aspect ratio for TRU.

What's Changed

  • Apply aspect ratio to TRU based on window size by @chreden in #28

Full Changelog: v1.6.0...v1.7.0

v1.6.0

12 Dec 22:44
dd79f88

Choose a tag to compare

Two new command line arguments:

-camerafix - use this if the camera points down all the time.
-autocenter - start the window centred on the primary display.

Also a new command Shift + F5 will centre the window on the display the window is currently on.

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

15 Jun 18:27
0804956

Choose a tag to compare

Adds -borderless command line argument to start the game borderless. This can be set in Steam launch options if using Steam.

What's Changed

  • Add -borderless command line argument by @chreden in #21

Full Changelog: v.1.4.0...v1.5.0

v1.4.0

04 Sep 17:01
49dd958

Choose a tag to compare

This release adds the common framerates used in runs to the D3D shim so that runners can use them without having to have a monitor that supports them.

What's Changed

  • Add required resolutions even if not supported by adapter by @chreden in #17

Full Changelog: v1.3.0...v.1.4.0

v1.3.0

05 Aug 21:43
e488277

Choose a tag to compare

This release adds the ability to toggle mouse capture and fixes a bug where you get a tiny window when using Mirillis Action! to record your game.

Add the d3d9.dll to your Tomb Raider Anniversary folder in the same place as the game executable.
F5 to toggle a windowed border.
F6 to toggle topmost.
F8 to toggle mouse capture.

What's Changed

  • Allow toggling mouse capture and fix Action! tiny windows by @chreden in #13
  • Remove output directory accidentally added by @chreden in #14
  • Update docs by @chreden in #15

Full Changelog: v1.2.0...v1.3.0

v1.2.0

04 Dec 23:08
ae95320

Choose a tag to compare

Add the d3d9.dll to your Tomb Raider Anniversary folder in the same place as the game executable.
You can use F5 to toggle a windowed border.
You can use F6 to toggle topmost.

Thanks @FritzJo for the PR (It was still this year!)

Changes in v1.1.0:
Bug Fixes:
#2 - Get the real D3D9 in a better way
Enhancements:
#7 - Window is always on top

v1.1.0

20 Dec 12:49

Choose a tag to compare

Add the d3d9.dll to your Tomb Raider Anniversary folder in the same place as the game executable.
You can use F5 to toggle a windowed border.

Changes in v1.1.0:
Bug Fixes:
#3 - Framerate emulation potentially inaccurate

v1.0.0

13 Apr 13:15

Choose a tag to compare

Add the d3d9.dll to your Tomb Raider Anniversary folder in the same place as the game executable.
You can use F5 to toggle a windowed border.