gbe_fork/post_build/steam_settings.EXAMPLE/configs.user.EXAMPLE.ini
2024-04-21 00:41:59 +02:00

24 lines
944 B
INI

# you do not have to specify everything, pick and choose the options you need only
[user::general]
# user account name
account_name=gse orca
# Steam64 format
account_steamid=76561197960287930
# the language reported to the app/game
# look for the column 'API language code' here: https://partner.steamgames.com/doc/store/localization/languages
# default=english
language=english
# report a country IP if the game queries it
# ISO 3166-1-alpha-2 format, use this link to get the 'Alpha-2' country code: https://www.iban.com/country-codes
# default=US
ip_country=US
[user::saves]
# name of the base folder used to store save data, leading and trailing whitespaces are trimmed
# default=GSE Saves
saves_folder_name=GSE Saves
# when this is set, it will force the emu to use the specified location instead of the default global location
# path could be absolute, or relative to the location of the .dll/.so
local_save_path=./path/relative/to/dll