View Single Post
Posts: 11 | Thanked: 1 time | Joined on Dec 2009 @ Lisbon, Portugal
#95
I had great memories of playing kmoria roguelike for the Palm
http://roguelike-palm.sourceforge.net/kMoria/

After reading this thread, I decided I would try it out with Garnet VM.
My steps so far...

1) Installed Garnet VM as explained in this post
http://talk.maemo.org/showpost.php?p...4&postcount=21

2) downloaded kmoria in my PC from here
http://sourceforge.net/projects/rogu...5.zip/download

3) Unzipped the content and copied the files to the n900 using using storage mode

4) Launched Garnet VM

5) Installed kMoria.prc from inside Garnet VM with success

6) Installing kMoriaDB.pdb fails with the following error
"failed to install kMoriaDB.pdb (err=0x30060209)"

7) Launching kMoria will give a message inside the VM that
kMoria needs its database
please install "kMoriaDB.pdb"

Anyone else with similar objective but better results ?

Quick update , tried the SD Card method :
first
mkdir ~/.gvm/cards #only have do it once
echo -e "/media/mmc1\nRW" > ~/.gvm/cards/
then
mkdir /media/mmc1/PALM
mkdir /media/mmc1/PALM/Programs
mkdir /media/mmc1/PALM/Launcher
copied the prc to the Launcher dir and pdb to Programs dir

Slot 1 is available in VM, the kMoria.prc can be launched bot it can't find kMoriaDB.pdb

Update 2
Managed to finally install and run kMoria on the Garnet VM.
1) Installed ZLauncher
2) Move the .prc and .pdb from the virtual SD Card to RAM

Last edited by Nmigaz; 2010-01-06 at 10:21.