xan1242 / NFSU_WindowedMode

NFS Underground - Proper Windowed Mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE

As of this commit in the WidescreenFixesPack repository, this code has been fully integrated and implemented for Underground, Underground 2 and Most Wanted (with MW supporting dynamic window resizing).

NFS Underground - Proper Windowed Mode

This is a quickly thrown together hook to allow for a proper window mode configuration for NFS Underground.

I've taken most of the code from my own UbiTMNTHax and applied it here to this game.

(Made in about 30mins or so.)

Features

  • Initial resolution is not 800x600 anymore, values from the Widescreen Fix are injected

  • Proper window mode configuration - configure it any way you want; borderless, bordered, resizable

  • Preemptive startup location - you can set where the window will start when you launch the game (e.g. for playing on second monitor)

Requirements

About

NFS Underground - Proper Windowed Mode

License:MIT License


Languages

Language:C++ 85.3%Language:C 14.7%