Game of the Year edition
This is not just an update.
There is an additional singleplayer mission.
The multiplayer is compatible with NOLF v1.004.
Application Details:
Version: | GOTY (1.004) |
License: | Retail |
URL: | http://www.noonelivesforever.c... |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 4.9 |
Maintainers: About Maintainership
What works
What does not
Workarounds
On modern systems dialogues are skipping without limiting framerate. As there is no possiblity in Linux though the graphics cards drivers,
I found as a workaround to use the software DxWnd. This usually is used to force DirectX fullscreen only games to run in a window, but also allows for an working fullscreen mode.
I installed several workarounds via winetricks, some of them might not be necessary, as I finally only got the game fully running by using DxWnd:
What was not tested
New installation with DxWnd and mimimum of Winetricks workarounds necessary
Hardware tested
Graphics:
Additional Comments
Only works in combination with framerate limiter or DxWnd.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Mageia 7 | Jun 01 2019 | 4.9 | Yes | Yes | No | Platinum | Alan Richter | |
Show | Manjaro Linux 18.0.0 | Mar 23 2019 | 4.2 | Yes | Yes | Yes | Gold | Paul-Emile Veuve | |
Current | Linux Mint 18.2 "Sonya" x86_64 | Sep 11 2017 | 2.14-staging | Yes | Yes | Yes | Gold | Peter | |
Show | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Jun 10 2017 | 2.0.1 | Yes | Yes | Bronze | Manuel Grießmayr | ||
Show | Slackware64 -current | Jan 10 2016 | 1.9.1 | Yes | Yes | Gold | Danny Schmarsel |
winetricks dsound directmusicAfterwards, open up winecfg, go to the "Libraries" tab and set dsound to Builtin.
Â$ wine lithtech.exe -rez rezfile1.rez -rez rezfile2.rez ...This script should wÂork with all version of NOLF:
$ wine lithtech.exe $(for f in $(ls|grep -i rez$); do echo "-rez $f"; done)
++screenwidth "1920" ++screenheight "1080" ++screendepth "32"However, this stretches the game. A better widescreen fix is available here, but you can't play online with it.