Onni Kukkonen 0f945abfe2 builds?
2022-04-29 23:32:39 +03:00
2022-04-29 23:32:39 +03:00
2022-04-29 23:32:39 +03:00
2022-04-16 22:19:55 +03:00
2022-04-29 23:32:39 +03:00
2022-04-16 22:19:55 +03:00
2022-04-29 23:32:39 +03:00
2022-03-12 13:47:21 +02:00
2022-04-29 23:32:39 +03:00
2022-04-16 22:16:37 +03:00
2022-03-12 15:00:44 +02:00

Creamlinux

CreamApi(dlc unlocker) for Linux.

BIG NOTICE PLEASE READ

This has primarily been made for my personal use, however I have decided to open source it. A lot of the code is based on hookey, which means this will work for HOI4 but other games are unknown. Maybe don't try it on VAC-secure games. THIS WILL NOT WORK THROUGH WINE/PROTON (maybe)

Usage

  1. build the project with sh build.sh.

  2. Copy build/lib folder contents to the game folder.

  3. Then set steam launch params: ./cream.sh %command%

  4. If you copied an existing cream_api.ini, make sure the line endings are set to linux line endings, otherwise this will not work (just open it and save it again)

When the dialog pops up, it will look a bit strange due to steam's bundled deps being ancient (gtk2 is seriously out of date). If you are running on Arch, you can run steam-native.

If you want to load cream_api.ini from a separate path, specify the path with CREAM_CONFIG_PATH;

Credits

pulzed for mINI(ini.h)

Valve for steamworks

gabime for spdlog

goddeysfreya for hookey

Description
Languages
C++ 77.3%
C 22.5%