Update flplusplus
This commit is contained in:
Binary file not shown.
@@ -6,7 +6,9 @@
|
|||||||
; 1 = no change from vanilla Freelancer
|
; 1 = no change from vanilla Freelancer
|
||||||
; 2 = Double render distance & LOD switch threshold
|
; 2 = Double render distance & LOD switch threshold
|
||||||
; 3.5 = 3.5x render distance & LOD switch threshold, etc.
|
; 3.5 = 3.5x render distance & LOD switch threshold, etc.
|
||||||
lod_scale = 0
|
lod_scale = 2
|
||||||
|
pbubble_scale = 2
|
||||||
|
character_detail_scale = 2
|
||||||
; save_folder_name
|
; save_folder_name
|
||||||
; Name of the save folder in Documents/My Games
|
; Name of the save folder in Documents/My Games
|
||||||
save_folder_name = Freelancer
|
save_folder_name = Freelancer
|
||||||
@@ -15,5 +17,5 @@ save_folder_name = Freelancer
|
|||||||
save_in_directory = true
|
save_in_directory = true
|
||||||
; Patch out "Failed to get start location" warning
|
; Patch out "Failed to get start location" warning
|
||||||
remove_start_location_warning = true
|
remove_start_location_warning = true
|
||||||
; Log spew to stdout (not too useful on Windows)
|
; Log spew to a console window
|
||||||
log_to_console = false
|
log_to_console = false
|
||||||
Reference in New Issue
Block a user