Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

This is pretty cool! Do you know why she moves so slow with the modernizer mod? Can I launch the game directly without having to use the launcher every time, a command in a shortcut or something? Thanks!

Cate's running speed is too slow. The "Caps Lock" key does not help.

      Fix:

      run Modernizer2_2c_GUI.exe in "Restore default .." mode, then restart Modernizer2_2c_GUI.exe and select your language.
      Launch the game and configure Options

      In the future, do not go into the settings after the start of the mission

Modernizer2_2c_GUI_v2_1.7z (49.31Mb)

https://www.moddb.com/games/no-one-lives-forever-2-a-spy-in-harm/downloads/no-on...

OK, so this is a bug. What about launching the game directly from a shortcut, any way to do it?

Thanks!

(1 edit)

You probably run with more than 60fps, this can make cate move real slow (especially when crouching). You can limit fps ingame by going into Options -> Experimental Settings and set 'Unlock Framerate' to 'No'

Make sure that both Nolf2.exe and Lithtech.exe runs with administrator privileges, settings will not be saved otherwise.

____

To run the game without the launcher, pass all needed arguments directly to lithtech.exe:

lithtech.exe -windowtitle "No One Lives Forever 2" -rez Custom\Resources\Nolf2_custom_jan_19.REZ -rez GAME.rez -rez GAME2.rez -rez GAMEdll.rez -rez Sound.rez -rez GAMEl.rez -rez custom -rez GAMEp.rez -rez GAMEp2.rez -rez MapPack001.rez -rez MapPack002.rez -rez Update_v1x3.rez  -rez Custom\Mods\Modernizer\Modernizer.REZ


You can also add settings to this string such as:

+DisableMusic 1

You'll find the full string stored by the launcher in launchcmds.txt

Perfect! Thanks a lot for the above, everything is working and I can launch the game directly too!