ptitSeb / box86-compatibility-list

Box86 Compatibility List (Games and Software)
MIT License
59 stars 2 forks source link

Bomber Crew (Native) #191

Open Hacker1245 opened 1 year ago

Hacker1245 commented 1 year ago

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

Screenshot from 2022-10-11 23-17-45

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.

ptitSeb commented 1 year ago

Are you sure your box86 is built with the Dynarec?

Hacker1245 commented 1 year ago

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.

ptitSeb commented 1 year ago

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)

Hacker1245 commented 1 year ago

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.