Puck2099
Certified Guru
Hi,
Although I wanted to release last night this new beta, until this evening I haven't arrived home, so here you have it
It continues with the same graphic problems (the mouse cursor "corrupts" the graphics under it), but the controls work now, so it will be playable
At the moment, I have only tested Exult with Ultima VII The Black Gate, I have tested Serpent Isle, but I have got problems to start a new game, so I recomend to start by U7 BG (the first part of the game).
Well, you can get the game here.
I have pasted here the game documentation:
As always, sorry for my bad English :unsure:
Regards
Although I wanted to release last night this new beta, until this evening I haven't arrived home, so here you have it
It continues with the same graphic problems (the mouse cursor "corrupts" the graphics under it), but the controls work now, so it will be playable
At the moment, I have only tested Exult with Ultima VII The Black Gate, I have tested Serpent Isle, but I have got problems to start a new game, so I recomend to start by U7 BG (the first part of the game).
Well, you can get the game here.
I have pasted here the game documentation:
Code:
************************
* EXULT GP2X *
************************
Port from: http://exult.sourceforge.net
By: Israel Lopez Fernandez (Puck2099)
Website: http://www.gp32wip.com
Contact and donations (Paypal): puck2099@gmail.com
What is Exult?
--------------
It's an interpreter to play one of the best role playing games ever, Ultima VII
(in its two parts plus expansions).
How must I install it?
----------------------
To try it, you must unzip the file to the SD's root, so you will have a folder
called exult. After that, you must copy Ultima VII original game files in exult/blackgate
or exult/serpentisle, depending of your game. If you want to hear the music, you must
download the following files and unzip them into exult/data/music:
http://prdownloads.sourceforge.net/exult/U7MusicOGG_1of2.zip
http://prdownloads.sourceforge.net/exult/U7MusicOGG_2of2.zip
To play you only have to launch the file exult.gpe from game's menu.
Is the source code available to download?
-----------------------------------------
Yes, as it is said by GPL license, you can download the source code from my own website.
By the way, I warn you that the changes realised to the code are not enough "cleaned" nor
documented.
If you want to make any change, please, I would be very grateful if you contact me first
to avoid working two people in fixing the same bug :)
Controls:
----------
Joystick - Move the cursor or the party, depending control mode.
A - Right click.
B - Left click.
X - Toggle combat.
Y - Show inventory.
SELECT - Change control mode, from mouse cursor to party direct movement.
START - Game menu.
R + Joystick - Move the cursor or the party faster.
R + X - Show map.
R + Y - Show spellbook.
R + SELECT - Show face stats.
R + START - Show stats.
L + B - Use picklocks.
L + X - Eat a piece of food.
L + Y - Show party's gold.
L + START - Save game menu.
L + VOL+ - Screen brighter.
L + VOL- - Scren darker.
L + R + CLICK - Quit game.
L + R + VOL- - Quick save.
L + R + VOL+ - Quick restore.
Changelog Exult GP2X:
----------------------
Beta 3 (New Year's edition):
-------
- Change default configuration's file path, now it is read directly from SD
instead of NAND memory.
- Fixed bug that didn't permit to start a new game because you can write
character's name. As at the moment there is not a virtual keyboard, it
will be always used the name of "Avatar".
- Added mouse emulation and keyboard shortcuts.
Beta 2:
-------
- Added mouse emulation in game menu, so the game can be started without
using sterm.
Beta1:
-------
As always, sorry for my bad English :unsure:
Regards