Update flplusplus.ini to change SAVE Folder

This commit is contained in:
Nekura
2024-04-07 11:29:18 +02:00
parent f7c2bcfe87
commit 1d86a43979

View File

@@ -12,7 +12,7 @@ lod_scale = 0
save_folder_name = Freelancer save_folder_name = Freelancer
; save_in_directory ; save_in_directory
; if true, save in the game directory (EXE/../SAVE) instead of Documents/My Games ; if true, save in the game directory (EXE/../SAVE) instead of Documents/My Games
save_in_directory = false 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 stdout (not too useful on Windows)