ScummVM 1.1.0 "Beta quadrant" released
Moderator: ScummVM Team
ScummVM 1.1.0 "Beta quadrant" released
Another 4 months passed, a lot of hard work done... and finally it is here: ScummVM 1.1.0 is available now on our downloads page.
There are some pretty exciting new features: We added support for 16bit graphics, which allowed us to add support for a whole bunch of newer Humongous Entertainment games for kids. We also added or improved support for the Amiga versions of Monkey Island, Legend of Kyrandia and Future Wars. Plus there are two completely new engines for the games Dragon History (available for free from here) and TeenAgent (available for free from GOG.com). And finally there is now a port for the Nintendo 64 game console!
Take a look at the release notes if you want to know a bit more.
There is one grain of salt, though: If you want to play Nippon Safes Inc, we recommend that you stick with your current ScummVM version for now, as there are some nasty regressions in there which may even make it impossible to complete the game. Also the background music in Pajama Sam 1 isn't working correctly in the Kitchen and Mine areas anymore.
We are not happy about that, but in the end decided that we should not let this hold up the other new cool stuff we added. Instead, we will follow up this release in about four weeks with a 1.1.1 release that should fix these issues. In fact, you can help us make 1.1.1 even better by reporting any bugs you might encounter in 1.1.0.
And now go and get it while it's still hot from our downloads page, grab a build for your favorite device and have fun .
There are some pretty exciting new features: We added support for 16bit graphics, which allowed us to add support for a whole bunch of newer Humongous Entertainment games for kids. We also added or improved support for the Amiga versions of Monkey Island, Legend of Kyrandia and Future Wars. Plus there are two completely new engines for the games Dragon History (available for free from here) and TeenAgent (available for free from GOG.com). And finally there is now a port for the Nintendo 64 game console!
Take a look at the release notes if you want to know a bit more.
There is one grain of salt, though: If you want to play Nippon Safes Inc, we recommend that you stick with your current ScummVM version for now, as there are some nasty regressions in there which may even make it impossible to complete the game. Also the background music in Pajama Sam 1 isn't working correctly in the Kitchen and Mine areas anymore.
We are not happy about that, but in the end decided that we should not let this hold up the other new cool stuff we added. Instead, we will follow up this release in about four weeks with a 1.1.1 release that should fix these issues. In fact, you can help us make 1.1.1 even better by reporting any bugs you might encounter in 1.1.0.
And now go and get it while it's still hot from our downloads page, grab a build for your favorite device and have fun .
- Red_Breast
- Posts: 775
- Joined: Tue Sep 30, 2008 10:33 pm
- Location: The Bar Of Gold, Upper Swandam Lane.
ScummVM Tools GUI beta release
Together with this ScummVM release we also made available a new version of the ScummVM Tools with a new shiny Graphical User Interface. This is the result from last year GSoC and some more work from the team. However we know this new version is a bit rough and we did not have the time to test it properly (which is why we released it as a beta version).
Beside the GUI, it is still possible to use the tools in command line (and on some platforms this is the only options). However the many command line executables, apart for a few unruly ones, have been merged into a single executable and the syntax to use them has changed.
You can download the tools on our download page and find the documentation (for both GUI and command line) on our wiki. Please report the bugs you might find on our bug tracker. You are also welcome to make suggestions to improve them on the feature requests tracker.
Beside the GUI, it is still possible to use the tools in command line (and on some platforms this is the only options). However the many command line executables, apart for a few unruly ones, have been merged into a single executable and the syntax to use them has changed.
You can download the tools on our download page and find the documentation (for both GUI and command line) on our wiki. Please report the bugs you might find on our bug tracker. You are also welcome to make suggestions to improve them on the feature requests tracker.
Ok....found the file...still need help
I found the file but it says:
"The version of this file is not compatible with the version of windows you're running."
Help??
"The version of this file is not compatible with the version of windows you're running."
Help??
- MusicallyInspired
- Posts: 1138
- Joined: Fri Mar 02, 2007 8:03 am
- Location: Manitoba, Canada
- Contact:
Don't install it! Copy the files and folders specified here from both discs to your hard drive (don't worry about overwriting). Then use ScummVM to locate it on your hard drive. You shouldn't be installing anything but ScummVM.
- MeddlingMonk
- Posts: 221
- Joined: Wed Jan 21, 2009 10:06 pm
- MeddlingMonk
- Posts: 221
- Joined: Wed Jan 21, 2009 10:06 pm
- Vinterstum
- ScummVM Developer
- Posts: 580
- Joined: Sun Oct 16, 2005 6:59 am
The command-line tools are Universal Binaries (like they've always been), it's just the new GUI app which is Intel-only (getting wxWidgets working with the crosscompilation toolchain has been tricky). Hopefully I should have it working by 1.1.1.MeddlingMonk wrote:So no intention to actually have a Universal build of the tools, I guess. Oh, well. I'll just have to roll my own, then.clone2727 wrote:You're correct. Updated the page to reflect that.
- MeddlingMonk
- Posts: 221
- Joined: Wed Jan 21, 2009 10:06 pm
That's good to hear, but still I want it now now now.
Actually, I just want to play with the GUI and it'll be interesting if I run into any strange problems trying to compile. When I get around to trying.
Nope. No problems. ./configure && make && make bundle. Done. No surprises. I'm almost disappointed.
Actually, I just want to play with the GUI and it'll be interesting if I run into any strange problems trying to compile. When I get around to trying.
Nope. No problems. ./configure && make && make bundle. Done. No surprises. I'm almost disappointed.
Last edited by MeddlingMonk on Sun Apr 18, 2010 3:53 pm, edited 1 time in total.