Gcenx / macports-wine

Updated wine Portfiles for macports
88 stars 11 forks source link

How to run gameportingtoolkit wine directly #105

Closed Gcenx closed 1 month ago

Gcenx commented 7 months ago

Here is an example to directly run gameportingtoolkit wine64 binary directly without the Metal HUD

WINEPREFIX="$HOME/game_name" WINEESYNC=1 /opt/local/libexec/game-porting-toolkit/bin/wine64 start /unix /path/to/game.exe

This assumes the default macports install path of /opt/local