Apple game porting toolkit 有人在用么?

285 天前
 hahaFck

最近照着网上的教程用 game porting toolkit 玩暗黑 4 ,游戏是能玩了,但是有几个小问题一直没解决。

1.游戏分辨率不能调整,默认好像是一个低分辨率,而且识别出来的显卡好像是 amd 的。 2.游戏选项里面的 hdr 也是灰的,说显示器不支持。

这两个游戏设置都改不了,不知道是否能用什么参数调整了。

另外就是 game porting toolkit 出现版本了,beta3 了,也不知道该怎么升级。

1380 次点击
所在节点    macOS
3 条回复
steveshi
285 天前
更新步骤:

## Ensure the toolkit is already on latest version

Ensure you're in an x86_64 shell to continue the following steps in a Rosetta environment. All subsequent commands should be run within this shell, re-run if you're unsure if you're in correct shell or just doing an update.

arch -x86_64 zsh
Run Homebrew to gather potential updates and upgrade Apple's GPTK formula:

brew update && brew upgrade apple/apple/game-porting-toolkit
If you're updating from previous release, make sure to repeat Preparing the toolkit section below.

On base M1 takes around ~48 mins to update, clean install takes ~75mins, for comparison M2 Max: ~19mins to update, 36mins for clean install.

## Preparing the toolkit

Make sure the Game Porting Toolkit dmg downloaded earlier is mounted at /Volumes/Game Porting Toolkit-1.0. Use this script to copy the Game Porting Toolkit library directory into Wine’s library directory.

ditto /Volumes/Game\ Porting\ Toolkit-1.0/lib/ `brew --prefix game-porting-toolkit`/lib/
Put the 3 scripts from the Game Porting Toolkit DMG into here /usr/local/bin using this command:

cp /Volumes/Game\ Porting\ Toolkit*/gameportingtoolkit* /usr/local/bin
steveshi
285 天前
显卡被识别为 AMD 这是被设置成这样的,改不了。
zhoushengyue
284 天前
<amp-youtube data-videoid="beYODfD2ipo" layout="responsive" width="480" height="270"></amp-youtube>可以关注一下这个频道,专注 mac gaming ,GPTk 每个升级都有做视频

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/965541

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX