Thursday, November 18, 2010

Porting progress of OpenXCom for Symbian s60

I've started porting OpenXCom after achieving a binary that can run on the device
I have noticed that the the project is incomplete and right now is at version 0.2

A playable version (according to the author) will be 0.5 so we will wait till then to have a port.

R.K.

Updated HotA to version 0.1.5

Small update to HotA
Added an Icon

download binary
download source

Wednesday, November 10, 2010

Heart of the Alien Redux port for S60

Hello,

Here is a new port for HotA:

download binary
download source


Heart of the Alien Redux for Symbian S60v3 by Ronen K.
--------------------------------
To receive updates please visit: http://mobile4dev.blogspot.com/


Heart of the Alien is the sequel for Another world which was only released for
SegaCD.

To know more about this engine please visit http://hota.sourceforge.net/ (Maintained by Gil Megidish)

Release 0.1(4) base on version 1.2.2 by Gil Megidish (http://hota.sourceforge.net/)
This version has:
 * First release, Redux functionality
 * Quick save/load
 * Game was tested on n95


!!! IMPORTANT !!!
-----------------

There are 2 versions of the sis file (because Sound in this game is awesome)
 1. A version with Music (Heartaline_release_sound_signed.sis)
 2. A version Without Music (but with sound - Heartaline_release_no_sound_signed.sis)

The version with music is very CPU intensive you can try it first
but the music might be choppy (It is very choppy on a N95 8GB)
So choose the correct version.


Credits:
--------
Heart of the Alien Redux is the work of Gil Megidish
AnotherGuest for a great SDL_Mixer port!
Interplay for a great game
---------

To run Heart of the Alien, you'll need a copy of the ISO from the SegaCD.
Ideally it should be a small ISO with many MP3 files for music.
Check Gp32 page if you have the full ISO
http://www.gp32x.com/board/index.php?/topic/24597-heart-of-the-alien-redux-gp32/

I do not know where you can get it.


Required:
---------
 * SDL runtime for S60 http://koti.mbnet.fi/mertama/sdl.html
 * Game data files
 + Game music files MP3 (optional)
 * Ability to install Selfsigned apps on the phone

To install:
-----------
 * Install the SDL on the phone
 * Create HOTADATA folder in the root of the memory Card (Has to be E drive on the phone)
 * copy all the data/music files to HOTADATA
 * install the "sis" file

Controls: (when looking in portrait orientation, the game itself is played
           in landscape orientation)
---------
   D-Pad     - Move left, right, up, or down
   Middle button of D-Pad     - Enter (shoot, keep down in order to run)
   C   - Backspace (Jump)
   App button above             - Same as Enter you can use it as toggle for running
   the green button (answer call) No need to press it to run.
   Pencil or 0 key - Shift (Use your Whip)
   App 2 button above
   the red button (drop call) - Same as Backspace (Jump)

   6 Key - Quick Save
   7 Key - Quick Load
   1 Key - Skip animation / Exit program

Note: !!! Recommended to use MagicKey for key mappings !!!

Known issues:
-------------
* no fast mode
* Not going to work on s60v5 (no keys!) for those who do have keys
  Like the n97 crowd no guaranties that it will install at all.


Leave bugs in the comments.

R.K.