https://bugs.winehq.org/show_bug.cgi?id=53902
Bug ID: 53902 Summary: wine install Genshin fails in Ubuntu20.04 Docker Product: Wine Version: 7.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: guangli.li@intel.com Distribution: ---
Created attachment 73445 --> https://bugs.winehq.org/attachment.cgi?id=73445 the needed memory is 304MB, the avaiable memory is
1. start a ubuntu 20.04 docker with --priviledged, following instruction to install wine 7.0 stable 2. download genshin launcher: 3. install dxvk 1.10.3 from: https://github.com/doitsujin/dxvk/releases/download/v1.10.3/dxvk-1.10.3.tar.... 4. wine launcher.exe, it will show memory insufficient.
logs as below: guangli@247ca492a6aa:/data$ wine yuanshen_setup_20220811050610.exe need space: 307347065 archive size: 97504766 compressDatapos: 26339848 read Config I18nNameMap=QMap(("de-de", "")("en-us", "")("es-es", "")("fr-fr", "")("id-id", "")("it-it", "")("ja-jp", "")("ko-kr", "")("pt-pt", "")( "ru-ru", "")("th-th", "")("tr-tr", "")("vi-vn", "")("zh-cn", "??")("zh-tw", "")) ProductName="??" InstallerSingleId="miHoYo.com_installer_yuanshen" I nstallAppendPath="Genshin Impact" LauncherExeName="launcher.exe" AppSingleId="miHoYo.com_launcher_yuanshen" Publisher="miHoYo Co.,Ltd" WebSiteUrl="ht tps://ys.mihoyo.com/main/" ProtocolUrl="https://ys.mihoyo.com/launcher/18/%7Blang%7D/agreement?api_url=https%3A%2F%2..." Versio n="2.19.0.0" EnvValue="prod" Preview=false RequestKey="eYd89JmJ" AppId="18" CPS="mihoyo" Channel="1" SubChannel="1" ClusterLabel="" BuildSha="1b0cc5b 8jK3rv6zy" my docker memory info: is larger than needed. Filesystem Size Used Avail Use% Mounted on overlay 1.8T 1.3T 459G 74% /
https://bugs.winehq.org/show_bug.cgi?id=53902
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- dxvk is not supported here. Please use plain wine. Is there a freely and legal download (demo or full game) of this software?
https://bugs.winehq.org/show_bug.cgi?id=53902
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- Does the program work correctly when not installed in Docker?
https://bugs.winehq.org/show_bug.cgi?id=53902
--- Comment #3 from 912851753@qq.com --- (In reply to joaopa from comment #1)
dxvk is not supported here. Please use plain wine. Is there a freely and legal download (demo or full game) of this software?
yes, I remove the dxvk, also same error the Genshin could be download from: https://autopatchcn.yuanshen.com/client_app/download/launcher/20221020171359...
https://bugs.winehq.org/show_bug.cgi?id=53902
--- Comment #4 from 912851753@qq.com --- (In reply to Zeb Figura from comment #2)
Does the program work correctly when not installed in Docker?
yes, it could lauch without docker. But want to know the root cause why wine fail in docker
https://bugs.winehq.org/show_bug.cgi?id=53902
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=53902
--- Comment #5 from 912851753@qq.com --- Any updates?