maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   king of fighters pandora edition (https://talk.maemo.org/showthread.php?t=76084)

hadjistyllis 2011-08-26 16:41

king of fighters pandora edition
 
Hi :)
I manage to play Pandoras King of Fighter and I want to share it with all.
http://dl.openhandhelds.org/pandora/...s/kofv5_01.png
http://dl.openhandhelds.org/wiz/scre...s/kofv5_00.png

Here is the link.:p
http://www.mediafire.com/?ss5wzr1k6hp23s5


Installation:
1)extract opt.zip and transer the opt folder to the root and overwrite the opt folder using xterm of filemanager (like midnight commander)
2) open xterm
sudo gainroot
chown -R user:users /opt/kof
chmod +rwx /opt/kof,/kofv5.sh
chmod +rwx /opt/kof/bgd-runtime/bgdi
exit xterm
3)to Run open xterm(DONT GO ROOT) and type
cd opt/kof
./kofv5.sh
or if you want shortcut use queen beecon widget, go advance and type
cd opt/kof
./kofv5.sh

Before play go to control settings and change buttons.

PROBLEMS so FAR::mad: No escape button on N900.

NOTE: Overclock may needed (on pandora needed to 750 :D)

Any fixes and problem please post.
Also if someone makes a working icon please post.
Enjoy the game

cddiede 2011-08-26 16:45

Re: king of fighters pandora edition
 
Ha Ha! I was JUST downloading this from the pandora forums to try and re-package it for Maemo. Great minds thinking alike and all....

hadjistyllis 2011-08-26 16:55

Re: king of fighters pandora edition
 
hehe . If you know how to make a deb and a proper icon then please do it. I try to make icon but game not run. Only the queen beecon icon runs ok.

emorace 2011-08-27 13:36

Re: king of fighters pandora edition
 
Quote:

Originally Posted by cddiede (Post 1077081)
Ha Ha! I was JUST downloading this from the pandora forums to try and re-package it for Maemo. Great minds thinking alike and all....

great that some guys here are still active in gaming/emulation stuff on the n900 !

Kevstacey 2011-08-27 13:42

Re: king of fighters pandora edition
 
im guessing there will more games to see ported from pandora :)

i'll give this a try, thanks :)

trisha02 2011-08-27 13:44

Re: king of fighters pandora edition
 
hehe..i love games..can anyone make a deb version compiling everythng.would be gr8. between nyc work

cutehunk04 2011-08-27 17:19

Re: king of fighters pandora edition
 
wow that amazing... if anyone can port gangster or mafia game would be greatful to you guys...

trisha02 2011-08-27 18:35

Re: king of fighters pandora edition
 
gangstar or mafia?...dream come true...how to install this? no deb yet?plzzz anyone compile it into a deb.i am a noob

nesrazz 2011-08-27 19:29

Re: king of fighters pandora edition
 
X term incorrect code....

nesrazz 2011-08-27 19:40

Re: king of fighters pandora edition
 
chown -R user:users /opt/kof5
chmod +rwx /opt/kof5/kofv5.sh

exit xterm
to Run open xterm(DONT GO ROOT) and type

cd /home/opt/kof5
./kofv5.sh

cddiede 2011-08-27 19:55

Re: king of fighters pandora edition
 
Not sitting at home right now to make a .deb file but y'all can use this for now:

Put this file on your N900 in /usr/share/applications/hildon/
http://www.besh.com/~chad/kof.desktop

Put this file on your N900 in /usr/share/icons/hicolor/48x48/apps/
http://www.besh.com/~chad/kof.png

Estel 2011-08-27 20:09

Re: king of fighters pandora edition
 
Escape can be mapped to whatever You want in hardware keyboard (without loosing current functions, see "remapping hardware keyboard" wiki article). It *may* not work, when mapped to layer 4 backspace, return or arrows, but - for example - layer 4 "s" (fn + shift + s) works flawlessly.

This way, I got F1-F11 mapped to layer 4 upper row keys, together with all (polish) special characters, + all special symbols found on "regular" computer keyboards. Without loosing any default symbol present on hardware keyboard - layer 4 is *not* used in vanilla keyboard mapping.So, we got plenty (almost all) keys for mapping.

n70shan 2011-08-27 20:39

Re: king of fighters pandora edition
 
plz help i dont know how t use midnight commander and also i cant move opt to user root . please explain first step how to do it easily or with any viddeo thanksss. and how to enable root permission in midnight commnader?

hadjistyllis 2011-08-28 09:58

Re: king of fighters pandora edition
 
Quote:

Originally Posted by n70shan (Post 1077692)
plz help i dont know how t use midnight commander and also i cant move opt to user root . please explain first step how to do it easily or with any viddeo thanksss. and how to enable root permission in midnight commnader?

to enable root permission open xterm
sudo gainroot
mc

thats it now you can move everything you want

hadjistyllis 2011-08-28 10:10

Re: king of fighters pandora edition
 
Quote:

Originally Posted by cddiede (Post 1077669)
Not sitting at home right now to make a .deb file but y'all can use this for now:

