summary refs log tree commit diff stats
path: root/results/scraper/box64/529
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/box64/529')
-rw-r--r--results/scraper/box64/52910
1 files changed, 10 insertions, 0 deletions
diff --git a/results/scraper/box64/529 b/results/scraper/box64/529
new file mode 100644
index 000000000..6c38ab672
--- /dev/null
+++ b/results/scraper/box64/529
@@ -0,0 +1,10 @@
+Steam login menu not working
+Hey!

+

+I used the linux arm gaming chroot guide to run steam, and when I did, I ended up with this:

+![borked login screen](https://user-images.githubusercontent.com/44118606/221372940-8d34150c-8eca-413f-93fa-3a36a6ccfa36.png)

+I tried looking at the console output, which just complained about cef which I talked about in this issue https://github.com/Raezroth/Linux-ARM-Gaming-Chroot/issues/16

+I tried -nocefsandbox and -oldbigpicture as well and no dice

+here's the command I use to launch steam:

+MESA_GL_VERSION_OVERRIDE=3.2 PAN_MESA_DEBUG=gl3 steam +open steam://open/minigameslist -noreactlogin

+any tips?