TOON: Add Subspace demo variant - #7887
Conversation
|
What is the status of this demo? Does it start? |
|
If added to detection the demo launches, so it's not unsupported in that sense -- only "unsupported" because it wasn't detected. I have only tested a couple of scenes, and those play fine. There's a slightly different behavior in the Settings screen, between running the demo on DosBox and running via ScummVM -- essentially most settings in the demo are set by grabbing and dragging a control/slider etc via a hand icon cursor that appears when hovering above them. Our current demo support implementation follows the full game version for the Settings screen, which afaik dropped this method. This demo is pretty much the same as the one ScummVM offers in the Demos page. There are a few small differences in the data files. The "local.pak" differs at parts between the two. And there're a couple of files missing from the subspace demo or our demo (ACT1/JIMIN/499M.SMK, MISC/VIELOGOM.SMK, and MISC/TEST.WAV is different) which I don't think are even used in-game in our implementation. Our demo files do not contain the executables so it's hard to say where the two demos differ, if at all, as I cannot test ours on DosBox. |
|
Thanks @antoniou79, sorry for the confusion. I'll run through it to make sure everything works ok. |
|
This demo appears to work fine. It's very similar to the existing one on the demos page. The differences I've found (including what @antoniou79 mentioned above) are:
I think it's different enough to warrant inclusion as a new demo variant. |
Add a TOON variant for a currently unsupported demo released on a Toonstruck & SubSpace demo cover CD. Addresses issue 17062.