Skip to content

Commit 91a59d6

Browse files
authored
v8.0.0.1338
* Fixed an issue with Immobile Collisions Fox. (wrong ini entry)
1 parent 12e8341 commit 91a59d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NFSMWExtraOptionsSettings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ ExperimentalSplitScreenFix = 0 // (ONLY FOR EXPERTS) (EXPERIMENTAL) Fixes b
118118
HelicopterBountyFix = 1 // Fixes very low bounty reward and lack of screen message for Helicopter. (0 = False, 1 = True (Default))
119119
ZeroBountyFix = 1 // Fixes 0 bounty reward for x10 and higher heat levels. (0 = False, 1 = True (Default))
120120
CarSkinFix = 0 // (EXPERIMENTAL) Fixes skinless ghost cars. (0 = False (Default), 1 = True)
121-
ImmobileColFix = 0 // (EXPERIMENTAL) Fixes infinite mass of some objects. (0 = False (Default), 1 = True)
121+
ImmobileCollisionsFix = 0 // (EXPERIMENTAL) Fixes infinite mass of some objects. (0 = False (Default), 1 = True)
122122
123123
[Misc]
124124
WindowedMode = 0 // Runs the game in a window instead of full screen. (0 = False (Default), 1 = True, 2 = Bordered)

0 commit comments

Comments
 (0)