Init 0.1 - 1
This commit is contained in:
19
EXE/flplusplus.ini
Normal file
19
EXE/flplusplus.ini
Normal file
@@ -0,0 +1,19 @@
|
||||
; Settings file for flplusplus
|
||||
[flplusplus]
|
||||
; Multiplier for render distance and the distance at which LODs are switched.
|
||||
; Supports decimal values
|
||||
; 0 = maximized
|
||||
; 1 = no change from vanilla Freelancer
|
||||
; 2 = Double render distance & LOD switch threshold
|
||||
; 3.5 = 3.5x render distance & LOD switch threshold, etc.
|
||||
lod_scale = 0
|
||||
; save_folder_name
|
||||
; Name of the save folder in Documents/My Games
|
||||
save_folder_name = Freelancer
|
||||
; save_in_directory
|
||||
; if true, save in the game directory (EXE/../SAVE) instead of Documents/My Games
|
||||
save_in_directory = false
|
||||
; Patch out "Failed to get start location" warning
|
||||
remove_start_location_warning = true
|
||||
; Log spew to stdout (not too useful on Windows)
|
||||
log_to_console = false
|
||||
Reference in New Issue
Block a user