Hi
Is it possible to have wine steps in a ResidualVM installer? I’m trying to write one for Escape from Monkey Island. I’ve got the gog wine version, but I thought it’d be neat if the installer:
- Created a temporary wine prefix
- Installed the windows version into the wine prefix
- Copied the game data somewhere else
- Deleted the wine prefix
- Configured ResidualVM to use the copied game data
Then, I could replicate the process for The Curse of Monkey Island as well, swapping Residualvm for SCUMMVM.
Cheers