Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I have mf-install steps for bottles users! #7

Closed
SnkXIII opened this issue Aug 21, 2022 · 3 comments
Closed

I have mf-install steps for bottles users! #7

SnkXIII opened this issue Aug 21, 2022 · 3 comments

Comments

@SnkXIII
Copy link

SnkXIII commented Aug 21, 2022

Hi there. I was determined to get these games running through bottles, so I found this script will install mf-install for me into my bottle.
For it to work, the contents of mf-install (so the syswow folders) got pasted into my bottle folder (called BOTTLE for eg.) then I run the script below and that makes FMVs work in 2.8.
image

I'm using this on my steam deck, but should work on other devices/distros as it's flatpak

#!/bin/bash
flatpak run --command=bottles-cli com.usebottles.bottles shell -b 'BOTTLE' -i './mf-install.sh'
@SnkXIII SnkXIII changed the title Potential for steps for bottles users I have mf-install steps for bottles users! Aug 21, 2022
@FlaareZero
Copy link
Owner

Thank you! I'll update the guide accordingly :)

@SnkXIII
Copy link
Author

SnkXIII commented Sep 12, 2022

Hey there, sorry just had to say, Bottles is an alternative program to Lutris! You'd use that command only after you had Bottles installed, had a bottle made (gaming preset is good, but what name you give it needs to be amended in the script i figured out) and had moved all of the files from the mf-install zip into the base directory of your bottle (the one that contains your drive_c, but also other folders and reg files)

It amounts to the same experience, just another program for managing the wine instances!

FlaareZero added a commit that referenced this issue Jan 20, 2023
@FlaareZero
Copy link
Owner

Added! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants