I have just bought a new laptop and copied the game from the old one. I didn't have this issue before, it came up the moment I tried to launch the game on the new laptop. Never noticed this issue on the old one.
I am using An Anime Game Launcher and tried to repair game files, also I tried different versions of Wine (tkg-9.8, tkg-9.18, GE-8.26).
It always takes almost exactly 95 seconds to load from HoyoVerse initial logo to Genshin Impact logo. All I see is white blank screen. After that, the game works just fine. But initial loading is way too long.
I do not see anything unusual in your provided information. The iris driver is loaded and vulkaninfo does look OK.
Questions / ideas, sorted. Most important first.
Disable your internet connection and start the game. Does this speed up the loading?
Make sure that the WINEPREFIX is located on a partition with a "Linux filesystem" (ext4, btrfs or similar). NTFS might work with regular Wine, but not exFAT or FAT32.
Enable the DXVK HUD to see whether it is active: DXVK_HUD=1 environment variable. It must appear very soon upon startup.
Do other Windows/DirectX games work? e,g, in Steam, Lutris or Heroic.
Retry with DXVK 1.10.3. Copy the x86 files to SysWoW64 and x64 files to system32 (yes that's how it is). The HUD must appear.
If you reach this point we might try to use llvmpipe + DXVK 1.10.3 to find out whether it's a graphics driver issue.
If you would like to try an alternative scripts to check your installation: check_integrity.sh
With some chance your 3rd party launcher already includes such configuration option.
EDIT2: FYI: The fixme:win:NtUserGetKeyboardLayout warnings can be eliminated by using a Wine virtual desktop. It's however not relevant for this issue.
I do not see anything unusual in your provided information. The `iris` driver is loaded and vulkaninfo does look OK.
Questions / ideas, sorted. Most important first.
1. Disable your internet connection and start the game. Does this speed up the loading?
2. Make sure that the WINEPREFIX is located on a partition with a *"Linux filesystem"* (`ext4`, `btrfs` or similar). NTFS might work with regular Wine, but not exFAT or FAT32.
3. Enable the DXVK HUD to see whether it is active: `DXVK_HUD=1` environment variable. It must appear very soon upon startup.
4. Do other Windows/DirectX games work? e,g, in Steam, Lutris or Heroic.
5. Retry with DXVK 1.10.3. Copy the **x86** files to **SysWoW64** and **x64** files to **system32** (yes that's how it is). The HUD must appear.
6. If you reach this point we might try to use llvmpipe + DXVK 1.10.3 to find out whether it's a graphics driver issue.
If you would like to try an alternative scripts to check your installation: [check_integrity.sh](https://notabug.org/Krock/dawn/src/master/updater)
* With some chance your 3rd party launcher already includes such configuration option.
EDIT2: FYI: The `fixme:win:NtUserGetKeyboardLayout` warnings can be eliminated by using a Wine virtual desktop. It's however not relevant for this issue.
Hello!
I have just bought a new laptop and copied the game from the old one. I didn't have this issue before, it came up the moment I tried to launch the game on the new laptop. Never noticed this issue on the old one.
I am using An Anime Game Launcher and tried to repair game files, also I tried different versions of Wine (tkg-9.8, tkg-9.18, GE-8.26).
It always takes almost exactly 95 seconds to load from HoyoVerse initial logo to Genshin Impact logo. All I see is white blank screen. After that, the game works just fine. But initial loading is way too long.
My game log: https://hastebin.skyra.pw/vetotoroji.yaml
GPU driver:
General overview:
Vulkan driver:
I do not see anything unusual in your provided information. The
iris
driver is loaded and vulkaninfo does look OK.Questions / ideas, sorted. Most important first.
ext4
,btrfs
or similar). NTFS might work with regular Wine, but not exFAT or FAT32.DXVK_HUD=1
environment variable. It must appear very soon upon startup.If you would like to try an alternative scripts to check your installation: check_integrity.sh
EDIT2: FYI: The
fixme:win:NtUserGetKeyboardLayout
warnings can be eliminated by using a Wine virtual desktop. It's however not relevant for this issue.