Skip to content

Latest commit

 

History

History

jusant

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Jusant on macOS + D3DMetal

Jusant seems to have added an additional requirements check on top of the default one in Unreal Engine 5, which prevents the game from launching on macOS using D3DMetal.

The below script patches the binary, seemingly resulted in a playable game (limited testing).

Warning

Please use at your own risk.

Screenshot

Game running on macOS through CrossOver 23.7 + D3DMetal:

jusant-macos

Instructions

  1. Download the patch-jusant.sh file
  2. Make it executable: chmod +x patch-jusant.sh
  3. Run it: ./patch-jusant.sh <path/to/ASC-Win64-Shipping.exe>

Configuration

Check out MacProTips' video on Jusant for configuration tips.