Update MoltenVK and restore Game Mode support (as the relevant MVK regression has been fixed)

This commit is contained in:
schm1dtmac 2026-05-02 18:34:10 +01:00 committed by Ani
parent ca87d103fd
commit 155883ea2a
2 changed files with 3 additions and 1 deletions

View file

@ -4,7 +4,7 @@
cd build || exit 1
cd bin
git clone --revision=32dceb35e2c95b46cec501033cbc3a1ddf32d6e8 https://github.com/KhronosGroup/MoltenVK.git
git clone --revision=a075e5e417f87675ea3137b7365f3e5a99608d72 https://github.com/KhronosGroup/MoltenVK.git
cd MoltenVK
./fetchDependencies --macos
sudo xcode-select -switch /Applications/Xcode_16.2.app/Contents/Developer

View file

@ -28,6 +28,8 @@
<string>Licensed under GPLv2</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>LSApplicationCategoryType</key>
<string>public.app-category.games</string>
<key>LSMinimumSystemVersion</key>
<string>14.4</string>
<key>NSCameraUsageDescription</key>