Wine? Where we're going we don't need Wine 😎
Pre-release
Pre-release
Very (Very!) early version of a wineless QBeat release. Achieved by porting a stripped down version of IPA.exe over to .net core.
(Seriously don't use this unless you know what you're doing and don't mind breaking your mods. It's held together with string and happy thoughts)
Usage is as per normal, but there's no need for any wine-specific stuff. validate-wine and setup-wine will just silently succeed now.
- Setup QBeat's config - game location, version, etc
- Install mods (Or just BSIPA)
- Run ./QBeat --patch
What next? Not sure.
With this there's now the possibility of a completely .net core based mod manager, and largely no need for the shell scripts used by QBeat (They just run IPA and make one small patch to a registry file).