TurtleRanking
Results
1
comments of
TurtleRanking
I _think_ in the meantime you could run the following. ``` your_bottle_guid=00-00-00-00 PATH="$HOME/Library/Application Support/com.isaacmarovitz.Whisky/Libraries/Wine/bin:$PATH" \ WINE=wine64 \ WINEPREFIX="$HOME/Library/Containers/com.isaacmarovitz.Whisky/Bottles/$your_bottle_guid" \ winetricks cjkfonts ``` You'll need winetricks installed and on your path...