CreamInstaller/README.md

59 lines
4.6 KiB
Markdown
Raw Normal View History

2022-03-04 01:34:54 +05:00
### CreamInstaller: CreamAPI/ScreamAPI Installer & Configuration Generator
2022-01-22 12:13:05 +05:00
2022-03-03 19:57:57 +05:00
![Program Preview Image](https://i.imgur.com/VAx1LRa.png)
2022-01-22 12:13:05 +05:00
2022-03-07 19:41:12 +05:00
###### 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) and/or [this repository](https://github.com/acidicoala/ScreamAPI) if you don't know what ScreamAPI is! ;)
2022-02-11 11:54:50 +05:00
2022-04-04 04:25:38 +05:00
###### The program utilizes CreamAPI v4.5.0.0 Hotfix and ScreamAPI v3.0.1 downloaded from those posts and embedded into the program itself; no download necessary on your part!
2022-01-22 12:13:05 +05:00
---
#### Description:
2022-03-03 19:30:04 +05:00
Automatically finds all installed Steam/Epic games and their respective Steamworks/Epic Online Services DLL locations on the user's computer,
2022-03-03 19:03:38 +05:00
automatically parses SteamCMD, Steam Store, and Epic Games Store for those games' DLCs, then provides a very simple graphical interface utilizing the gathered information.
2022-02-26 01:01:48 +05:00
2022-03-03 19:03:38 +05:00
The primary function of the program is to **automatically generate and install CreamAPI or ScreamAPI** for whichever
2022-02-26 01:09:13 +05:00
games and DLCs the user selects, however through the use of the **right-click context menu** the user can also:
2022-02-26 01:08:56 +05:00
* automatically repair the Paradox Launcher
2022-03-03 19:03:38 +05:00
* open the parsed SteamCMD/GraphQL AppInfo in Notepad
* refresh the parsed SteamCMD/GraphQL AppInfo
2022-03-03 19:30:04 +05:00
* open Root directories or Steamworks/Epic Online Services DLL directories in Explorer
2022-03-03 19:03:38 +05:00
* open SteamDB/ScreamDB/Steam Store/Epic Games Store/Steam Community links in the default browser
2022-01-22 12:13:05 +05:00
---
#### Features:
2022-03-15 15:43:06 +05:00
* Automatic downloading and installing of SteamCMD (if a Steam game is chosen). *for gathering appinfo such as name, buildid, listofdlc, depots*
2022-03-03 19:03:38 +05:00
* 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*
2022-01-22 12:13:05 +05:00
---
#### Installation:
1. Click [here](https://github.com/pointfeev/CreamInstaller/releases/latest/download/CreamInstaller.zip) to download the latest release from [GitHub](https://github.com/pointfeev/CreamInstaller).
2. Extract the executable to anywhere on your computer you want. *it's completely self-contained*
2022-05-16 12:53:02 +05:00
---
### **NOTE:** This program does not automatically download nor install actual DLC files for you. As the title of the program says, it's only a CreamAPI/ScreamAPI installer. Should the game you wish to unlock DLC for not already come with the DLCs installed (very many do not), you have to find, download, and install those yourself. Preferably, you should be referring to the proper cs.rin.ru post for the game(s) you're tinkering with; you'll usually find any answer to your problems there.
2022-01-22 12:13:05 +05:00
---
#### Usage:
1. Start the program executable.
2022-03-15 15:43:06 +05:00
2. Choose which programs/games the program should scan for DLC. *the program automatically gathers all installed games from Steam and Epic directories*
3. Wait for the program to download and install SteamCMD (if you chose a Steam game). *very fast, depends on internet speed*
4. Wait for the program to gather and cache the chosen Steam/Epic games' appinfo & DLCs. *may take a good amount of time on the first run, depends on how many games you chose and how many DLCs they have*
5. **CAREFULLY** select which games' DLCs you wish to unlock. *CreamAPI and ScreamAPI are not tested for every game!*
2022-03-15 15:25:34 +05:00
6. Click the **Generate and Install** button.
7. Click the **OK** button to close the program.
2022-03-15 15:45:07 +05:00
8. If CreamAPI or ScreamAPI don't work for any of the games you installed them on, simply go back to step 5 and select what games you wish you **revert** changes to, and instead click the **Uninstall** button this time.
2022-01-22 12:13:05 +05:00
---
##### Bugs/Crashes/Issues:
All bugs, crashes, and other issues should be referred to the [GitHub Issues](https://github.com/pointfeev/CreamInstaller/issues) page!
---
##### More Information:
2022-01-23 13:15:58 +05:00
* You can right click on any game or DLC in the selection tree view to open a context menu with multiple shortcuts.
2022-02-12 13:23:43 +05:00
* SteamCMD installation and appinfo cache can be found at **C:\ProgramData\CreamInstaller**.
2022-01-22 12:13:05 +05:00
* The program automatically and very quickly updates from [GitHub](https://github.com/pointfeev/CreamInstaller) using [Onova](https://github.com/Tyrrrz/Onova). *updates can be ignored*
* The program source and other information can be found on [GitHub](https://github.com/pointfeev/CreamInstaller).