auto-creamapi-2/auto-creamapi
2023-12-23 19:47:11 +01:00
..
Converters Improved app start up 2021-01-13 13:04:35 +01:00
Core SearchResultView and DownloadView implemented; 2020-12-28 15:27:37 +01:00
Messenger SearchResultView and DownloadView implemented; 2020-12-28 15:27:37 +01:00
Models Improved search performance 2021-01-01 16:27:42 +01:00
resources Fixed issues with extraction (migration from SharpCompress to Squid-Box.SevenZipSharp) 2021-01-04 15:43:27 +01:00
Services Fixed exception throwing stuff idunno 2021-02-15 16:51:50 +01:00
Utils Update to NET 8; Fix Secret class 2023-12-23 19:23:14 +01:00
ViewModels Removed automatically getting list of DLCs when selecting DLL file and looking for AppID 2021-02-14 15:08:12 +01:00
Views Improved app start up 2021-01-13 13:04:35 +01:00
App.xaml Reimplemented using MVVMCross (SearchResultWindow & DownloadWindow WIP) 2020-12-25 16:49:51 +01:00
App.xaml.cs SearchResultView and DownloadView implemented; 2020-12-28 15:27:37 +01:00
auto-creamapi.csproj Update Nuget Packages (except MvvmCross) 2023-12-23 19:47:11 +01:00
COPYING Reimplemented using MVVMCross (SearchResultWindow & DownloadWindow WIP) 2020-12-25 16:49:51 +01:00
MainWindow.xaml Add option to ignore unknown DLC from SteamDB. 2021-01-04 16:14:10 +01:00
MainWindow.xaml.cs SearchResultView and DownloadView implemented; 2020-12-28 15:27:37 +01:00
README.md Update README.md 2020-12-30 12:09:57 +01:00

Auto-CreamAPI 2

ko-fi

Set your game automatically up for use with CreamAPI.

Features

  • Setup CreamAPIs DLLs and configuration file automatically.
  • Find the AppID by providing the games name without having to look it up manually.
  • Fetch a list of DLCs for an AppID from both the Steam Store and SteamDB.
  • Set flags like "offline mode" and "extra protection" and select a language from a list.

Installation

Download the latest release and extract it into any folder (e.g. %USERPROFILE%\Desktop\auto-creamapi).

Usage

  • Double-click auto-creamapi.exe to open the application. (When starting it for the first time, it might take a few seconds since it needs to cache a list of games available on the Steam Store and download the latest CreamAPI DLL files.)
  • Click on the Open File button on the top right and select the steam_api.dll or steam_api64.dll in the game folder.
  • Enter the name of the game and click on the Search button.
    • If it did not find the right game, either try again, or copy the app ID from the Steam Store to field to the right of the Search button.
  • Click the lower right "Get DLCs for AppID" button to fetch all available DLCs for the game.
  • Select a language and tick the options if needed.
  • Click on "Save".

License

Auto-CreamAPI itself is licensed under the GNU General Public License v3.0

CreamAPI © 2016-2020, deadmau5. All Rights Reserved.

Dependencies will be listed ASAP.

Software used


Made with software provided by JetBrains s.r.o.