dreamer / roberta

Steam Play compatibility tool to run adventure games using native Linux ScummVM
https://luxtorpeda.gitlab.io/
GNU General Public License v2.0
166 stars 3 forks source link

added roberta support in my steamtinkerlaunch wrapper script #9

Closed frostworx closed 4 years ago

frostworx commented 4 years ago

Hi, just wanted to let you know that I added roberta support in v1.0.3 of my linux wrapper script steamtinkerlaunch (or short stl) https://github.com/frostworx/steamtinkerlaunch Either enabled inside the gameconfig or simply add a game to the steam category ScummVM to automatically start it with roberta. Also planning to add luxtorpeda support. boxtron support was already added in v1.0.2 :) : https://github.com/dreamer/boxtron/issues/40

Sorry if it is inappropriate to open a issue for this!

JoshuaFern commented 4 years ago

Can you also try to support luxtorpeda-dev? https://github.com/luxtorpeda-dev/luxtorpeda

frostworx commented 4 years ago

I'm pretty sure it works ootb, because it probably has the same command line arguments. If not I'll try to make the required changes.

frostworx commented 4 years ago

just gave it a quick try with Morrowind: it initially failed with Error: Custom { kind: Other, error: "choices with no engine choice picked" } but after running it once without stl it popped up a selector for openmw or openmw-launcher, installed some qt stuff and afterwards it worked with stl. I'm afraid there's nothing I can do if it doesn't work ootb, the start %command% is identical in both versions.