AppleのGame Porting Toolkitを利用し、Mac上でDirectX 12対応のWindowsゲームを実行できるWineラッパー「Whisky v1.0」がリリースされています。詳細は以下から。
WhiskyはIsacc Marovitzさんが2023年04月から開発しているSwiftUIを利用したWineラッパーで、Windows互換レイヤーのWineを利用しMac上でWindows用のアプリやゲームを実行できますが、このWhiskyがプレリリース版を終了し、正式に「Whisky v1.0.0」としてリリースされています。
Whisky provides a clean and easy to use graphical wrapper for Wine built in native SwiftUI. You can make and manage bottles, install and run Windows apps and games, and unlock the full potential of your Mac with no technical knowledge required. Whisky is built on top of CrossOver 22.1.1, and Apple’s own Game Porting Toolkit.
IsaacMarovitz/Whisky: A modern Wine wrapper for macOS built with SwiftUI – GitHub
Whisky v1.0.0では、Whiskyのプレリリース版で導入されたAppleのGPTK*が正式にサポートされ、加えてApple Silicon MacでWindowsアプリを実行するために必要なWineやRosetta 2、GPTKのチェックやダウンロードといったセットアップがより分かりやすくなっています。
また、Whisky v1.0.0ではインストールしたプログラムに「お気に入り」設定をできるようになった他、 CrossOver 22.1.1に利用されているWine v7.7を利用することで、Vulkan APIでDirect3D 9, 10, 11を実装したDXVKがサポートされています。
Whisky v1.0.0のシステム要件はmacOS 13.1 Ventura以降で、アプリはGitHubに公開されており、Marovitzさんの開発者署名と公証を取得しているため、Gatekeeperにブロックされず実行できますが、AppleはVenturaでGPTK**をサポートしていないため、Venturaで起動すると警告が表示されるようになっているので、macOS 14 Sonoma Betaを利用できる方は試してみてください。
Whisky v1.0.0
Quality of Life:
- Added toggle for Retina Mode
- Renamed GPT to GPTK to match community lingo
- Easy play button added to Start Menu items
- Windows paths are used where possible
- Ventura users are now alerted of potential problems
- Logging improvements
New Features:
- Libraries are now downloaded, not bundled
- Rosetta 2 Installer
- Programs can now be favourited
- Added DXVK and Vulkan support
Bug Fixes:
- Removed duplicate Start Menu entries
- Several fixes and UI improvements to in-flight bottle handling
- Fixed a crash related to icon extraction
- Fixed stuck build number spinner
コメント