Open Hacker1245 opened 2 years ago
Are you sure your box86 is built with the Dynarec?
Are you sure your box86 is built with the Dynarec?
I did not change anything with the configuration so I'm pretty sure that yes it is built with Dynarec. Also you can remove the Wine label.
Oh, ok, I thought it was a Windows game (you even put Native in title, but somehow, I didn't noticed). It's a Unity game right?
(box86 --version
will tell you if it's build with dynarec or not)
It's a Unity game right?
Yep it's Unity. Also I run the game with the x86_64 executable so with box64 (just checked, the x86 executable with box86 also appears to work fine, did not test it in gameplay though).
(
box86 --version
will tell you if it's build with dynarec or not)
It's built with Dynarec.
Description
Game runs well (50-60 FPS in menus, around 25 ingame), does have some glitches in the config window but the game itself is unaffected. Sound works fine.
Tested on
OnePlus 6 8/128 running pmOS edge with a Debian bookworm chroot.
Status
Previous behavior:
None reported.
Current behavior:
Game runs fine with sound and a Bluetooth controller.
Screenshots
OpenGL
Additional Information
I can use a controller without problems. Used a 1024x640 resolution with medium settings. Takes a while to load. Ran it with
taskset -c 4-7
.