SkillAgentSearch skills...

TmForeverResFix

A simple patch to run TrackMania Nations Forever and TrackMania United Forever in widescreen in window mode

Install / Use

/learn @snightshade/TmForeverResFix
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TmForeverResFix

A simple patch for Nadeo's TrackMania Forever games to allow for running the game at arbitrary resolutions in windowed mode, alongside borderless windowed.
Tested to work with both TrackMania United Forever and TrackMania Nations Forever.

Installation instructions

  • Pull down MinHook as a submodule
  • Compile the repository with your favourite flavour of Visual Studio
  • Place the new d3d9.dll file next to your TmForever.exe

Configuration

Create a new INI file next to TmForever.exe named TmWindow.ini. Inside that file, the syntax looks like this:

[Window]
Title=some custom window title here
Width=1280 # window width
Height=720 # window height
FullscreenMode=0 # Fullscreen mode - 0 windowed, 1 exclusive, 2 borderless

License

MIT

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated15d ago
Forks1

Languages

C++

Security Score

85/100

Audited on Mar 22, 2026

No findings