summary refs log tree commit diff stats
path: root/results/scraper/box64/138
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/scraper/box64/13840
-rw-r--r--results/scraper/box64/13802
-rw-r--r--results/scraper/box64/13814
-rw-r--r--results/scraper/box64/138222
-rw-r--r--results/scraper/box64/13835
-rw-r--r--results/scraper/box64/138449
-rw-r--r--results/scraper/box64/1385106
-rw-r--r--results/scraper/box64/13862
-rw-r--r--results/scraper/box64/138852
9 files changed, 282 insertions, 0 deletions
diff --git a/results/scraper/box64/138 b/results/scraper/box64/138
new file mode 100644
index 000000000..9fedfaeab
--- /dev/null
+++ b/results/scraper/box64/138
@@ -0,0 +1,40 @@
+Trying to run the bedrock official server, newbie here
+so I've installed box64 on my 4gb rpi 4,on RPIOS64, through pi-apps, was super excited to see that it launched and was viewable on my client side, but logging in just wouldn't work.

+

+below is the terminal output most of it looked "almost" the same as running on Ubuntu on my desktop except for the error at the bottom

+

+./bedrock_server

+Dynarec for ARM64, with extension: ASIMD CRC32 PageSize:4096

+Box64 with Dynarec v0.1.5 8e5d324 built on Oct 18 2021 01:17:41

+Using default BOX64_LD_LIBRARY_PATH: ./:lib/:lib64/:x86_64/:bin64/:libs64/

+Using default BOX64_PATH: ./:bin/

+Counted 45 Env var

+Looking for ./bedrock_server

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libz.so.1

+Using native(wrapped) libnsl.so.1

+Using native(wrapped) libssl.so.1

+Using native(wrapped) libcrypto.so.1

+Using native(wrapped) libdl.so.2

+Using native(wrapped) librt.so.1

+Using native(wrapped) libm.so.6

+Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6

+Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+NO LOG FILE! - setting up server logging...

+[2021-10-18 15:12:42:38 INFO] Starting Server

+[2021-10-18 15:12:42:42 INFO] Version 1.17.34.02

+[2021-10-18 15:12:42:42 INFO] Session ID 272f5efe-b392-42e3-8b67-d8921987d563

+[2021-10-18 15:12:42:60 INFO] Level Name: Bedrock level

+[2021-10-18 15:12:42:81 INFO] Game mode: 0 Survival

+[2021-10-18 15:12:42:81 INFO] Difficulty: 1 EASY

+[INFO] opening worlds/Bedrock level/db

+[INFO] IPv4 supported, port: 19132

+[INFO] IPv6 supported, port: 19133

+[INFO] Server started.

+[INFO] IPv4 supported, port: 60354

+[INFO] IPv6 supported, port: 55392

+Error: PltResolver: Symbol EVP_PKEY_verify_init(ver 2: EVP_PKEY_verify_init@OPENSSL_1_1_0) not found, cannot apply R_X86_64_JUMP_SLOT 0x510a8b0 (0x40c936) in ./bedrock_server

+

+i hope this was the correct place to ask for help, thanks all in advance. 

diff --git a/results/scraper/box64/1380 b/results/scraper/box64/1380
new file mode 100644
index 000000000..4342b2d17
--- /dev/null
+++ b/results/scraper/box64/1380
@@ -0,0 +1,2 @@
+Warning: Did not find file Compiler/-ASM
+using fedora 39, Apple Macbook air M2, I dont know why I cant build it
\ No newline at end of file
diff --git a/results/scraper/box64/1381 b/results/scraper/box64/1381
new file mode 100644
index 000000000..550dd1fd5
--- /dev/null
+++ b/results/scraper/box64/1381
@@ -0,0 +1,4 @@
+stack overflow in baldurs gate 3 (vulkan)
+running under vanilla wine 9.3, stucks on loading at 67%, stack overflow error in logs

+logs:

