From 51bcc803f4c06db219a90e0772092aff8caecbdd Mon Sep 17 00:00:00 2001 From: nicolasbaner07-hub Date: Tue, 23 Dec 2025 23:03:12 -0300 Subject: [PATCH] Update NFSMWExtraOptionsSettings.ini --- NFSMWExtraOptionsSettings.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NFSMWExtraOptionsSettings.ini b/NFSMWExtraOptionsSettings.ini index 2a3f937..576a180 100644 --- a/NFSMWExtraOptionsSettings.ini +++ b/NFSMWExtraOptionsSettings.ini @@ -55,7 +55,7 @@ DisableTakeover = 0 // Removes "Extra Options by ExOpts Team" te [Gameplay] EnableHiddenCameraModes = 0 // Enables hidden camera modes and fixes the names. (0 = False (Default), 1 = True) -EnableDebugCamera = 0 // Enables vanilla debug world camera function. Press Backspace to toggle. (0 = False (Default), 1 = True) +EnableDebugCamera = 1 // Enables vanilla debug world camera function. Press Backspace to toggle. (0 = False (Default), 1 = True) ShowHUDOnLookBack = 0 // Prevents the HUD from disappearing when looked back, like in NFSU2. (0 = False (Default), 1 = True) GameSpeed = 1 // (FOR FUN) Speed modifier for races. (Default = 1.0) WorldAnimationSpeed = 45 // Speed modifier for animations (like waving trees) on the world. (Default = 45.0) @@ -70,7 +70,7 @@ StartingCash = 0 // Starts the game with specified amount of AwardedCash = 10000 // Awards (or penalties if you set a negative value) the player with specified amount of cash for having NFSU2 save on their PC. (Default = 10000) WorldMapAnywhere = 1 // Enables the World Map (M) hotkey on race and pursuit events. (0 = False, 1 = True (Default)) SkipTrackAnywhere = 1 // (EXPERIMENTAL) Enables the Skip Track (T) hotkey in the game world. (0 = False, 1 = True (Default)) -UnlockAllThings = 0 // Current status of UnlockAllThings hack. (0 = False (Default), 1 = True) +UnlockAllThings = 1 // Current status of UnlockAllThings hack. (0 = False (Default), 1 = True) ForceBlackEdition = 1 // Force enables Black Edition mode by skipping INGAMEC.BUN file check. (0 = False, 1 = True (Default)) UnlockBurgerKingChallenge = 0 // Unlocks Burger King challenge without using cheat code. (0 = False (Default), 1 = True) EnableMaxPerformanceOnShop = 1 // Lets you install maximum available parts to your car with one key on Career Performance Shop. (0 = False, 1 = True (Default))