-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNFSPSExtraOptionsSettings.ini
More file actions
35 lines (31 loc) · 3.42 KB
/
NFSPSExtraOptionsSettings.ini
File metadata and controls
35 lines (31 loc) · 3.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[Hotkeys] // Look at http://cherrytree.at/misc/vk.htm for key values (decimal)
FreezeCamera = 19 // Freezes/unfreezes camera when pressed. (Default = 19 = Pause/Break key)
UnlockAllThings = 116 // Unlocks everything in game. (Default = 116 = F5 key)
AutoDrive = 117 // Enables Auto Drive (Drunk Driver) hack. (Default = 117 = F6 key)
PhysSwitch = 75 // Toggles between normal and Drift physics. (Default = 75 = K key)
EnableSaveLoadHotPos = 0 // Lets you save (LShift + 1/5) or load (LCtrl + 1/5) your position on the world. (0 = False (Default), 1 = True)
[LapControllers]
Maximum = 127 // Maximum number of laps can be selected at Race Day race options screen. (Default = 127) (0/127)
MaximumRepairMarkers = 20 // Maximum number of repair markers can be selected at Race Day creation screen. (Default = 127) (0/127)
[Menu]
ShowSpecialVinyls = 1 // Adds Special Vinyls to the shop and removes Vinyl-Car dependencies. (0 = False (Default), 1 = True)
IntroMovie = FE_BG // Lets you change the background movie played on Splash Screen. (Type names without language, region names and format. FE: "fmv01_career_intro" for "fmv01_career_intro_english_ntsc.vp6".) (Default = FE_BG)
ShowcaseCamInfiniteZoom = 0 // Zoom hack for Showcase Camera mode. (0 = False (Default), 1 = True)
ShowcaseCamInfiniteRotation = 0 // Rotation hack for Showcase Camera mode. (0 = False (Default), 1 = True)
ShowcaseCamAlwaysEnable = 0 // Use Showcase Camera mode on every menu. (0 = False (Default), 1 = True)
DisableTakeover = 0 // Removes "Extra Options by ExOpts Team" text from Copyright area. (0 = False (Default), 1 = True)
[Gameplay]
EnableDebugCamera = 0 // Enables vanilla debug world camera function. Press Backspace to toggle. (0 = False (Default), 1 = True)
PlayerName = 0 // Lets you change the player name shown in leaderboard. (String) (0 = False (Default))
StartingCash = 10000 // Starts the game with specified amount of cash. (Default = 10000)
RemoveTopSpeedLimiter = 1 // Disables the top speed limiter (SPEED_LIMITER in attributes.bin > vehicle > default) of the game. (0 = False, 1 = True (Default))
UnlockAllThings = 0 // Current status of UnlockAllThings hack. (0 = False (Default), 1 = True)
UnlockDLC = 1 // Unlocks downloadable content. (Use "saam-bp1", "saam-bp2", "saam-unl" and "saam-ce" codes.) (0 = False, 1 = True (Default))
ShowAllCarsInFE = 0 // (ONLY FOR EXPERTS) Makes any car available in Car Lot for NEW save games. It DOESN'T affect existing ones. (0 = False (Default), 1 = True)
[Misc] // Ignore = Use the settings from something else (like Generic Fix)
SkipMovies = 0 // Skips cutscenes. (0 = Ignore (Default), 1 = True)
SkipNISs = 0 // Skips some NISs (non-interactive scenes). (0 = False (Default), 1 = True)
EnableSound = 1 // Enables in-game sounds. (0 = False, 1 = Ignore (Default))
EnableMusic = 1 // Enables in-game music. (0 = False, 1 = Ignore (Default))
EnableVoice = 1 // Enables in-game voice of Crew Members. (0 = False, 1 = Ignore (Default))
ShowMessage = 1 // Shows in-game messages when you use some features. (0 = False, 1 = True (Default))