ptitSeb / box86-compatibility-list

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

Graveyard Keeper (Native) #215

Open ricoazzurro opened 1 year ago

ricoazzurro commented 1 year ago

Description

Graveyard Keeper v1.405 GOG, Linux, Unity 3D engine, Box64 (steam_chrome branch), PAN_MESA_DEBUG=gofaster,gl3. My first working unity 3d game on rock5b. Thanks a lot, ptitSeb and icecream95.

Working.

Tested on

RADXA Rock 5B (rk3588) 16GB LFS, BSP kernel 5.10.110+, Gnome 43.4, box64 (steam_chrome branch) git cc3237a 1080p, default game setting

Status

Previous behavior:

None reported

Current behavior:

Working.

Screenshots

Graveyard_Keeper_v1 405-1 Graveyard_Keeper_v1 405-2

OpenGL

Unity engine build: 2018.2.2f1

Additional Information

PAN_MESA_DEBUG=gofaster,gl3 Box64 (steam_chrome branch), compiled with -DRK3588=1

https://www.pcgamingwiki.com/wiki/Graveyard_Keeper

ricoazzurro commented 2 months ago

Re-Tested for New version or New platform

Graveyard Keeper, v1.405 (55214), Linux x64, GOG, Engine: Unity

Box64 with Dynarec v0.2.7 4a889e3 Rock 5B, LFS, Kernel rk-6.1-rkr1-panthor-v6, Mesa 24.1.0, Gnome 46

Working Log,

rico [ /opt/games/graveyard_keeper ]$ ./box64-start.sh 
Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Cortex-A55 Cortex-A76 with 8 Cores
Will use Hardware counter measured at 24.0 MHz emulating 768 MHz
Params database has 61 entries
Box64 with Dynarec v0.2.7 4a889e3 built on Apr  4 2024 02:20:56
BOX64: Detected 48bits at least of address space
Counted 65 Env var
BOX64 LIB PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/
BOX64 BIN PATH: ./:bin/:/opt/rustc/bin/:/usr/local/bin/:/usr/bin/:/opt/ant/bin/:/opt/jdk/bin/:/opt/bin/
Looking for ./Graveyard Keeper.x86_64
Rename process to "Graveyard Keeper.x86_64"
Using emulated UnityPlayer.so
Using native(wrapped) libm.so.6
Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1
Using native(wrapped) libpthread.so.0
Using native(wrapped) libc.so.6
Using native(wrapped) ld-linux-x86-64.so.2
Using native(wrapped) libdl.so.2
Using native(wrapped) libutil.so.1
Using native(wrapped) librt.so.1
Using native(wrapped) libbsd.so.0
Found path: /opt/games/graveyard_keeper/Graveyard Keeper.x86_64
Loading in SingleInstance mode
Using native(wrapped) libX11.so.6
Using native(wrapped) libxcb.so.1
Using native(wrapped) libXau.so.6
Using native(wrapped) libXdmcp.so.6
Using native(wrapped) libXext.so.6
Using native(wrapped) libXcursor.so.1
Using native(wrapped) libXfixes.so.3
Using native(wrapped) libXrender.so.1
Using native(wrapped) libXinerama.so.1
Using native(wrapped) libXi.so.6
Using native(wrapped) libXrandr.so.2
Using native(wrapped) libXss.so.1
Using native(wrapped) libXxf86vm.so.1
Using native(wrapped) libGL.so.1
Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6
Using native(wrapped) libudev.so.1

Tested on