mirror of
https://github.com/BigBoiCJ/SteamAutoCracker.git
synced 2025-05-17 15:01:16 +02:00
42 lines
No EOL
1.4 KiB
INI
42 lines
No EOL
1.4 KiB
INI
[steam]
|
|
; Application ID (http://store.steampowered.com/app/%appid%/)
|
|
appid = SAC_AppID
|
|
; Current game language.
|
|
; Uncomment this option to turn it on.
|
|
; Default is "english".
|
|
;language = german
|
|
; Enable/disable automatic DLC unlock. Default option is set to "false".
|
|
; Keep in mind that this option WON'T work properly if the "[dlc]" section is NOT empty
|
|
unlockall = false
|
|
; Original Valve's steam_api.dll.
|
|
; Default is "steam_api_o.dll".
|
|
orgapi = steam_api_o.dll
|
|
; Original Valve's steam_api64.dll.
|
|
; Default is "steam_api64_o.dll".
|
|
orgapi64 = steam_api64_o.dll
|
|
; Enable/disable extra protection bypasser.
|
|
; Default is "false".
|
|
extraprotection = false
|
|
; The game will think that you're offline (supported by some games).
|
|
; Default is "false".
|
|
forceoffline = false
|
|
; Some games are checking for the low violence presence.
|
|
; Default is "false".
|
|
;lowviolence = true
|
|
; Purchase timestamp for the DLC (http://www.onlineconversion.com/unix_time.htm).
|
|
; Default is "0" (1970/01/01).
|
|
;purchasetimestamp = 0
|
|
|
|
[steam_misc]
|
|
; Disables the internal SteamUser interface handler.
|
|
; Does have an effect on the games that are using the license check for the DLC/application.
|
|
; Default is "false".
|
|
disableuserinterface = false
|
|
|
|
[dlc]
|
|
; DLC handling.
|
|
; Format: <dlc_id> = <dlc_description>
|
|
; e.g. : 247295 = Saints Row IV - GAT V Pack
|
|
; If the DLC is not specified in this section
|
|
; then it won't be unlocked
|
|
SAC_DLC |