maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   Preenv webOS games compatibility list (https://talk.maemo.org/showthread.php?t=64392)

Airtux 2010-11-30 10:44

Re: Preenv webOS games compatibility list
 
Any news for gangstar?

despat 2010-11-30 11:13

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by jedi (Post 886116)
What happens when you try and run the game from Xterm?
Code:

$ preenv
$ cd /home/user/com.gameloft.app.hawx/hawx
$ ./hawx

By the way, there's numerous mistakes in the commands you've given, mainly with spaces missing or additonal spaces you don't need....

When I run from XT I get this error:

error while loading shared librarires: libSDL_net-1.2.so.0: cannot open shared object file: No such file or directory


By the way, I know there is errors, I actually used th code below:

I just copied the gamefolder com.gameloft.app.hawx to /home/user/ using Filebox

then entered xterm;


sudo gainroot

mkdir -p /media/cryptofs/apps/usr/palm/applications
ln -s /home/user/com.gameloft.app.hawx/ /media/cryptofs/apps/usr/palm/applications/
cd /home/user/com.gameloft.app.hawx/hawx
chown -R user:users /home/user/com.gameloft.app.hawx/hawx
chmod +rwx hawx
chmod -R 777 /home/user/com.gameloft.app.hawx/
preenv
desktopgen /home/user/com.gameloft.app.hawx/appinfo.json

jedi 2010-11-30 11:21

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by despat (Post 886139)
When I run from XT I get this error:

error while loading shared librarires: libSDL_net-1.2.so.0: cannot open shared object file: No such file or directory

Sounds like you haven't installed libsdl-net1.2...

Code:

$ root
# apt-get install libsdl-net1.2


despat 2010-11-30 13:03

Re: Preenv webOS games compatibility list
 
Thanks, That did it. Hawxs is now Working fine.

Henque19 2010-11-30 13:20

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by impeham (Post 885379)
go to the shortcut in the hildon folder, add "sudo " at the start of the execution command and remove the server line beneath.
run again and it will work.

This worked, but with choppy sound. Still playable, but strange that it runs smootly from terminal with:
Code:

preenv
./gepro

Any solution available?

Thanks!

aligoodidea 2010-11-30 14:23

Re: Preenv webOS games compatibility list
 
Maybe we can produce a fake multitouch on N900 just like the palm webos emulator for windows. In PC, the touch(mouse) input goes into a small delay time(e.x: 0.3 seconds for each,modifiable by user) allowing user to send the second touch input and so on, after the delay time is over emulator will send them to the virtual device all at once, forcing some kind of multitouch, altough it will distrub the gamers' experience but it's better than no multitouch.
running the games with the windows palm emulator, I have also found that some games(like guitar hero 5) runs in portrait mode(unlike games like NFSUC and sims 3 that would run on landscape mode) so they will need a different kind of orientation and I see;some games require external library that is not available for N900 yet and need to be compiled for it; hope that helps.

aligoodidea 2010-11-30 14:29

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by Henque19 (Post 886201)
This worked, but with choppy sound. Still playable, but strange that it runs smootly from terminal with:
Code:

preenv
./gepro

Any solution available?

Thanks!

you should also try to chmod the properties, savegames, caches and sound files and reply back then

MaddogG 2010-11-30 14:34

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by aligoodidea (Post 886235)
Maybe we can produce a fake multitouch on N900 just like the palm webos emulator for windows. In PC, the touch(mouse) input goes into a small delay time(.3 seconds for each) allowing user to send the second touch input and so on, after the delay time is over emulator will send them to the virtual device all at once, forcing some kind of multitouch, altough it will distrub the gamers' experience but it's better than no multitouch.
I have also found that some games(like guitar hero 5) runs in portrait mode(unlike games like NFSUC and sims 3 that would run on landscape mode) so they will need a different kind of orientation; hope that helps.

I think you can't have multi touch emulation this way if you don't have multi-touch support in X server. You can send two input signal to the server at the same time, but it will always see one signal at a time without mulitouch support.

Ali 2010-11-30 17:19

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by impeham (Post 885379)
go to the shortcut in the hildon folder, add "sudo " at the start of the execution command and remove the server line beneath.
run again and it will work.

hi guys,

can someone please explin me what impeham means with this post?

which shortcut in hildon folder?
what to type in xterm??

please explain

i am noob

sorry

thanks in advance

aligoodidea 2010-11-30 18:04

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by MaddogG (Post 886241)
I think you can't have multi touch emulation this way if you don't have multi-touch support in X server. You can send two input signal to the server at the same time, but it will always see one signal at a time without mulitouch support.

but N900 has the potential for two mice at the same time, If you try mouse support for N900, you will see that you can use the mouse and the touch at the same time, remember that the screen is resistive, not the os.


All times are GMT. The time now is 15:07.

vBulletin® Version 3.8.8