John

Results 52 comments of John

@jrock2004 First add the flatpak winepak repo and install winepak. ``` flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo flatpak remote-add --if-not-exists winepak https://dl.winepak.org/repo/winepak.flatpakrepo ``` Install `org.winepak.Sdk` and `org.winepak.Platform`. Clone my repo and...

@julianrichen I'll add a 32bit build then when I get the chance. Thanks for testing.

So I take it there's no reason to set up a 32-bit version then? Just run the 64-bit version in 32-bit mode?

@julianrichen I looked at the OverWatch pr to see how you're changing the json, I wonder if better option would be to use something like [jsed](https://github.com/jtopjian/jsed) which lets you edit...

@julianrichen I assume you mean't to respond to me. jsed was just the first one I found, using a c based one would probably be better. Thanks for the links.

After some experimentation I found echoing configuration in at install time just gets overwritten. I assume because if the echo into the configuration is done while installer is open, and...

So I just tested and the game is very playable on the 32-bit setting. I guess for now users will just have to set it themselves?

If you're interested, I can let you know how I approached this using TravisCI. I had originally planned on writing a blog post as a follow-up to one I had...

@skarekrow That puts the datasets in the wrong place inside the jail though. Is there a workaround to put the datasets in the correct place?

@skarekrow That would be great. nullfs mounts for now I guess.