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

linux, injected but not working #4252

Open
dicepvp opened this issue Apr 7, 2024 · 11 comments
Open

linux, injected but not working #4252

dicepvp opened this issue Apr 7, 2024 · 11 comments

Comments

@dicepvp
Copy link

dicepvp commented Apr 7, 2024

os, mint 5.15.0-101
nvidia-driver-535
g++11
cmake 3.24.1

i decompressed the tar.gz file and ran the two cmake commands without any issue.
i launch steam installed though my package manager.
i wait for vulcan shaders to fully finish and launch my game
i injected with https://github.com/kubo/injector.
the menu appears next to settings and has 3 tabs
i turn on the settings in each of the tabs, but none of the visuals or visualize sound work/do anything.
let me know if im just dumb but it seems like linux is not compatible with the latest version of Osiris
the hud tab does actually work for things like bomb timer and killfeed.

@dicepvp
Copy link
Author

dicepvp commented Apr 8, 2024

let me know if this is something that is planed to be fixed or is only broken for me.

@dicepvp dicepvp changed the title injected but not working linux, injected but not working Apr 8, 2024
@danielkrupinski
Copy link
Owner

Osiris for linux is up to date. I'm testing on Manjaro with g++13 and all features are working, so this is an issue with specific system configuration.

@dicepvp
Copy link
Author

dicepvp commented Apr 8, 2024

alright ill try with g++13 and manjaro later today thanks

@dicepvp
Copy link
Author

dicepvp commented Apr 9, 2024

what drivers do u use? and how did u install steam? flatpak or pacman?. im assuming its a compatibility issue somewhere making ubuntu bases not work or maybe some weird gpu driver issue. i went though and read the code. im not the best at c++ but i didn't see anything that stuck out to me that should make a difference.

@danielkrupinski
Copy link
Owner

Does it work for you on Manjaro?

@dicepvp
Copy link
Author

dicepvp commented Apr 9, 2024

yes it does work on manjaro but not on ubuntu or mint.

@dicepvp
Copy link
Author

dicepvp commented Apr 9, 2024

i installed steam though manajro software manager, not flatpak and i used proprietary drivers, it looks like there is a missing directory in unix for some distros that exists on arch maybe

@dicepvp
Copy link
Author

dicepvp commented Apr 9, 2024

is it something you would be intrested to fix on ubuntu? i mainly care because some games have ported over their anticheats but only for ubuntu bases which kind of annoys me

@danielkrupinski
Copy link
Owner

Yes, I will look into it.

@dicepvp
Copy link
Author

dicepvp commented Apr 9, 2024

29 ../sysdeps/unix/sysv/linux/poll.c: No such file or directory.
i think build essentials is slightly different between ubuntu and arch but i might be wrong.

@danielkrupinski
Copy link
Owner

I've made a fix (d268d44). @dicepvp please confirm if it works now.

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