Put this file on your N900 in /usr/share/applications/hildon/
http://www.besh.com/~chad/kof.desktop

Put this file on your N900 in /usr/share/icons/hicolor/48x48/apps/
http://www.besh.com/~chad/kof.png

Not working icon. Using a sh files for start is not so easy. I try that before and was not working

cddiede 2011-08-28 16:20

Re: king of fighters pandora edition
 
Quote:

Originally Posted by hadjistyllis (Post 1077916)
Not working icon. Using a sh files for start is not so easy. I try that before and was not working

Both the icon and the desktop shortcut that I posted work fine on my N900. Strange....


Anyone else having problems starting this game from a .desktop file?

Boemien 2011-08-28 16:29

Re: king of fighters pandora edition
 
I'm having problem running the game via terminal. it shows file not found. I don't know why. And there is a mistake with the downloaded file and the tuto on post 1. The downloaded file is named kof, not kof5

So the correct commands should be:

Code:

sudo gainroot
 chown -R user:users /opt/kof
 chmod +rwx /opt/kof/kofv5.sh

Instead of

Code:

sudo gainroot
 chown -R user:users /opt/kof5
 chmod +rwx /opt/kof5/kofv5.sh

Anyway I did not succeeded to run the game, I will try with cddiede's method and post my feed backs.

EDIT: Trying cddiede's method did not work for me. There must be something wrong, The Icon in the menu stays lighted when clicked. How to wipe all the data and start over??

trisha02 2011-08-28 16:46

Re: king of fighters pandora edition
 
a deb would be just perfect..waiting for this as a deb file

n70shan 2011-08-28 17:13

Re: king of fighters pandora edition
 
wht rubbish i done all corectly bt in the last command when i type "./kofv5.sh" it says not found niether ./kof.sh is working. game is not running wht to do now????

hadjistyllis 2011-08-28 18:34

Re: king of fighters pandora edition
 
Quote:

Originally Posted by n70shan (Post 1078088)
wht rubbish i done all corectly bt in the last command when i type "./kofv5.sh" it says not found niether ./kof.sh is working. game is not running wht to do now????

did you cd opt/kof ???
dont use sudo gainroot or you will get error.
Also try sh kofv5.sh if ./kofv5 not working

Boemien 2011-08-28 20:24

Re: king of fighters pandora edition
 
Quote:

Originally Posted by hadjistyllis (Post 1078109)
did you cd opt/kof ???
dont use sudo gainroot or you will get error.
Also try sh kofv5.sh if ./kofv5 not working

This solution did not work for me at all!!! :o

n70shan 2011-08-28 20:40

Re: king of fighters pandora edition
 
Quote:

Originally Posted by hadjistyllis (Post 1078109)
did you cd opt/kof ???
dont use sudo gainroot or you will get error.
Also try sh kofv5.sh if ./kofv5 not working

not working at all as u said i tried sh kofv5.sh bt it gives :line6:bgdi: permission denied. wht to do? where is the author of this thread

ade 2011-08-28 20:50

Re: king of fighters pandora edition
 
Quote:

Originally Posted by n70shan (Post 1078158)
not working at all as u said i tried sh kofv5.sh bt it gives :line6:bgdi: permission denied. wht to do? where is the author of this thread

The file it is referring to in line 6 has to be made executable (chmod +x ....).
I encountered the same issue.

n70shan 2011-08-28 21:08

Re: king of fighters pandora edition
 
wht to do now

ade 2011-08-28 21:26

Re: king of fighters pandora edition
 
Quote:

Originally Posted by n70shan (Post 1078162)
wht to do now

Well, if you want me to spell it out for you:

start x-term, then
Code:

chmod +x /opt/kof/bgd-runtime/bgdi
And start the game.

n70shan 2011-08-28 21:49

Re: king of fighters pandora edition
 
omg its working now bt where are the keypad controls i dont know how to use. anyway u people r real developers and programmers!!! thanks

n70shan 2011-08-28 21:53

Re: king of fighters pandora edition
 
Quote:

Originally Posted by hadjistyllis (Post 1078109)
did you cd opt/kof ???
dont use sudo gainroot or you will get error.
Also try sh kofv5.sh if ./kofv5 not working

and yes it works with sh kofv5.sh thanks

Boemien 2011-08-28 22:33

Re: king of fighters pandora edition
 
Quote:

Originally Posted by ade (Post 1078167)
Well, if you want me to spell it out for you:

start x-term, then
Code:

chmod +x /opt/kof/bgd-runtime/bgdi
And start the game.

Yes, it worked for me too. The game starts now. Thanks and May someone update first post with all the informations step by step! Thanks again!! and also the Desktop file, it does not start the game.

Boemien 2011-08-29 09:27

Re: king of fighters pandora edition
 
can we find an easy way to emulate escape button? maybe by tweaking the config files or something like this???

don_falcone 2011-08-29 09:31

Re: king of fighters pandora edition
 
Quote:

