You are not logged in.

#1 2021-08-21 18:52:09

suichan
Member
Registered: 2021-08-21
Posts: 3

Arch can't startup Gesnhin Impact

So, i try to install arch with guide, and when i try to run them, with command

1. cd genshin-impact/drive_c/Program\ Files/Genshin\ Impact/Genshin\ Impact\ game/
2. export WINEPREFIX=$HOME/genshin-impact/
3. export WINEFSYNC=1
4. wine-6.15-staging-tkg-amd64.tar.xz/bin/wine64 cmd /c launcher.bat

And when i got to 4. when i try to launch launcher.bat i got


[suichan@suichan ~]$ wine-6.15-staging-tkg-amd64/bin/wine64 cmd /c launcher.bat
wineserver: using server-side synchronization.
002c:fixme:winediag:LdrInitializeThunk Wine TkG (staging) 6.15 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please don't report bugs about it on winehq.org and use https://github.com/Frogging-Family/wine-tkg-git/issues instead.
wine: failed to open L"C:\\windows\\system32\\winemenubuilder.exe": c0000135
002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
006c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0088:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0088:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00b4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00b4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00f8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00f8:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0100:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
Can't recognize 'launcher.bat' as an internal or external command, or batch script.

So, i install msfnonts, and he still didn't work, idk what i need to do, but my friend on debian 11 all was good, and all work

Offline

#2 2021-08-21 19:23:53

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,950

Re: Arch can't startup Gesnhin Impact

if that output is any indication then your initial cd failed as you are still in your home dir, rather than your genshin impact directory.

Offline

#3 2021-08-22 04:24:12

suichan
Member
Registered: 2021-08-21
Posts: 3

Re: Arch can't startup Gesnhin Impact

Okey, i will try to change directorry

Offline

#4 2021-08-22 04:36:36

suichan
Member
Registered: 2021-08-21
Posts: 3

Re: Arch can't startup Gesnhin Impact

0168:err:vulkan:wine_vk_instance_load_physical_devices Failed to enumerate physical devices, res=-3
0168:err:vulkan:wine_vkCreateInstance Failed to load physical devices, res=-3
0168:err:vulkan:wine_vk_instance_load_physical_devices Failed to enumerate physical devices, res=-3
0168:err:vulkan:wine_vkCreateInstance Failed to load physical devices, res=-3
0168:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION


So, now i got them

Offline

#5 2021-08-22 10:07:47

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,950

Re: Arch can't startup Gesnhin Impact

Please use code tags for pasting outputs: https://bbs.archlinux.org/help.php#bbcode

This shows that your vulkan support is missing. What's your hardware/graphics card?  see https://wiki.archlinux.org/title/Vulkan#Installation

Offline

Board footer

Powered by FluxBB