diff --git a/sac_emu/dlc_creamapi/config_override.ini b/sac_emu/dlc_creamapi/config_override.ini new file mode 100644 index 0000000..bd1aa6b --- /dev/null +++ b/sac_emu/dlc_creamapi/config_override.ini @@ -0,0 +1,3 @@ +[FileNames] +steamapi = steam_api_o.dll +steamapi64 = steam_api64_o.dll \ No newline at end of file diff --git a/sac_emu/dlc_creamapi/files/cream_api.ini b/sac_emu/dlc_creamapi/files/cream_api.ini new file mode 100644 index 0000000..4e87cec --- /dev/null +++ b/sac_emu/dlc_creamapi/files/cream_api.ini @@ -0,0 +1,42 @@ +[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: = +; 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 \ No newline at end of file diff --git a/sac_emu/dlc_creamapi/files/steam_api.dll b/sac_emu/dlc_creamapi/files/steam_api.dll new file mode 100644 index 0000000..7babc7a Binary files /dev/null and b/sac_emu/dlc_creamapi/files/steam_api.dll differ diff --git a/sac_emu/dlc_creamapi/files/steam_api64.dll b/sac_emu/dlc_creamapi/files/steam_api64.dll new file mode 100644 index 0000000..6ed8437 Binary files /dev/null and b/sac_emu/dlc_creamapi/files/steam_api64.dll differ diff --git a/sac_emu/dlc_creamapi/infos.txt b/sac_emu/dlc_creamapi/infos.txt new file mode 100644 index 0000000..fc41843 --- /dev/null +++ b/sac_emu/dlc_creamapi/infos.txt @@ -0,0 +1,3 @@ +The goal of this is to unlock all DLCs for a legit bought Steam game. + +The DLLs included are: CreamAPI v4.5.0.0 non-log build \ No newline at end of file diff --git a/sac_emu/game_ali213/files/SteamConfig.ini b/sac_emu/game_ali213/files/SteamConfig.ini new file mode 100644 index 0000000..e61c483 --- /dev/null +++ b/sac_emu/game_ali213/files/SteamConfig.ini @@ -0,0 +1,58 @@ +[Settings] +; The Game AppID (store.steampowered.com/app/XXXXXXX/) +AppID = SAC_AppID + +; Source steam_api(64).dll version +API = SAC_APIVersion + +; Player name you'll have in-game +PlayerName = VALVE + +; Game Language +; english german french italian koreana +; spanish schinese tchinese russian thai +; japanese portuguese polish danish dutch +; finnish norwegian swedish hungarian czech +; romanian turkish +Language = english + +; Save types: +; VALVE(game dir) 0 +; VALVE(my documents) 1 +; RELOADED 4 +; SKIDROW 5 +; FLT 6 +; CODEX(3.0.4+/my documents) 7 +; CODEX(1.0.0.0+/APPDATA) 8 +SaveType = 0 + +;Achievements Count limit +;AchievementsCount=0 + +; Game exe path +;GameEXE=game.exe + +;SteamUserID = 12345678 +;SteamUserIDH = 12345678 + +;IsLoggedOn=0 +;Online=0 + +UnLockListedDLCOnly=1 + +[DLC] +; To unlock a DLC, use this format: "AppID = DLC Name" +SAC_DLC + +[Option] +; Block Network (internet connections made by the game) +FullBlockNetwork=1 + +; Redirect File Handle to ".valve" +FileRedirectCheck=1 + +; DECRYPT STEAM STUB +; 1 tells steam_api.dll / steam_api64.dll to decrypt the steam stub as soon as possible +; 2 tells SteamClient.dll / SteamClient64.dll to decrypt the steam stub as soon as possible +; 0 to disable it. +DECRYPT_STEAM_STUB=0 \ No newline at end of file diff --git a/sac_emu/game_ali213/files/steam_api.dll b/sac_emu/game_ali213/files/steam_api.dll new file mode 100644 index 0000000..0526b67 Binary files /dev/null and b/sac_emu/game_ali213/files/steam_api.dll differ diff --git a/sac_emu/game_ali213/files/steam_api64.dll b/sac_emu/game_ali213/files/steam_api64.dll new file mode 100644 index 0000000..74a35e7 Binary files /dev/null and b/sac_emu/game_ali213/files/steam_api64.dll differ diff --git a/sac_emu/game_ali213/infos.txt b/sac_emu/game_ali213/infos.txt new file mode 100644 index 0000000..b972d2a --- /dev/null +++ b/sac_emu/game_ali213/infos.txt @@ -0,0 +1,3 @@ +The goal of this is to crack the game as well as unlock every DLC for an uncracked game. + +The DLLs included are: ALI213 v8.33.9.23 (source: https://cs.rin.ru/forum/viewtopic.php?p=2929542#p2929542) \ No newline at end of file diff --git a/sac_emu/game_goldberg/files/steam_api.dll b/sac_emu/game_goldberg/files/steam_api.dll new file mode 100644 index 0000000..e2e4876 Binary files /dev/null and b/sac_emu/game_goldberg/files/steam_api.dll differ diff --git a/sac_emu/game_goldberg/files/steam_api64.dll b/sac_emu/game_goldberg/files/steam_api64.dll new file mode 100644 index 0000000..e89d51b Binary files /dev/null and b/sac_emu/game_goldberg/files/steam_api64.dll differ diff --git a/sac_emu/game_goldberg/files/steam_settings/DLC.txt b/sac_emu/game_goldberg/files/steam_settings/DLC.txt new file mode 100644 index 0000000..002f13c --- /dev/null +++ b/sac_emu/game_goldberg/files/steam_settings/DLC.txt @@ -0,0 +1 @@ +SAC_NoSpaceDLC \ No newline at end of file diff --git a/sac_emu/game_goldberg/files/steam_settings/steam_appid.txt b/sac_emu/game_goldberg/files/steam_settings/steam_appid.txt new file mode 100644 index 0000000..2a21a61 --- /dev/null +++ b/sac_emu/game_goldberg/files/steam_settings/steam_appid.txt @@ -0,0 +1 @@ +SAC_AppID \ No newline at end of file diff --git a/sac_emu/game_goldberg/infos.txt b/sac_emu/game_goldberg/infos.txt new file mode 100644 index 0000000..0fc8342 --- /dev/null +++ b/sac_emu/game_goldberg/infos.txt @@ -0,0 +1,3 @@ +The goal of this is to crack the game as well as unlock every DLC for an uncracked game. + +The DLLs included are: Goldberg (experimental) commit 475342f0 (source: https://mr_goldberg.gitlab.io/goldberg_emulator/) \ No newline at end of file