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
- Installing
- Playing the game
- Multiplayer
- Sounds
- High resolutions
What does not
- Music does not run by default. Can be disabled in the launcher to prevent a crash at startup. Or you can run winetricks dsound dmusic
.
Set dsound to Native in winecfg and you are good to go.
- Animated loading screens have to be disabled in the launcher, otherwise you won't see anything
Workarounds
What was not tested
- Playing through the whole game
Hardware tested
Graphics:
Additional Comments
The mouse was a bit jerky before, even this is gone. Very well playable now! One day, when they fix dmusic, this will be Platinum :3
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 | |
Show | 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 |
Bug # | Description | Status | Resolution | Other apps affected |
15813 | NOLF GotY: Long audio samples get truncated | CLOSED | INVALID | View |
17638 | NOLF GotY: Sluggish mouse reaction when in zoom mode | UNCONFIRMED | View | |
30969 | Tron 2.0 - No music while playing game and in menu | NEW | View | |
31562 | crash in mmdevapi/MMDevCol_GetCount() using lithtech game engine. | CLOSED | FIXED | View |
35446 | No One Lives Forever: black screen on start | CLOSED | DUPLICATE | View |
37415 | No One Lives Forever: 2D content overlays everything else | CLOSED | INVALID | View |
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.