Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on Linux. #2

Open
70705 opened this issue Jul 28, 2023 · 8 comments
Open

Doesn't work on Linux. #2

70705 opened this issue Jul 28, 2023 · 8 comments

Comments

@70705
Copy link

70705 commented Jul 28, 2023

none of the versions work. tried on Crusaders Kings III, Prison Architect and Euro Truck Simulator (all native)

@chayleaf
Copy link
Owner

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 the game is x86

i don't have any of those games and you've barely provided any info so i can't say much more about it other than I've tested it on Linux (but maybe try an older version)

@70705
Copy link
Author

70705 commented Jul 28, 2023

is there any log i can send you?

@70705
Copy link
Author

70705 commented Jul 28, 2023

little update, ran steam on terminal to see if i could log euro truck;
https://pastebin.com/UmPx8NqT
game crashes and there's this error "undefined symbol: SteamAPI_InitSafe". game is x64 and i'm using the last version of konigsberg, and also have all DLC files. and libsteam_api.orig.so is also there.
about the paradox launcher, i also changed the .so files and it sadly doesn't work on CK3 or prison architect. :(
CK3 and prison architect doesn't crash and doesn't have any errors on terminal, both are x64 too
prison architect log: https://pastebin.com/TUs4WBp9
ck3 log: https://pastebin.com/2eSXpYq1
Using EndeavourOs btw

@chayleaf
Copy link
Owner

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.

@chayleaf
Copy link
Owner

chayleaf commented Aug 19, 2023

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

@70705
Copy link
Author

70705 commented Aug 31, 2023

sorry for the wait but yeah, i compiled and it still doesn't work

@chayleaf
Copy link
Owner

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)

@70705
Copy link
Author

70705 commented Sep 2, 2023

that`s a shame.. the problem must be on my end then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants