xemu-project / xemu

Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
https://xemu.app
Other
2.77k stars 278 forks source link

Linux AppImage not loading 2D menus and text in many games #1441

Open TriVoxel opened 1 year ago

TriVoxel commented 1 year ago

Bug Description

Several games are not loading the 2D menus properly. It seems FMVs tend to work reliably, but many loading screens and main menus are not displaying correctly. For instance, Conker's BFD does not render text/the intro loading screen at all or any HUD #1440. Soulcaliber II does not render any 2D elements. GTA Vice City does not display any menus until you reach a loading screen. Mortal Kombat Armageddon showed no HUD or 2D menus. All these games worked in some capacity, being able to render the 3D graphics just fine.

Additionally, I tried the Flatpak release. This release did load many of these menus, but I ran into #1439.

I'm lumping multiple games as one as I believe it is the same underlying issue impacting each game. Most of these games have black intros, black menus, occasionally showing a highlight or something. All are technically able to be navigated, but the menus are not rendered correctly.

Expected Behavior

Games should show their 2D menus.

xemu Version

Version: 0.7.90 Branch: master Commit: 546fe068de83c188afda8d0c4a880f9f3b0eeb74 Date: Tue May 16 16:21:09 UTC 2023

System Information

CPU: AMD Ryzen 7 5800X3D 8-Core Processor
OS Platform: Linux OS Version: Fedora Linux 38 (Workstation Edition) Manufacturer: AMD GPU Model: AMD Radeon RX 5700 XT (navi10, LLVM 16.0.1, DRM 3.49, 6.2.15-300.fc38.x86_64) Driver: 4.6 (Core Profile) Mesa 23.0.3 Shader: 4.60

Additional Context

Here are some screenshots as examples of menus not working:

Conker's BFD main menu: Screenshot from 2023-05-21 00-41-16

Conker's BFD ingame:

Screenshot from 2023-05-21 00-40-19

Mortal Kombat Armageddon:

Screenshot from 2023-05-21 13-09-11

Screenshot from 2023-05-21 13-10-18

Soulcalibur II:

Screenshot from 2023-05-21 14-52-49 Screenshot from 2023-05-21 14-53-11 Screenshot from 2023-05-21 14-53-26 Screenshot from 2023-05-21 14-56-11

TriVoxel commented 1 year ago

Burnout 3:

Screenshot from 2023-05-21 18-46-04 Screenshot from 2023-05-21 18-46-13 Screenshot from 2023-05-21 18-49-35

TriVoxel commented 1 year ago

I've gotten the Flatpak version to not crash, and I can now confirm that on the same computer, the Flatpak version does not have this issue. In fact, all of the above issues are exclusive to the AppImage release.