#8909 closed patch (wontfix)
TWINE: Little Big Adventure Support
Reported by: | SF/tlh2000 | Owned by: | fingolfin |
---|---|---|---|
Priority: | normal | Component: | Engine: TwinE |
Version: | Keywords: | ||
Cc: | Game: | Little Big Adventure |
Description
Hi,
this patch adds support for LBA (Relentless Engine). The code was taken from the twin-e project (GPL - also hosted at sourceforge.net but no activity). Also integrating it into scummvm would allow me (and others of course ;) ) to play the game on other plattforms, too.
I've modfified the code to use the scummvm filesystem stuff. The game runs but has some flawback. The menu controll is too fast and the videos are not shown in the screen resultion.
Ticket imported from: #2046600. Ticket imported from: patches/1014.
Attachments (1)
Change History (11)
by , 16 years ago
Attachment: | relentless.diff.gz added |
---|
comment:1 by , 16 years ago
As far as I know, LBA is a 3d game, which would make it unsuitable for ScummVM.
Anyway, no time for a close review of this patch, but already in the first few lines I see that it uses SDL.h and other stuff from SDL, so of course it would not be suitable in this form for inclusion, regardless of fundamental questions like the above one :). BUt I guess you wanted to know whether it's worth the effort before converting everything... But note that even if we do not accept this into ScummVM proper, you could still maintain it as an add-on plugin.
comment:2 by , 16 years ago
Depends on how to define 3D - there is no hardware acceleration needed to play it. It's as much 3d as monkey island 3 is ;) Only the characters are "pseudo" 3D, the world and stuff like that are not (e.g. you can't roatate them - they are bitmaps afaik).
Yes, i just wanted to know whether it's worth to continue the work.
comment:3 by , 16 years ago
Yes, this thing is questionable, I do not have a firm opinion on it.
From the other hand somebody may point to Inherit the Earth which also has some of its rooms in isometric projection: http://www.scummvm.org/screenshots.php?cat1=2&cat2=1
comment:4 by , 16 years ago
To chime in, there's a thread on the forum about it too http://forums.scummvm.org/viewtopic.php?t=6074 To me LBA seems to be more related to Grim Fandango (or EmI as mentioned in a prior post further down on this tracker item)
comment:5 by , 16 years ago
From what I remember LBA, while a very nice game, was a direct-controlled, isometric perspective "action adventure" with polygonal 3d models and a fairly large number of fighting scenes. Definitely not what I'd consider a good fit for ScummVM.
comment:7 by , 16 years ago
Owner: | set to |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
comment:8 by , 6 years ago
Component: | → --Other-- |
---|
comment:9 by , 3 years ago
Component: | --Other-- → Engine: TwinE |
---|---|
Game: | → Little Big Adventure |
comment:10 by , 3 years ago
Summary: | Little Big Adventure Support → TWINE: Little Big Adventure Support |
---|
Relentless Engine (gzipped)