An open API service indexing awesome lists of open source software.

https://github.com/xan1242/ubitmnthax

This is a very simple plugin for TMNT by Ubisoft which introduces some quality of life fixes to the game.
https://github.com/xan1242/ubitmnthax

game-fix game-mod jade-engine tmnt ubisoft

Last synced: 8 months ago
JSON representation

This is a very simple plugin for TMNT by Ubisoft which introduces some quality of life fixes to the game.

Awesome Lists containing this project

README

          

# UbiTMNTHax - for Teenage Mutant Ninja Turtles (2007/Ubisoft)

This is a very simple plugin for TMNT by Ubisoft which introduces some quality of life fixes to the game.

## Features

- Restore native windowed mode - no need for DXWnd

- Fixes native window mode cursor position reading

- Allow borderless windowed mode

- Allow window resizing, relocating of borderless window

- Allow launching without the TMNT Launcher/HW detector

- Allow launching multiple instances of the game

- Allow launching of game without the disc inserted (no need for mini image in virtual CD)

- Add console window for debug output

## Instructions

- Extract the release package on game root directory

- Configure your settings in scripts\UbiTMNTHax.ini

- If launching for the first time, launch the game with the regular TMNT.exe

- Else, you can launch the game with TMNTGame.exe directly

- For windowed mode, set Fullscreen to 0 in Hardware.ini found in the TMNT data directory (AppData\Roaming\TMNT) and then launch the game

## Compatibility

This was made with the executable version 1.0.0.188 (md5: 5D084D4367688490CB2FC2D2E24CF906) in mind

## Credits

ThirteenAG - [Ultimate ASI Loader](https://github.com/ThirteenAG/Ultimate-ASI-Loader) and [IniReader](https://github.com/ThirteenAG/IniReader)

thelink2012 - [injector](https://github.com/thelink2012/injector)