Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You got it working on Mac?! Any info how to do this? I just discovered it to be disappointed it's Windows only, only to be excited again to see you got it working using something called wine? Is it hard to do?

(+1)

Er, to be honest it took some fiddling. I tried again just now, and it seems this works:

- Install a recent version of Wineskin (https://github.com/Gcenx/WineskinServer#how-to-install)
- Run Wineskin, and create a new app wrapper (picking any wine 64bit engine should work)
- Open the newly wrapper created in /Users/your_username/Applications/, it will prompt you to install the target software
- Pick "Copy a directory", and select the uncompressed LADX-HD directory (containing the exe file) you just downloaded
- Then choose to run "Winetricks", check "app/.NET 6.0 Desktop Runtime" and "settings/renderer=gl", and click "Run"
- Once everything is installed, close the app, and then re-open it from the Finder.
- The game should launch  🤞