Skip to content

clamor-s/creamlinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Creamlinux

CreamApi(dlc unlocker) for Linux.

Support

A lot of the code is based on hookey, which means this should work for HOI4 but other games are unknown. Maybe don't try it on VAC-secure games. Probably doesn't work with wine/proton.

Usage

First, clone project recursively. git clone https://github.com/20PercentRendered/creamlinux --recursive

  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

About

CreamAPI for Linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages