chayleaf

Results 96 comments of chayleaf

you may have to move `libsteam_api.orig.dylib` to the game's current directory, and I'm not sure which directory that is

the error is indeed coming from konigsberg, you probably haven't fully removed it, it's still there somewhere the game sees and loads it

ck3 is a paradox game, there's a second steam api dll in the launcher that's separate from the steam api used in-game you might also have to rebuild it if...

This means euro truck is using a custom steam api. Not sure about the other 2, as I said above, I can't test them, might do it some day.

can you try compiling from source? install `rust` and run `cargo build --release` in repo root, then get the .so file from target/release

alright, can't relate because it definitely works for me at least in the paradox launcher when built from source (but version built by Github CI doesn't work)