mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
20 lines
407 B
INI
20 lines
407 B
INI
; Settings file for flplusplus
|
|
[flplusplus]
|
|
; lod_scale
|
|
; 0 = default lod
|
|
; 1 = 1.5x lod, draw distance
|
|
; 2 = 2x
|
|
; 3 = 3x
|
|
; 4 = 4x
|
|
; 5 = 5x
|
|
; 6 = 6x
|
|
; 7 = 7x
|
|
; 8 = 8x
|
|
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
|