haekb / nolf1-modernizer

The goal of NOLF Modernizer is to help fix some long standing bugs, and update some more outdated features of the game.
https://haekb.itch.io/nolf-modernizer
45 stars 11 forks source link

Fullscreen mode #40

Closed Saibamen closed 4 years ago

Saibamen commented 4 years ago

Hello,

I want to set my native resolution (1920 x 1080 x 32) on the full screen. Settings: obraz

Actual No fullscreen, just window which is also present on my second monitor

Screen (Firefox is in full screen at second monitor, see also missing Windows button): obraz

Expected Able to set fullscreen mode, game is only visible on one monitor.

haekb commented 4 years ago

I've seen this problem before, but I can't remember the exact solution. Make sure you've installed all the files (including the custom d3d.ren!), and try changing the windows scale to 100% if you haven't already. image

NOLF 1 is particularly finicky about that.

If you have any issues running the game with the custom d3d.ren then install the latest visual c++ redistribute. https://aka.ms/vs/16/release/vc_redist.x86.exe

Saibamen commented 4 years ago

Ok, main bug was "fixed" by this workaround, but now I see wrong positioned text: lithtech-2020-06-11-13-40-02-79 lithtech-2020-06-11-13-39-37-10

haekb commented 4 years ago

You don't have the mod enabled correctly. The UI will be fullscreened when it's enabled.

Please follow the readme instructions.

Saibamen commented 4 years ago

Hmm. Today I started game again, I didn't change anything from previous setup and now main menu looks OK. Maybe it is some regression?