Category: GP2X Wiz
ScummVM is a program which allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files. The clever part about this: ScummVM just replaces the executables shipped with the games, allowing you to play them on systems for which they were never designed!
Some of the adventures ScummVM supports include Adventure Soft’s Simon the Sorcerer 1 and 2; Revolution’s Beneath A Steel Sky, Broken Sword 1 and Broken Sword 2; Flight of the Amazon Queen; Wyrmkeep’s Inherit the Earth; Coktel Vision’s Gobliiins; Westwood Studios’ The Legend of Kyrandia and games based on LucasArts’ SCUMM (Script Creation Utility for Maniac Mansion) system such as Monkey Island, Day of the Tentacle, Sam and Max and more. You can find a thorough list with details on which games are supported and how well on the compatibility page. ScummVM is continually improving, so check back often.
As this is a test release, here is a link you might need: http://wiki.scummvm.org/index.php/Release_Testing/1.0.0
The list of changes which are prepared for you in this release is quite long. The most outstanding ones are:
Added support for Discworld
Added support for Discworld 2 – Missing Presumed …!?
Added support for Return to Zork
Added support for Leather Goddesses of Phobos 2
Added support for The Manhole
Added support for Rodney’s Funscreen
Added support for Cruise for a Corpse
Improved GUI vastly: added quick search, introduced per-game options, improved mass-add dialog
Broken Sword 1 & 2 now run with original cutscenes
Increased The 7th Guest microscope puzzle difficulty to match original
Major improvements to PSP, PS2 and WinCE ports
New port for GP2X Wiz handheld game console.
http://www.scummvm.org/downloads/
GP2Xpectrum is a Spectrum emulator for Wiz. Authors: Hermes, Metalbrain & Seleuco; Wiz Port: SplinterGU
Changes:
* Confirmation before compressing
* Option to delete roms and directories (with confirmation)
* You can browse any directory depth (always within roms /)
* Up to 16,384 entries per directory
* Corrections in some controls on the Linux version
* Now the browser displays the screenshot roms rom each (support SNA and Z80 sp)
* You can zoom in the screenshots (vol + and vol-).
* Internally normalizes the color screen to 1
* Linux uses scaled to 640×480 mode (not used softened, just a normal scale)
* Volume control chart
* Browser faster refresh the directory or when exiting a game
http://www.gp32x.com/board/index.php?/topic/49395-gp2xpectrum-wiz-1-8/
Ian Price updated Dicey. It’s a dice rolling application that allows the user to choose from up to five rolls of multi-sided dice (d4, d6, d8, d10, d12, d20) as well as adding bonuses. – Contains Wiz and PX executables.
Changes:
Modifier now uses SUM rather than EACH DIE.
http://dl.openhandhelds.org/cgi-bin/wiz.cgi?0,0,0,0,8,194
WizGolf is a little golf game developed with SDL.
Changes:
-translate in english
-relief on the green
http://dl.openhandhelds.org/cgi-bin/wiz.cgi?0,0,0,0,36,191
Boggle type game. Connect letters to make words.
3,4 letter words worth 1pt
5 letters worth 2
6 letters worth 3
7 letters worth 5
8 and up worth 11
http://dl.openhandhelds.org/cgi-bin/wiz.cgi?0,0,0,0,25,208
Wiz-MSX is an MSX emulator based upon fMSX. fMSX is a famous emulator of the MSX, MSX2, and MSX2+ 8bit home computers. It runs MSX/MSX2/MSX2+ software on many different platforms.
Changes:
– Cheat support !
– New background images
– Text editor to write your own comments on games
– Text editor to modify the global cheat.txt file
– Display first comment line while browsing game files
– Memory monitoring engine to find your own cheat code !
– Zip rom files are now decompressed in memory (much faster !)
– Improve file requester with virtual keyboard to choose sequentially rom files beginning with a given letter
– Add documentation for settings in help menu
– Add gzipped disk file support, reduce disk file size from 700k to 50k ! (you may gzip original dsk file using www.7-zip.org )
http://zx81.zx81.free.fr/serendipity/index.php?/archives/376-Wiz-MSX-MSX-Emulator-for-Wiz-v1.1.0.html
Here comes a Joystick Library, which might be useful for the one or other coder.
Quote:
Copy the file “joystick.inc” to your game folder.
In your programm use
#include “joystick.inc”;
and in the main process or where needed, call the function
init_controls();
This will setup a process to get the Wiz key status.
After that you can check the JOY array, e.g.
JOY[BY] = Button Y
JOY[START] = Menu Button
JOY[SELECT] = Select Button
http://dl.openhandhelds.org/cgi-bin/wiz.cgi?0,0,0,0,19,206
This is a very quick hack of sdlLife (without the SDL part for now).
http://dl.openhandhelds.org/cgi-bin/wiz.cgi?0,0,0,0,8,203
Pickle released GLQuake for the Wiz, it’s a Quake engine using nanoGL wrapper. This new version now works with actual firmwares (1.1.0). You must install the OpenGL libraries!
Thanks to http://www.dcemu.co.uk for the news.
http://dl.openhandhelds.org/cgi-bin/wiz.cgi?0,0,0,0,30,26