原神3.8版本在无补丁的情况下通过Wine运行成功。
启动命令备份:
1 | WINEARCH="win64" WINEFSYNC="1" WINEPREFIX="/path-to-WINE/prefix/" bash -c "/path-to-WINE/wine64 path-to/YuanShen/Yuanshen.exe" |
1 | WINEARCH="win64" WINEFSYNC="1" WINEPREFIX="/path-to-WINE/prefix/" bash -c "/path-to-WINE/lutris-GE-Proton8-10-x86_64/bin/wine64 /path-to-YuanShen/Yuanshen.exe" |