maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [ANNOUNCE] WebOS Games Manager (https://talk.maemo.org/showthread.php?t=70795)

couldvbb 2011-06-07 04:49

Re: [ANNOUNCE] WebOS Games Manager
 
I generally will test the executable to the profile published in this
And I will be finishing the article published in China website , if you need it
http://www.wda.cn/thread-10322-1-1.html

Content contains the game installation and should not be installed
The IPK file, you need to google their own foul in this publication that

jedi 2011-06-08 08:18

Re: [ANNOUNCE] WebOS Games Manager
 
Quote:

Originally Posted by muid02 (Post 1024809)
i installed asphalt 5 thru webos games manager and the game crashes after the video..the race starts and b4 that a video is shown..after few secs of the video the game automaticall closes..any fix?

Have you done this: http://wiki.maemo.org/Preenv/FAQ#Asphalt5

And also, please don't cross post!

Bingley Joe 2011-06-10 14:46

Re: [ANNOUNCE] WebOS Games Manager
 
Asphalt works just fine for me..

maybe he problem is der btwn keebrd an chr

couldvbb 2011-06-12 03:13

Re: [ANNOUNCE] WebOS Games Manager
 
new game test
Virtual Horse Racing 3D FREE -ok
setup file: http://www.mediafire.com/?brg1s8mm8mqm92e
http://www.wda.cn/data/attachment/fo...jwp2yaye4m.png

Basketmania -ok
setup file: http://www.mediafire.com/?1buec7u673krn52
http://www.wda.cn/data/attachment/fo...fhoeapfji7.png

TileStorm Lite -ok
setup file: http://www.mediafire.com/?qyh7f8dqs1dcx4q
http://www.wda.cn/data/attachment/fo...smoq4csmm4.png

BeamOut Free -NG-receiving error while creating icon
setup file: http://www.mediafire.com/?23fabv5j537ss72

phap 2011-06-12 08:03

Re: [ANNOUNCE] WebOS Games Manager
 
couldvbb I see you made a hell of a good work on the chinese website, I even managed to register even though of course I don't understant anything of what's written. Thank you

fasza2 2011-06-13 23:06

Re: [ANNOUNCE] WebOS Games Manager
 
@dev
Hi, I don't know if it has been mentioned before, but would it be possible to change the .desktop path from /home/user/.local to /usr/share/applications/hildon so that catorise can pick it up instead of easy debian, I don't think anyone would launch pree games from easy deb anyway. I belive people who use catorise alternatives would be fine with that path too, correct me if Im wrong though. ;)

Or is there a way to change the location manually(ofc without using mv) I mean is there some txt or ini or whatever file to edit this? Sorry again if it has been asked before.

ivyking 2011-06-14 08:22

Re: [ANNOUNCE] WebOS Games Manager
 
for a program to copy files to /usr/share/applications/hildon/ it has to be launched as root, also I think that path is hard coded.

so using mv is the easiest way to fix this for now, but fear not, this is to be only done once..

disable/remove catorise before proceeding else the following will take a really long time as catorise will keep reloading the menu for every file copied/moved (there is a 5 second period where catorise will not reload the menu if it had been reloaded already, but don't count on that).

root
Code:

sudo gainroot
move all files in ~/.local/share/applications/hildon/ to /usr/share/applications/hildon/
Code:

mv /home/user/.local/share/applications/hildon/* /usr/share/applications/hildon/
remove the ~/.local/share/applications/hildon directory
Code:

rm -r /home/user/.local/share/applications/hildon
create a symlink in the ~/.local/share/applications/hildon to point to /usr/share/applications/hildon
any file copied to /home/user/.local/share/applications/hildon/ will automatically go to /usr/share/applications/hildon
Code:

ln -s /usr/share/applications/hildon /home/user/.local/share/applications/hildon
change ownership of /usr/share/applications/hildon so user applications can copy files there without root privileges
Code:

chown user /home/user/.local/share/applications/hildon
the last line command will follow the symlink, so effectively it is doing :
chown user /usr/share/applications/hildon

change the ownership of existing desktop files so user applications can edit/remove them without root privileges.
helps when uninstalling games.
Code:

chown user /usr/share/applications/hildon/*
reinstall/enable catorise

[Edit]
games may not show up correctly before rebooting

moradeeb 2011-06-14 09:30

Re: [ANNOUNCE] WebOS Games Manager
 
Quote:

Originally Posted by moradeeb (Post 1023291)
all these extra games which people keep talking about how r u getting these. The screen print looks like webos app but how r u downlaoding mine does not have these download option??

So can any one answer how are people getting all these extra games.....are yuo still using webOS app if so why does mine not have all these extra games listed..... I have tried to update but say only 38 available any one shed any light pls

cheers

droll 2011-06-14 09:37

Re: [ANNOUNCE] WebOS Games Manager
 
hang on a sec - i don't see any updates to the WebOS Games Manager in FAPMAN. how is it you guys are getting additional games into the list?

droll 2011-06-14 09:41

Re: [ANNOUNCE] WebOS Games Manager
 
ok, i'm answering the question myself (for the benefit of those who are searching) - http://talk.maemo.org/showpost.php?p...&postcount=103


All times are GMT. The time now is 22:01.

vBulletin® Version 3.8.8