+[log.txt](https://github.com/ptitSeb/box64/files/14733412/log.txt)

diff --git a/results/scraper/box64/1382 b/results/scraper/box64/1382
new file mode 100644
index 000000000..66dc9dde2
--- /dev/null
+++ b/results/scraper/box64/1382
@@ -0,0 +1,22 @@
+rar  for linux error
+```

+Looking for ./rar

+Rename process to "rar"

+Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6

+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

+Look for arc4random in loaded elfs

+Warning, function arc4random not found in lib libbsd.so.0

+Look for arc4random in loaded elfs

+Warning, function arc4random not found in lib libbsd.so.0

+```

+

+Download [here](https://www.rarlab.com/download.htm)

+It is not working correctly, trying to compress files, no progress is shown, only this warning. 
\ No newline at end of file
diff --git a/results/scraper/box64/1383 b/results/scraper/box64/1383
new file mode 100644
index 000000000..7347d9942
--- /dev/null
+++ b/results/scraper/box64/1383
@@ -0,0 +1,5 @@
+Steamwebhelper is not responding on switch.
+![rn_image_picker_lib_temp_a6a9e2c1-cc70-4db5-b935-ac89ac8c9458](https://github.com/ptitSeb/box64/assets/96512868/13ce38fb-ca91-4162-b164-f043d4ff81b1)

+Using any of the of the options don't fix anything.

+

+on ubuntu 22.04 l4t.
\ No newline at end of file
diff --git a/results/scraper/box64/1384 b/results/scraper/box64/1384
new file mode 100644
index 000000000..0cfa85694
--- /dev/null
+++ b/results/scraper/box64/1384
@@ -0,0 +1,49 @@
+box64-arm64 or box64-android is not installed.
+@ptitSeb 

+

+Were box64-arm64 and box64-android deleted from the repository?

+

+I plan to use it with Exynos2400 or Snapdragon 8 Gen3.

+

+```

+hsm@localhost:~$ sudo apt update && sudo apt install box64-arm64 -y

+Hit:1 http://security.debian.org/debian-security bookworm-security InRelease

+Hit:2 http://deb.debian.org/debian bookworm InRelease

+Hit:3 http://deb.debian.org/debian bookworm-updates InRelease

+Hit:4 https://box64.debian.ryanfortner.dev/debian ./ InRelease

+Hit:5 https://repo.hamonikr.org kumkang InRelease

+Reading package lists... Done

+Building dependency tree... Done

+Reading state information... Done

+All packages are up to date.

+Reading package lists... Done

+Building dependency tree... Done

+Reading state information... Done

+Package box64-arm64 is not available, but is referred to by another package.

+This may mean that the package is missing, has been obsoleted, or

+is only available from another source

+

+E: Package 'box64-arm64' has no installation candidate

+hsm@localhost:~$ sudo apt update && sudo apt install box64

+Hit:1 http://deb.debian.org/debian bookworm InRelease

+Hit:2 http://deb.debian.org/debian bookworm-updates InRelease

+Hit:3 http://security.debian.org/debian-security bookworm-security InRelease

+Hit:4 https://box64.debian.ryanfortner.dev/debian ./ InRelease

+Hit:5 https://repo.hamonikr.org kumkang InRelease

+Reading package lists... Done

+Building dependency tree... Done

+Reading state information... Done

+All packages are up to date.

+Reading package lists... Done

+Building dependency tree... Done

+Reading state information... Done

+Package box64 is a virtual package provided by:

+  box64-tegrax1 0.2.7+20240314.2f68df2-1

+  box64-tegra-t194 0.2.7+20240326.d53ff12-1

+  box64-rpi5arm64ps16k 0.2.7+20240326.d53ff12-1

+  box64-rpi5arm64 0.2.7+20240326.d53ff12-1

+  box64-rk3588 0.2.7+20240326.d53ff12-1

+  box64-m1 0.2.7+20240326.d53ff12-1

+  box64-lx2160a 0.2.7+20240326.d53ff12-1

+You should explicitly select one to install.

+``` 
\ No newline at end of file
diff --git a/results/scraper/box64/1385 b/results/scraper/box64/1385
new file mode 100644
index 000000000..8047cb334
--- /dev/null
+++ b/results/scraper/box64/1385
@@ -0,0 +1,106 @@
+Failed to launch flutter app on box64
+Error: Global Symbol gtk_popover_popdown not found, cannot apply R_X86_64_GLOB_DAT @0x7fff090b8ef0 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libhandy_flutter.so

+

+---

+APP Here

+[yolx.zip](https://github.com/ptitSeb/box64/files/14770211/yolx.zip)

+

+

+Full log here

+

+```

+shenmo-ikun@shenmo-ikun-PC:~/Desktop/yolx/usr/share/yolx$ box64 ./yolx 

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 PageSize:4096 Running on Kunpeng-920 with 8 Cores

+Will use Hardware counter measured at 100 MHz emulating 800 MHz

+Params database has 25 entries

+Box64 with Dynarec v0.2.7 1dca97b4 built on Mar 24 2024 19:52:23

+BOX64: Detected 48bits at least of address space

+Counted 63 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/:/home/shenmo-ikun/.nvm/versions/node/v18.18.1/bin/:/home/shenmo-ikun/.local/bin/:/usr/local/bin/:/usr/bin/:/bin/:/usr/local/games/:/usr/games/:/sbin/:/usr/sbin/:/snap/bin/:/home/shenmo-ikun/.pub-cache/bin/

+Looking for ./yolx

+Rename process to "yolx"

+Using emulated /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libdesktop_drop_plugin.so

+Using emulated /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libfile_selector_linux_plugin.so

+Using emulated /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libhandy_window_plugin.so

+Using emulated /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libscreen_retriever_plugin.so

+Using emulated /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libsystem_theme_plugin.so

+Using emulated /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libtray_manager_plugin.so

+Using emulated /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/liburl_launcher_linux_plugin.so

+Using emulated /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libwindow_manager_plugin.so

+Using emulated /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Using native(wrapped) libgtk-3.so.0

+Using native(wrapped) libgdk-3.so.0

+Using native(wrapped) libgobject-2.0.so.0

+Using native(wrapped) libglib-2.0.so.0

+Using native(wrapped) libgio-2.0.so.0

+Using native(wrapped) libgmodule-2.0.so.0

+Using native(wrapped) libgdk_pixbuf-2.0.so.0

+Using native(wrapped) libpangocairo-1.0.so.0

+Using native(wrapped) libpango-1.0.so.0

+Using native(wrapped) libz.so.1

+Using native(wrapped) libharfbuzz.so.0

+Using native(wrapped) libatk-1.0.so.0

+Using native(wrapped) libcairo-gobject.so.2

+Using native(wrapped) libcairo.so.2

+Using emulated /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libhandy_flutter.so

+Using emulated /lib/x86_64-linux-gnu/libstdc++.so.6

+Using native(wrapped) libm.so.6

+Using emulated /lib/x86_64-linux-gnu/libgcc_s.so.1

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libutil.so.1

+Using native(wrapped) libresolv.so.2

+Using native(wrapped) librt.so.1

+Using native(wrapped) libbsd.so.0

+Error: Global Symbol gtk_popover_popdown not found, cannot apply R_X86_64_GLOB_DAT @0x7fff090b8ef0 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libhandy_flutter.so

+Error loading needed lib libepoxy.so.0

+Using native(wrapped) libfontconfig.so.1

+Using native(wrapped) libexpat.so.1

+Using native(wrapped) libfreetype.so.6

+Error loading one of needed lib

+Error initializing needed lib libgdk_pixbuf-2.0.so.0

+Error: Global Symbol epoxy_glGenTextures not found, cannot apply R_X86_64_GLOB_DAT @0x7fff08e253f0 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Global Symbol epoxy_glGenFramebuffers not found, cannot apply R_X86_64_GLOB_DAT @0x7fff08e253f8 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Global Symbol epoxy_glBindFramebuffer not found, cannot apply R_X86_64_GLOB_DAT @0x7fff08e25400 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Global Symbol epoxy_glBindTexture not found, cannot apply R_X86_64_GLOB_DAT @0x7fff08e25408 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Global Symbol epoxy_glTexParameterf not found, cannot apply R_X86_64_GLOB_DAT @0x7fff08e25410 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Global Symbol epoxy_glTexParameteri not found, cannot apply R_X86_64_GLOB_DAT @0x7fff08e25418 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Global Symbol epoxy_glTexImage2D not found, cannot apply R_X86_64_GLOB_DAT @0x7fff08e25420 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Global Symbol epoxy_glFramebufferTexture2D not found, cannot apply R_X86_64_GLOB_DAT @0x7fff08e25428 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Global Symbol epoxy_glDeleteFramebuffers not found, cannot apply R_X86_64_GLOB_DAT @0x7fff08e25430 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Global Symbol epoxy_glDeleteTextures not found, cannot apply R_X86_64_GLOB_DAT @0x7fff08e25438 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Global Symbol epoxy_glGetError not found, cannot apply R_X86_64_GLOB_DAT @0x7fff08e25460 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Global Symbol epoxy_eglGetProcAddress not found, cannot apply R_X86_64_GLOB_DAT @0x7fff08e25468 ((nil)) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Symbol epoxy_is_desktop_gl not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e25b50 (0xdbef86) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Symbol epoxy_gl_version not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e25b58 (0xdbef96) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Symbol epoxy_has_gl_extension not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e25b60 (0xdbefa6) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Symbol gdk_event_get_event_type not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e25fa8 (0xdbf836) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Symbol gdk_event_get_keycode not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e25fb8 (0xdbf856) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Symbol gdk_event_get_keyval not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e25fc0 (0xdbf866) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Symbol gtk_application_get_windows not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e26110 (0xdbfb06) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Symbol gtk_window_set_application not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e26120 (0xdbfb26) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Symbol gdk_event_get_scroll_direction not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e26178 (0xdbfbd6) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Symbol gdk_event_get_scroll_deltas not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e26180 (0xdbfbe6) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Symbol gdk_event_is_scroll_stop_event not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e26198 (0xdbfc16) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Error: Symbol gdk_event_get_button not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e26420 (0xdc0126) in /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/lib/libflutter_linux_gtk.so

+Warning: Weak Symbol OPENSSL_memory_alloc not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e26990 (0xdc0c06)

+Warning: Weak Symbol OPENSSL_memory_free not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e26998 (0xdc0c16)

+Warning: Weak Symbol sdallocx not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e269a0 (0xdc0c26)

+Warning: Weak Symbol OPENSSL_memory_get_size not found, cannot apply R_X86_64_JUMP_SLOT @0x7fff08e269a8 (0xdc0c36)

+Error: relocating Plt symbols in elf libflutter_linux_gtk.so

+Error initializing needed lib libc.so.6

+Error loading one of needed lib

+Error initializing needed lib libgio-2.0.so.0

+Using native(wrapped) libayatana-appindicator3.so.1

+Error loading needed lib libayatana-indicator3.so.7

+Error loading needed lib libayatana-ido3-0.4.so.0

+Using native(wrapped) libdbusmenu-glib.so.4

+Error loading one of needed lib

+Error initializing needed lib libglib-2.0.so.0

+Error loading one of needed lib

+Error: Loading needed libs in elf /home/shenmo-ikun/Desktop/yolx/usr/share/yolx/yolx

+

+```
\ No newline at end of file
diff --git a/results/scraper/box64/1386 b/results/scraper/box64/1386
new file mode 100644
index 000000000..0c6f121a6
--- /dev/null
+++ b/results/scraper/box64/1386
@@ -0,0 +1,2 @@
+Format the code
+Some of the code follow the format rule described in ./.clang-format, but others are not. Would you mind if I format the code, or should I submit a PR?
\ No newline at end of file
diff --git a/results/scraper/box64/1388 b/results/scraper/box64/1388
new file mode 100644
index 000000000..9ea17d7fc
--- /dev/null
+++ b/results/scraper/box64/1388
@@ -0,0 +1,52 @@
+Steam for Linux sniper runtime environment crash
+I am about to launch the Linux version of Counter-Strike 2, but I encountered a fatal error message that refers to the Steam for Linux runtime environment.

+

+```

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM PageSize:4096 Running on Cortex-A78C Cortex-X1C with 8 Cores

+Will use Hardware counter measured at 19.2 MHz emulating 614 MHz

+Params database has 61 entries

+Box64 with Dynarec v0.2.7 1dca97b4 built on Mar 25 2024 15:48:58

+BOX64: Detected 48bits at least of address space

+Counted 127 Env var

+BOX64 LIB PATH: /media/joyel/Steam/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/pressure-vessel/bin/../../sniper_platform_0.20240307.80401/files/lib/x86_64-linux-gnu/:/media/joyel/Steam/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/pressure-vessel/bin/../../sniper_platform_0.20240307.80401/files/lib/i386-linux-gnu/:/media/joyel/Steam/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/pressure-vessel/bin/../../sniper_platform_0.20240307.80401/files/lib/:/media/joyel/Steam/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/pressure-vessel/bin/../../sniper_platform_0.20240307.80401/files/lib64/:/lib/aarch64-linux-gnu/:/lib/arm-linux-gnueabihf/:/usr/lib/aarch64-linux-gnu/libfakeroot/:/usr/local/lib/:/lib/:/media/joyel/Steam/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/:./:lib/:lib64/:x86_64/:bin64/:libs64/:/lib/x86_64-linux-gnu/:/usr/lib/x86_64-linux-gnu/

+BOX64 BIN PATH: ./:bin/:/usr/local/sbin/:/usr/local/bin/:/usr/sbin/:/usr/bin/:/sbin/:/bin/:/usr/games/:/usr/local/games/:/snap/bin/:/snap/bin/

+Looking for /media/joyel/Steam/SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/pressure-vessel/bin/steam-runtime-launcher-interface-0

+argv[1]="container-runtime"

+argv[2]="/media/joyel/Steam/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/game/cs2.sh"

+argv[3]="-steam"

+Rename process to "steam-runtime-launcher-interface-0"

+Using native(wrapped) libc.so.6

+Using native(wrapped) ld-linux-x86-64.so.2

+Using native(wrapped) libpthread.so.0

+Using native(wrapped) libdl.so.2

+Using native(wrapped) libutil.so.1

+Using native(wrapped) librt.so.1

+Using native(wrapped) libbsd.so.0

+

+FATAL: It appears CS2 was not launched within the Steam for Linux sniper runtime environment.

+FATAL: Please consult documentation to ensure correct configuration, aborting.

+```

+

+I went to the folder containing the Steam Linux Runtime, tried to launch it, and encountered a segmentation fault.

+

+```

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM PageSize:4096 Running on Cortex-A78C Cortex-X1C with 8 Cores

+Will use Hardware counter measured at 19.2 MHz emulating 614 MHz

+Params database has 61 entries

+Box64 with Dynarec v0.2.7 1dca97b4 built on Mar 25 2024 15:48:58

+BOX64: pressure-vessel-wrap detected

+[1]    6594 segmentation fault (core dumped)

+```

+

+```

+Dynarec for ARM64, with extension: ASIMD AES CRC32 PMULL ATOMICS SHA1 SHA2 USCAT FLAGM PageSize:4096 Running on Cortex-A78C Cortex-X1C with 8 Cores

+Will use Hardware counter measured at 19.2 MHz emulating 614 MHz

+Params database has 61 entries

+Box64 with Dynarec v0.2.7 1dca97b4 built on Mar 25 2024 15:48:58

+BOX64: pressure-vessel-wrap detected

+[1]    6623 segmentation fault (core dumped)

+```

+

+Both "run" and "run-in-sniper" are located under SteamLibrary/steamapps/common/SteamLinuxRuntime_sniper/

+

+By the way, running CS2 with Steam-Proton under Box64 is okay but has poor performance. I am now attempting to run CS2 using the native Linux method.
\ No newline at end of file