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

Engine request - SCUMMVM #9

Closed neuromancer closed 5 years ago

neuromancer commented 5 years ago

SCUMMVM added a ton of games recently: https://www.scummvm.org/compatibility/

mindcombatant commented 5 years ago

Agreed, this should be a thing, but it may need to be another sister project, like Boxtron. Also, putting this in this same issue, as it's very related, but ResidualVM would be nice to have as well. I could break that request off to a separate issue if you'd prefer, though, just lemmee know

dreamer commented 5 years ago

Yes, we discussed it in the past on Discord channel https://discord.gg/8mFhUPX and consensus was: making it a separate tool makes the most sense.

Some games can be run through DOSBox or ScummVM or native port - and each option will have its pros and cons. Implementing this choice inside Luxtorpeda would be less user friendly than letting user choose compatibility tool using Steam GUI.

I can kickstart the project - 90% of Boxtron code could be simply reused, but most development effort will go into Luxtorpeda tool in the immediate future.

(waiting for ideas for a name - so far I was thinking "Scummstron", but would love to hear other suggestions ;))

mindcombatant commented 5 years ago

Names, huh? Hmm... Maybe, if doing both ScummVM and ResidualVM, "Adventuretron" as a name, because all the games that both those support are classic adventure games. or, something along those lines. I'm personally not fond of reusing the "tron" suffix (it's already not used in both the current projects, why make it a standard suffix now?), but it's not exactly my project, so... Anyway, just a suggestion, dunno if it's even really a strong one, but meh. I may join the discord to brainstorm further.

dreamer commented 5 years ago

Pre-release, initial version of new tool was pushed to https://github.com/dreamer/roberta It is very limited now, but in few days it should be able to handle most games ScummVM can play.

dreamer commented 5 years ago

Roberta v0.1.0 was just released: https://github.com/dreamer/roberta :)

Future issues regarding ScummVM/ResidualVM please submit to that project.

mindcombatant commented 5 years ago

great name choice! thanks!