Slashdot Log In
ScummVM 0.12.0 Released — Support For New Games, Wiimote
Posted by
Soulskill
on Mon Sep 01, 2008 06:33 PM
from the old-but-new dept.
from the old-but-new dept.
Croakyvoice writes "The ScummVM Team has released a new version of their program that allows owners of many systems to play the old point and click adventure games of yesteryear. This release sees support for 5 new games — The Legend of Kyrandia: Book Two: Hand of Fate, The Legend of Kyrandia: Book Three: Malcolm's Revenge, Lost in Time, The Bizarre Adventures of Woodruff and the Schnibble and Drascula: The Vampire Strikes Back. The new version officially supports, for the first time, the Gamecube and the Wii, and also the ability to use the Wiimote as a controller. The binaries and the source code are both available."
Related Stories
[+]
ScummVM 0.13.0 Delivers New Adventure Games 69 comments
KingofGnG writes "The classics, by definition, never go out of fashion, let alone if they are the graphic adventures of past decades. The preferred tool of true adventurers is ScummVM, software that works as an interpreter between data files of such adventures and modern operating systems. 6 months after the release of version 0.12.0, developers have now delivered a new main release of the virtual machine, which includes novelties both for the interface and supported games."
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
Thanks devs! (Score:4, Interesting)
Because of the ScummVM guys, we can play these fantastic older games in completely modern environments. Can anything beat Monkey Island, I ask you?
Re: (Score:3, Funny)
Monkey Island 2?
What's wrong with the games industry: (Score:2)
Someone makes a unique, innovative title and the first thing people think is: Ooh, let's get a sequel to that.
Re: (Score:1)
MI2 is the worse of the series...
Re: (Score:2)
My vote for worst goes to mi3 - the first one made after ron gilbert was no longer involved. I was completely thrilled to play mi2, and even got a teaser postcard mailed to me from lucasarts! The artwork was magnificent!
Re: (Score:2)
I agree, Mission Impossible 2 is the worst of the series.
Re: (Score:2, Insightful)
Re: (Score:2)
Because of the ScummVM guys, we can play these fantastic older games in completely modern environments. Can anything beat Monkey Island, I ask you?
Hello! I'm selling these fine leather jackets. [wikipedia.org]
Re:Thanks devs! (Score:5, Funny)
I can beat Monkey Island.
Parent
Re: (Score:2)
And don't call me Island!
Re: (Score:3, Insightful)
Loom.
Re: (Score:3, Funny)
So, tell me about Loom...
Wii Adventure Games (Score:4, Insightful)
Nintendo should really be pushing its developers to do this kind of thing. The Wiimote is perfect for point-n-click adventures and the gameplay would suit the causal, cooperative style of play that the Wii embodies.
An official, licensed version of Monkey Island (for example) would more than pay for itself, especially since the dev costs would be minimal.
Re: (Score:3, Insightful)
Zak and Wiki was a well funded, well advertised original IP in the vain of classic point and click adventures developed specifically for the Wii. It sold extremely poorly. I doubt we'll see studios lining up to make adventure games for the console. The simple fact is it was once a great genre and still has it's fans, but it's quasi interactive style just feels outdated in the modern gaming world.
Re:Wii Adventure Games (Score:4, Insightful)
Zak and Wiki was an excellent game but it got overshadowed by 1st party games.
Blame the retailers. 1st party games remain king but they won't keep cool looking games like Zak and Wiki because they want to try out shovelwares (possibly to prove they're shovelware).
(please stop using IP in that sense, when you do you ruin the point of being alive some days. "intellectual property" should be illegal. It's not an acronym we should all know by heart. =/)
Parent
Re: (Score:2)
Zak and Wiki was an excellent game but it got overshadowed by 1st party games.
Blame the retailers. 1st party games remain king but they won't keep cool looking games like Zak and Wiki because they want to try out shovelwares (possibly to prove they're shovelware).
And don't forget that Zak and Wiki was not advertised to speak of. Most titles you can't release with minimal marketing and expect it to do well; especially titles without famous franchise characters.
That being said, the Strong Bad games being released on Wiiware will likely do very well. They are point and click aventures, but the well known name will pull people in like a hyphen.
Re: (Score:2)
GPL is a stopgap until copyrights can be lifted for artistic works.
I will copyright and patent the english language. Then what will you do, troll?
Hm? I will threaten to sue you. I patented that sentence. It's my "IP".
Re: (Score:2, Insightful)
Point and click adventures have their audience but will never sell as well as the more popular genre's of today. However used right it can have decent success (Phoenix Wright).
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)
Scummy Game Creation? (Score:2)
Suggestions for other Free/OS interactive graphic novel creation tools are welcome.
Jonah HEX
Re: (Score:3, Informative)
Suggestions for other Free/OS interactive graphic novel creation tools are welcome.
The ScummVM maintainers recommend [scummvm.org] using Lua or Python with some layer around DirectX [pygame.org]. No, I don't know of any code libraries or other tools to make creation of an interactive graphic novel easier.
Re: (Score:2)
Pygame is pretty slow. At least under linux, because it uses OpenGL.
Pyglet (runs with openGL), Rabbyt (C-based spriting lib for pyglet, so it's much faster), and Squirtle (if you want SVG), makes a nicer platform.
Re: (Score:3, Insightful)
Pygame is a python wrapper for SDL, which is abstracts the display. It supports accelerated 2d canvas drawing, it supports surfaces which are more or less sprites. SDL (and by extention, pygame) also supports OpenGL.
Regarding OpenGL being "slow", I'm not sure where you're getting that idea from. OpenGL is plenty fast if you have hardware acceleration and don't use unaccelerated functions like glDrawPixels.
Re: (Score:2)
Oh, really sorry, I mean SDL is slow...
Re: (Score:2)
Python with some layer around DirectX
You could also try Pyglet [pyglet.org]. Unfortunately, it has a few options for graphics/input/sound, rather than DirectX, so may be a bit tricky to get working.
Ren'Py (Score:1)
Re: (Score:2)
Have you tried SLUDGE, from http://www.hungrysoftware.com/ [hungrysoftware.com] ?
It's not open source, but at least it isn't in Japanese. There used to be a pretty active user community around it a few years ago.
Re: (Score:2)
Allow me to correct myself: SLUDGE is open source, it turns out. That's a pretty recent development.
Re: (Score:2)
Maniac Mansion Deluxe (Score:2)
.
None better perhaps than the LucasFan remake Maniac Mansion Deluxe [bigbluecup.com]
The problem as always is not in finding the "perfect" game engine but in assembling the talent needed to develop the game as a whole: story, dialog, art and animation, music and effects.
Great support (Score:1)
Re: (Score:2)
I tried ScummVM for my Wii, not impressed (Score:5, Interesting)
Firstly the graphics code was stock standard, none of the sweet filtering options were available, it looked blocky and jagged (I tried several games, including Full Throttle)
The Xbox 1 version however, the graphics code was substantially better./
What is far, far more interesting though, is how terrible the Wiimote is as a mouse device, it's not comfortable to be moving my wrist around constantly up down left right, a little left, a little right, diagnol left and up, hold this button unhold that.
In a surprise result, I found playing on my Xbox 1 far more relaxing, laying back, both hands on my lap with the big old 'duke' controller in my lap just using the thumbsticks, perhaps they have better acceleration and accuracy code than you'd expect but honestly - using the XB controller is really not bad at all.
Oh one other thing, the Wii read performance from the SD card is abysmal - absoloutely frightfully abysmal, that system really shows its limitations when you start peeking under the hood. (SD only, not HDSC for example) - I wouldn't be surprised if the USB ports were 1.0 or 1.01 (I don't know?)
Good to see more releases though, Scumm VM is fantastic.
Re:I tried ScummVM for my Wii, not impressed (Score:4, Informative)
The Xbox 1 version however, the graphics code was substantially better./
Well, hacking the xbox is fairly well understood now & code is very mature their. Wii hacking on the other hand is very new, poorly understood & still in alpha.
What is far, far more interesting though, is how terrible the Wiimote is as a mouse device
See my first point. Why are you comparing an alpha release to an ancient release?
I wouldn't be surprised if the USB ports were 1.0 or 1.01 (I don't know?)
Nope 2.0
Parent
Re: (Score:2)
See my first point. Why are you comparing an alpha release to an ancient release?
Handling of the controller is likely how it is because Nintendo neglected to include the "Wii motion plus" peripheral in the beginning (as they should have)
Re: (Score:2)
Handling of the controller is likely how it is because Nintendo neglected to include the "Wii motion plus"
Wii MotionPlus is related to 3d motion & not particularly relevant to your original complaint of wiimote:mouse mapping.
Re: (Score:2)
This has nothing to do with MotionPlus, which even if it was available, wouldn't be used in mouse situation, since thats something the IR sensor does mostly by itself. The issue is simply a result of the Wiimote design itself. Pointing at small objects is pretty annoying when you actually have to aim at them and try to keep your hand steady, with the mouse you simply move it into position and the cursor stays on spot. Its pretty much the same thing on the DS, sounds cool in theory and kind of works, but it
Re: (Score:3, Insightful)
Yes and no. As far as programming apps, such as a Scumm emulator, it's basically the same as programming aps for the GameCube. Homebrew GC has been going on nearly as long as homebrew Xbox so, while it's true that this is an early release and it explains the poor quality, it's not because of the infancy of programming a graphics engine for the gc/wii.
Re: (Score:2)
Re: (Score:2)
ScummVM on Xbox filters - on my 50" plasma via component (unsure if it scales to 720 / 1080 but my Xbox 1 can do it and XBMC does)
ScummVM on the Wii, same TV, component also, sharp as hell pixels as all the superhawk, super sample, eagle 5x or whatever the heck they are, are not implimented.
Re: (Score:2)
Re: (Score:2)
The Xbox version has the filtering code included, the Wii port does not, why I don't know as it should be about as powerful as an Xbox 1 anyhow as far as I know.
I was under the impression the Wii code was a port of the latest standard build, which does include said filters, perhaps not.
Re: (Score:2)
Where did you find the Xbox port of XBMC? Last one I tried [xbox-scene.com] there was a problem with the video resolution, the screen would be cropped around the sides. If you know a port that works better, let me know.
Re: (Score:2)
I was way too tired when I made that post, when I said XBMC, I meant SCUMMVM.
Damn long weekends, need another day just to recover.
Re: (Score:2)
Really?
Really, you're going to grammer nazi someone in 2008? Seriously?
I mean, I'll do it for these dipshits who say 'legos' 'for cheap' or 'anyways' but for abysmal?
1. of or like an abyss; immeasurably deep or great.
2. extremely or hopelessly bad or severe: abysmal ignorance; abysmal poverty.
You're not another one of the Wii defence force, are you?
iPhone port (Score:2)
Disclaimer: I know it was out on pocketpcs/other pdas years ago, but I never owned one. bite me
Re: (Score:3, Informative)
I had some problems with scummvm on the iPhone (tried Monkey Island 2 & Indiana Jones 4).
The main problem is that the games aren't designed for it, and so you have to click on things that are a tenth of the area of your finger, most of the time I just missed them. Additionally, you don't see the items highlighted, because you aren't moving the cursor around at all.
I had to switch to trackpad mode all the time, and then my finger was obstructing the screen.