PCArcade
PCArcade
UBUniversal Blue
Created by PCArcade on 1/9/2025 in #🛟bazzite-help
Getting MAME to display on 2nd (vertical) monitor
I'm trying to get MAME to display vertical games on my non primary monitor, running
flatpak run org.mamedev.mame -v
flatpak run org.mamedev.mame -v
identified it as Display #1
Current Videodriver: wayland
Display #0
Desktop Mode: 3840x2160-24@60
Current Display Mode: 3840x2160-24@60
Renderdrivers:
opengl (0x0)
opengles2 (0x0)
software (0x0)
Display #1
Desktop Mode: 2160x3840-24@60
Current Display Mode: 2160x3840-24@60
Renderdrivers:
opengl (0x0)
opengles2 (0x0)
software (0x0)
Current Videodriver: wayland
Display #0
Desktop Mode: 3840x2160-24@60
Current Display Mode: 3840x2160-24@60
Renderdrivers:
opengl (0x0)
opengles2 (0x0)
software (0x0)
Display #1
Desktop Mode: 2160x3840-24@60
Current Display Mode: 2160x3840-24@60
Renderdrivers:
opengl (0x0)
opengles2 (0x0)
software (0x0)
I added this line to my vertical.ini (in /home/pcarcade/.mame/) :
screen \\.\DISPLAY1
screen \\.\DISPLAY1
as per instructions here : https://www.reddit.com/r/MAME/comments/fnqpmh/how_to_get_mame_to_run_horizontal_games_on/ But it will not output to the 2nds monitor, has anyone got simillar to work in Bazzite?
1 replies
UBUniversal Blue
Created by PCArcade on 1/4/2025 in #🛟bazzite-help
sunlight HDR very dark
When I stream an HDR game to sunlight using moonlight on my LG oled tv it's VERY dark, to the point where games are unplayable, any ideas? Thanks in advance
3 replies
UBUniversal Blue
Created by PCArcade on 12/15/2024 in #🛟bazzite-help
Big Picture starts on wrong monitor
I've got 2 monitors on my PC, Steam Big Picture opens on the wrong monitor (my portrait one) is there any way to force it to open on the primary (landscape) display?
16 replies
UBUniversal Blue
Created by PCArcade on 12/3/2024 in #🛟bazzite-help
Forza Horizon low FPS and low GPU usage
No description
6 replies
UBUniversal Blue
Created by PCArcade on 11/10/2024 in #🛟bazzite-help
WorkingDirectory= expects an absolute path or '~'
I'm trying to open a rar file held on my (Debian) server but I get the error in tthe title when I try to open it with Ark How can I fix it?
3 replies
UBUniversal Blue
Created by PCArcade on 10/21/2024 in #🛟bazzite-help
Logiops
I have a logitech MXMaster 3 and I'm attempting to follwo the guide here: https://michael-verschoof.medium.com/setting-up-mx-master-mouse-on-linux-aae0e2ce3962 to enable the functionaility in Linux, I can't cmake though as it fails with this error :
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler

"/usr/bin/cc"

is not able to compile a simple test program.

It fails with the following output:

Change Dir: '/home/pcarcade/logiops/build/CMakeFiles/CMakeScratch/TryCompile-uqnnSN'
---------///////////-----------
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:5 (project)


-- Configuring incomplete, errors occurred!
-- The C compiler identification is GNU 14.2.1
-- The CXX compiler identification is GNU 14.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - broken
CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:67 (message):
The C compiler

"/usr/bin/cc"

is not able to compile a simple test program.

It fails with the following output:

Change Dir: '/home/pcarcade/logiops/build/CMakeFiles/CMakeScratch/TryCompile-uqnnSN'
---------///////////-----------
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:5 (project)


-- Configuring incomplete, errors occurred!
I can see it's due to not having a working compiler, but I don't know how to fix it and hoping someone can help me out
4 replies
UBUniversal Blue
Created by PCArcade on 10/19/2024 in #🛟bazzite-help
can't connect xbox Series controller via bluetooth
As per the title, using the GUI it's not seen at all, if I use
bluetoothctl
bluetoothctl
I can see the controller, but when I
pair <MAC ADDRESS>
pair <MAC ADDRESS>
I get
Device <MAC ADDRESS> not available
Device <MAC ADDRESS> not available
Is there any way to connect the controller wirelessly? I'm on the latest controller firmware and it works when wired
2 replies
UBUniversal Blue
Created by PCArcade on 10/18/2024 in #🛟bazzite-help
Steam weirdness
I'm new to Bazzite, and am having some weird behavior with steam and my ntfs drive, I've mounted it and can read and write from Dolphin fine, Steam can't write to the drive though, iif I try to install (or move) a game to the drive I get "Disk Write error" I've symlinked the compdata directory on the ntfs drive and that writes SOME files to it, but the game doesn't actually run (despite saying it is running) I can't run a game from the drive, it shows as running, but doesn't actually run, but if I add the same game in the same place as a "non steam game" it works fine! HELP!!! Proton log shows nothing at all and I don't know any other way of seeing what is going on
24 replies