https://bugs.winehq.org/show_bug.cgi?id=49315
Bug ID: 49315 Summary: Sid Meier’s Civilization® VI remains stuck on a grey screen after the introduction video. Product: Wine Version: 5.9 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jason.bagavatsingham@gmail.com Distribution: ---
## Description: Sid Meier’s Civilization® VI remains stuck on a grey screen after the introduction video.
The game seems to be unable to find its own files. 1. The game throws out errors about being unable to find the data associated to "Event IDs" (e.g: "Event ID not found: 1016118145"). This data can be found within the game's data, stored as .xml files.
2. The game's "Database.log" shows "ERROR: no such table: InputKeyData" which are associated with local .sqlite databases.
3. The game's "Lua.log" shows "Error opening/reading" .lua files. It also incorrectly points to one of its .lua file:
"Z:\home\zereox.steam\steam\steamapps\common\Sid Meier's Civilization VI\Base\Binaries\Win64Steam\UI\FrontEnd\IntroScreen.lua"
however that file is located in:
"Z:\home\zereox.steam\steam\steamapps\common\Sid Meier's Civilization VI\Base\UI\FrontEnd\IntroScreen.lua"
"..\Base\Binaries\Win64Steam" is the location of the executable. Manually copying some of the .lua files into that folder does allow the splash screen to appear instead of the grey screen.
### Notes: - DXVK is required as WineD3D returns an error on launch. - Title was confirmed to work correctly with DXVK on Windows 10. - Issue was also reproduced on Wine 5.9, Wine-staging 5.9, and Proton 5.0-8-rc1. - Log includes the following channels: +timestamp,+pid,+tid,+seh,+debugstr,+loaddll,+mscoree,+thread
## Steps to Reproduce - Open [Steam] and launch _*Sid Meier’s Civilization® VI*_ (DXVK_HUD=1 WINEPREFIX="/home/<username>/.wine" wine .wine/drive_c/Program\ Files\ (x86)/Steam/steam.exe steam://run/289070)
## Repro Rate 5/5
## Environment
### System information - OS: Ubuntu 20.04 LTS - GPU(s): Radeon RX 590 Series (POLARIS10, DRM 3.33.0, 5.3.0-53-generic, LLVM 10.0.0) - Kernel version: 5.4.0-33-generic - Mesa version: 4.6 (Compatibility Profile) Mesa 20.2.0-devel (git-b30b6fd 2020-06-02 focal-oibaf-ppa) - Xserver version (if applicable): 1.20.5 - Desktop manager and compositor: Gnome (3.28.3)
### DXVK - 1.7 (https://github.com/doitsujin/dxvk/releases/tag/v1.7)
### Wine - wine-5.9 - wine-5.9 (Staging) - 1591189474 proton-5.0-8-rc1