ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.73k stars 267 forks source link

[Steam] Games with native linux and proton support don't work #1516

Closed aleytus closed 4 months ago

aleytus commented 4 months ago

https://youtu.be/qy-LxhjDteM The distro was customized https://github.com/waydroid/waydroid/issues/1206#issuecomment-2041641964

ptitSeb commented 4 months ago

It looks working, mostly, to me.

You might need to create ~/.box64rc to setup custom parameters from some of those of game. Like Subnautica, you might need to strongmem (when game freeze, you need to use BOX64_DYNAREC_STRONGMEM=1 or 2 if needed.

Some game just don't work yet.

And please, I cannot use a video to debug things. I need logs.

aleytus commented 4 months ago

Native linux games don't work here https://github.com/ptitSeb/box64/issues/1388 also mentions this

aleytus commented 4 months ago

Maybe I'll give you access to rdp!?

ptitSeb commented 4 months ago

Standard linux games don't work here #1388 also mentions this

This ticket is specific to CS2.

I do play a lot of game from Steam on my side, but I can confirm some game just don't work yet. But many do works actually.

aleytus commented 4 months ago

OK Subnautica is up and running Is there any way to run skyrim and games for linux?

aleytus commented 4 months ago

And please, I cannot use a video to debug things. I need logs.

There are instructions on how to get the log?