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

SteamApi_Init() fails on latest version #1200

Closed
Sirox228 opened this issue Jan 12, 2024 · 10 comments
Closed

SteamApi_Init() fails on latest version #1200

Sirox228 opened this issue Jan 12, 2024 · 10 comments

Comments

@Sirox228
Copy link

i had a box64 version from +- December 12, just updated to latest one and it seems that steamapi in unreal engine games is no more working (it was working fine just before the update) Screenshot_2024-01-12-20-54-22-823_com termux x11
the log after dxvk initialization is only those 2 lines:

shared memfd open() failed: Invalid argument
shared memfd open() failed: Invalid argument
@ptitSeb
Copy link
Owner

ptitSeb commented Jan 12, 2024

you launch steam game on mobox? or is it some other solution? Is taht a windows version of steam or linux version? And what game what is?

@Sirox228
Copy link
Author

i'm running guilty gear strive on wine ge 8.13, it's pirated version of the game, i assume it uses goldberg steam emu. it was always working without steam, like any such game should work, but just in case i tried to start it while steam was running - same issue

@ptitSeb
Copy link
Owner

ptitSeb commented Jan 12, 2024

Ok. It would be nice to do a bisect to find the offending commit, but I know it's difficult to do in mobox.

@Sirox228
Copy link
Author

Sirox228 commented Jan 12, 2024

i can do that in termux-box, it have same issue, but uses proot/chroot so i can compile it myself

@ptitSeb
Copy link
Owner

ptitSeb commented Jan 12, 2024

i can do that in termux-box, it have same issue, but uses proot/chroot so i can compile it myself

That would be very helpfull!

@Sirox228
Copy link
Author

Sirox228 commented Jan 12, 2024

i made the bisection. it seems that 5e9e1fa made the issue

@ptitSeb
Copy link
Owner

ptitSeb commented Jan 12, 2024

Oh, the memory tracking change? that's strange. Well, ok, I'll have a deeper look at that tomorrow. Thanks for the bisect.

@Sirox228
Copy link
Author

issue is still there on latest version (with merged pr)

@hisham2630
Copy link

issue is still there on latest version (with merged pr)

same here

@Sirox228
Copy link
Author

fixed 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

3 participants