Update README.md

This commit is contained in:
pointfeev 2022-03-03 09:03:38 -05:00 committed by GitHub
parent bb3e035804
commit bace9c8caf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,28 +4,29 @@
![Program Preview Image](https://i.imgur.com/BxGU99q.png)
###### Refer to [this post](https://cs.rin.ru/forum/viewtopic.php?f=29&t=70576) if you don't know what CreamAPI is! ;)
###### Refer to [this post](https://cs.rin.ru/forum/viewtopic.php?f=29&t=106474) if you don't know what ScreamAPI is! ;)
###### The program utilizes CreamAPI v4.5.0.0 Hotfix downloaded from that post and embedded into the program itself; no download necessary on your part!
###### The program utilizes CreamAPI v4.5.0.0 Hotfix and ScreamAPI v3.0.0 downloaded from those posts and embedded into the program itself; no download necessary on your part!
---
#### Description:
Automatically finds all installed Steam games and their respective Steamworks DLL locations on the user's computer,
automatically parses SteamCMD and the Steam Store for those games' DLCs, then provides a very simple graphical interface utilizing the gathered information.
Automatically finds all installed Steam/Epic games and their respective Steamworks/EOS SDK DLL locations on the user's computer,
automatically parses SteamCMD, Steam Store, and Epic Games Store for those games' DLCs, then provides a very simple graphical interface utilizing the gathered information.
The primary function of the program is to **automatically generate and install CreamAPI** for whichever
The primary function of the program is to **automatically generate and install CreamAPI or ScreamAPI** for whichever
games and DLCs the user selects, however through the use of the **right-click context menu** the user can also:
* automatically repair the Paradox Launcher
* open the parsed SteamCMD AppInfo in Notepad
* refresh the parsed SteamCMD AppInfo
* open Root directories or Steamworks DLL directories in Explorer
* open SteamDB/Steam Store/Steam Community links in the default browser
* open the parsed SteamCMD/GraphQL AppInfo in Notepad
* refresh the parsed SteamCMD/GraphQL AppInfo
* open Root directories or Steamworks/EOS SDK DLL directories in Explorer
* open SteamDB/ScreamDB/Steam Store/Epic Games Store/Steam Community links in the default browser
---
#### Features:
* Automatic downloading and installing of SteamCMD. *for gathering appinfo such as name, buildid, listofdlc, depots*
* Automatic gathering and caching of appinfo for **ALL** installed Steam games and **ALL** of their DLCs.
* Automatic generation of cream_api.ini configuration and installation of CreamAPI DLLs.
* Automatic uninstallation of CreamAPI DLLs and cream_api.ini configuration.
* Automatic repairing of the Paradox Launcher via the right-click context menu "Repair" option. *for when the launcher updates whilst you have CreamAPI installed to it*
* Automatic downloading and installing of SteamCMD (if Steam is installed). *for gathering appinfo such as name, buildid, listofdlc, depots*
* Automatic gathering and caching of appinfo for **ALL** installed Steam and Epic games and **ALL** of their DLCs.
* Automatic generation of cream_api.ini/ScreamAPI.json configuration and installation of CreamAPI/ScreamAPI DLLs.
* Automatic uninstallation of CreamAPI/ScreamAPI DLLs and cream_api.ini/ScreamAPI.json configuration.
* Automatic repairing of the Paradox Launcher via the right-click context menu "Repair" option. *for when the launcher updates whilst you have CreamAPI or ScreamAPI installed to it*
---
#### Installation:
@ -35,12 +36,12 @@ games and DLCs the user selects, however through the use of the **right-click co
---
#### Usage:
1. Start the program executable.
2. Wait for the program to download and install SteamCMD. *very fast, depends on internet speed*
3. Wait for the program to gather and cache installed Steam games and their DLCs. *may take a good amount of time on the first run, depends on how many games you have installed and how many DLCs they have*
4. **CAREFULLY** select what games and DLCs you wish to unlock. *CreamAPI is not tested for every game!*
2. Wait for the program to download and install SteamCMD (if you have Steam installed). *very fast, depends on internet speed*
3. Wait for the program to gather and cache installed Steam and Epic games and their DLCs. *may take a good amount of time on the first run, depends on how many games you have installed and how many DLCs they have*
4. **CAREFULLY** select what games and DLCs you wish to unlock. *CreamAPI and ScreamAPI are not tested for every game!*
5. Click the **Generate and Install** button.
6. Click the **OK** button to close the program.
7. If CreamAPI doesn't work for any of the games you installed it on, simply go back to step 4 and select what games you wish you **revert** changes to, and instead click the **Uninstall** button this time.
7. If CreamAPI or ScreamAPI don't work for any of the games you installed them on, simply go back to step 4 and select what games you wish you **revert** changes to, and instead click the **Uninstall** button this time.
---
##### Bugs/Crashes/Issues: