freelancer-hd-edition/EXE/flplusplus.ini

25 lines
552 B
INI
Raw Normal View History

2021-09-07 17:42:58 +00:00
; Settings file for flplusplus
[flplusplus]
; lod_scale
2021-11-07 13:32:27 +00:00
; 0 = default lod
2023-06-13 00:06:34 +00:00
; 1 = 1.5x lod, draw distance
2021-09-07 17:42:58 +00:00
; 2 = 2x
; 3 = 3x
; 4 = 4x
; 5 = 5x
; 6 = 6x
; 7 = 7x
; 8 = 8x
2023-06-13 00:06:34 +00:00
; 10 = 10x
; 11 = maximized
; Note there is no 9x option
lod_scale = 11
2021-09-07 17:42:58 +00:00
; 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
2023-06-13 00:06:34 +00:00
; Patch out "Failed to get start location" warning
remove_start_location_warning = true