How to run KotC in macOS (Updated for Catalina)
Posted: Wed May 17, 2017 4:18 am
Hello! I just thought I'd share the settings I used to get KotC running inside a Wineskin on my Mac, so you don't have to use a virtual machine or reboot into Windows. (The source code for Wineskin is kept in a Github repository, if you'd like to compile it yourself.)
Running macOS Catalina 10.15.6, I used wrapper version 2.9.0.6, and Wine engine WS11WineCX19.0.1 to create a blank wineskin. You don't need the Gecko or Mono packages that Wineskin Winery will prompt you to install when creating a new wineskin. They will just take up extra space!
On running the Wineskin, you'll choose "Install Software" and point it to the KotC installer. (To see this menu again, you'll need to open the wineskin wrapper by right clicking it, and choosing "show package contents." It's the app inside the wrapper simply called "Wineskin.")
Once installed, all you have to do to get KotC running is to execute a "winetrick" (under Advanced > Tools) called d3dx9 to install the necessary DirectX dlls that KotC needs.
You can also use a tool called BeCyIconGrabber to extract the KotC icon from the Windows executable as a PNG that you can use as an icon for your wineskin.
Hopefully it will work as well for you as it does for me!
Running macOS Catalina 10.15.6, I used wrapper version 2.9.0.6, and Wine engine WS11WineCX19.0.1 to create a blank wineskin. You don't need the Gecko or Mono packages that Wineskin Winery will prompt you to install when creating a new wineskin. They will just take up extra space!
On running the Wineskin, you'll choose "Install Software" and point it to the KotC installer. (To see this menu again, you'll need to open the wineskin wrapper by right clicking it, and choosing "show package contents." It's the app inside the wrapper simply called "Wineskin.")
Once installed, all you have to do to get KotC running is to execute a "winetrick" (under Advanced > Tools) called d3dx9 to install the necessary DirectX dlls that KotC needs.
You can also use a tool called BeCyIconGrabber to extract the KotC icon from the Windows executable as a PNG that you can use as an icon for your wineskin.
Hopefully it will work as well for you as it does for me!