Slashdot Mirror


Ex-LucasArts Developers Try Vampyre Graphical Adventure

Thanks to an anonymous reader for pointing to an AdventureGamers interview with ex-LucasArts developers Autumn Moon Entertainment regarding its early-in-development graphical adventure A Vampyre Story. They explain: "With the drop in sales for [the traditional graphical adventure] genre, it became harder to get assigned to new adventure game projects at [LucasArts]. It seemed like the only logical way to be a part of that kind of project again was to create something independently." The late-2005 due project is still seeking a publisher, but is further profiled in the June 2004 Inventory PDF magazine, and the interview also explains the plot ("A young French opera star becomes the object of obsession for a deranged vampire... She must escape his castle and return to Paris"), and possible game duration ("The game will be shorter than Curse of Monkey Island and longer than Full Throttle.")

1 of 31 comments (clear)

  1. Re:Good luck, but... by Quobobo · · Score: 2, Informative

    Taken from the ScummVM FAQ:

    Can I use ScummVM to make new games?
    While it is theoretically possible to write a new game that uses ScummVM it is not advisable. ScummVM has many hacks to support older games and no tools geared towards creating content usable by ScummVM. Potential game authors are encouraged to look at open source technologies such as libSDL for a cross platform DirectX like library, and the Lua and Python scripting languages for game logic.