dreamer / luxtorpeda

Steam Play compatibility tool to run games using native Linux engines
https://luxtorpeda.gitlab.io/
GNU General Public License v2.0
390 stars 9 forks source link

Added openmw #13

Closed d10sfan closed 5 years ago

d10sfan commented 5 years ago

This adds openmw. For the actual package, it is here: https://gitlab.com/luxtorpeda/packages/openmw. It needs autoconf to work.

d10sfan commented 5 years ago

Do you want to add OpenMW to README.md file as well, or do you prefer not to advertise the package yet?

I've updated the PR to have the readme updated for openmw, so that once we're ready it can be visible.

dreamer commented 5 years ago

OK; in future I will change format of that json file to remove tab-based indentation; Rust coding convention requires spaces so it will be more consistent with other files in the project.

I'll wait with merging the PR until we'll resolve the GitLab build timeouts.

dreamer commented 5 years ago

Format of packages.json file changed somewhat since this PR was created. I updated and committed the json part: 2deb5c16a2d99212ae13c92a00a0e89a2ada1f82

Game now starts on my machine, but I am not familiar with OpenMW and can't say if it works as it should (e.g. is there an intro movie?). I think it needs some more work still before we can advertise it as supported in README file (I left some TODOs in the package repo), but if someone wants to test it - then now it'll be possible (just backup your saves if you care about them).

d10sfan commented 5 years ago

I pushed up a change (https://gitlab.com/luxtorpeda/packages/openmw/commit/596b031130e1d4656b789be8e21c0f41a41d3f99) that should fix the intro movies not appearing.