Originally Posted by Boemien (Post 1078318)
can we find an easy way to emulate escape button? maybe by tweaking the config files or something like this???

http://wiki.maemo.org/Remapping_keyboard

Boemien 2011-08-29 12:23

Re: king of fighters pandora edition
 
Quote:

Originally Posted by don_falcone (Post 1078320)

Thanks man. I checked it but it seems too difficult for me. Thanks anyway. :D I will stick with the original map or if someone could give me an easy way to map "esc" button to maybe "blue arrow + backspace"

Did somebody find a solution to run the game from Menu icon? I still can't start the game when i click on the icon, it stays lighted.
Here is the desktop file as cddiede posted it on page 2

Code:

[Desktop Entry]
Version=2.2.0
Encoding=UTF-8
Name=KoF
Type=Application
Exec=/opt/kof/kofv5.sh
Icon=kof


hadjistyllis 2011-08-29 12:57

Re: king of fighters pandora edition
 
I update the commands in first page. Icon seems to be little bit more complicated that it show.If I have time I will try later

Boemien 2011-08-29 14:18

Re: king of fighters pandora edition
 
Quote:

Originally Posted by hadjistyllis (Post 1078426)
I update the commands in first page. Icon seems to be little bit more complicated that it show.If I have time I will try later

Thanks for your work mate!!!

cddiede 2011-08-29 16:14

Re: king of fighters pandora edition
 
I think the .desktop file that I posted works for me because I'm not using the kof files from the first post (the ones hosted on a mediafire page).

I downloaded the kofv5.pnd file from the pandora forums, ran an unsquishfs on it. Then I moved the contents to an /opt/kof folder on my N900.

After that I had to edit the kofv5.sh file to fully qualify the paths of the lib and bin files used in it.

Then chmod 755 on the libs and 777 on the .sh file in /opt/kof.

This is what I did on my N900 and the resulting files run just fine from the kof.desktop file that I uploaded.

On my system, you can run /opt/kof/kofv5.sh from anywhere in the terminal, and the game will run just fine, just like it does from my kof.desktop file.

If anyone else would like this "simplified" version of the kof files, let me know and I'll zip up my /opt/kof folder and upload it somewhere.

Boemien 2011-08-29 16:46

Re: king of fighters pandora edition
 
Quote:

Originally Posted by cddiede (Post 1078502)
I think the .desktop file that I posted works for me because I'm not using the kof files from the first post (the ones hosted on a mediafire page).

I downloaded the kofv5.pnd file from the pandora forums, ran an unsquishfs on it. Then I moved the contents to an /opt/kof folder on my N900.

After that I had to edit the kofv5.sh file to fully qualify the paths of the lib and bin files used in it.

Then chmod 755 on the libs and 777 on the .sh file in /opt/kof.

This is what I did on my N900 and the resulting files run just fine from the kof.desktop file that I uploaded.

On my system, you can run /opt/kof/kofv5.sh from anywhere in the terminal, and the game will run just fine, just like it does from my kof.desktop file.

If anyone else would like this "simplified" version of the kof files, let me know and I'll zip up my /opt/kof folder and upload it somewhere.

I want this simplified way, or how to modify the desktop file to start the game from the icon?? And also, did you find a way for the "esc" button???

cddiede 2011-08-29 17:17

Re: king of fighters pandora edition
 
Quote:

Originally Posted by Boemien (Post 1078509)
I want this simplified way, or how to modify the desktop file to start the game from the icon?? And also, did you find a way for the "esc" button???

Okay, here ya go:

www.besh.com/~chad/kof.tgz

Download the above .tgz file to the top level of your MicroSD card.

Then in the terminal, type this:

sudo gainroot

mv /opt/kof /media/mmc1/kof.backup
(this backs up your current kof installation if you have one)

mv /media/mmc1/kof.tgz /opt
(this moves the new file to /opt on your N900)

cd /opt

tar -zxvf kof.tgz
(this unpacks the new files)

The permissions should all be maintained within the .tgz file, but just in case you can type:

chown -R user:root /opt/kof
and
chmod -R 755 /opt/kof

Now the .desktop file I previously uploaded should work fine.


Oh, and I never mapped a key to ESC. I can live without it since I entered the options screen to set my buttons and then just exited the game and re-launched it to play.

trisha02 2011-08-29 17:46

Re: king of fighters pandora edition
 
will it ever release as a deb?

cddiede 2011-08-29 17:53

Re: king of fighters pandora edition
 
Quote:

Originally Posted by trisha02 (Post 1078544)
will it ever release as a deb?

I wish I had a scratchbox or debian box up and running right now. I would package this up in a jiff.

While I'm at it I would be able to package up my yabause Sega Saturn emulator port for Maemo as a .deb file also.

Alas....

Daneel 2011-08-29 17:53

Re: king of fighters pandora edition
 
This runs great, thanks a bunch!

Boemien 2011-08-29 20:09

Re: king of fighters pandora edition
 
Do I have to overwrite all the downloaded data in OPT folder???


All times are GMT. The time now is 21:26.

vBulletin® Version 3.8.8