A·S·M·X·T 😏😜
deepin
2019-02-01 02:08 lutris平台只带wine4.0+dxvk运行时,更方便
Reply Like 0 View the author
https://bbs.deepin.org/post/174454
lutris平台只带wine4.0+dxvk运行时,更方便
https://bbs.deepin.org/post/174454
問題在我這方法不曉得要如何在純 Wine/Lutris 下使用,他沒有 steamapps/compatdata/ 這路徑,我應該要設 ...
https://bbs.deepin.org/post/174454
問題在我這方法不曉得要如何在純 Wine/Lutris 下使用,他沒有 steamapps/compatdata/ 這路徑,我應該要設 ...
https://bbs.deepin.org/post/174454
Wine/Proton 其瓶颈在于其多核利用效率低、多了一些api转译等导致GPU时常不能满载且cpu占用低。
要想提 ...
https://bbs.deepin.org/post/174454
怎麼把 Proton 提高效率的,教一下
難怪我之前用 wine-staging 玩明顯 fps 比較高,且在 Gnome3 下的卡頓 ...
https://bbs.deepin.org/post/174454
你好 楼主 因为我不知道怎么私讯 想问一下deepin svp怎么设定 我完全是新手
inux]https://www.svp-team.com/wiki/SVP
inux[/url]
發行版是以 Ubuntu 18.04.1 為例
--------------------------------------------------------------------------------
1. 將 DXVK 版本更新
下載最新版的壓縮檔並解壓縮
https://github.com/doitsujin/dxvk/releases
把 x64 和 x32 內的 dll 分別複製到對應的路徑,
並直接覆蓋就好,以 x64 舉例就是以下路徑
/your_path_to_steam_library/steamapps/common/Proton 3.16 Beta/dist/lib64/wine/dxvk/
結束後先執行一次遊戲讓他產生接下來要用的路徑,然後關掉。
---------------------------------------------------------------------------------
2. 使用 winetricks 安裝 mf
先開啟終端機,設定 WINEPREFIX 的路徑,然後安裝 mf
---------------------------------------------------------------------------------
3. 下載 python-installcab 腳本
點擊 Clone or download 把全部下載下來:
https://github.com/tonix64/python-installcab
下載完後解壓縮,編輯 installcab.py,把 129-137 列的註釋給取消掉
然後執行 install-mf-64.sh
4. 從 Windows 7 取得 mfplat.dll 這檔案並覆蓋到遊戲目錄內
以下是路徑:
/your_path_to_steam_library/steamapps/common/RESIDENT EVIL 2 BIOHAZARD RE2/
(這個 dll 一定要是 Win7 的 12.0.7601.23471 版,否則不能用,
如果沒有 Win7,那就要自己找一下了)
---------------------------------------------------------------------------------
5. 可以開始玩了,結束。