maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   Preenv Tutorial: How to install game in eMMC FAT32 partition! Saving Opt partition freespace (https://talk.maemo.org/showthread.php?t=64822)

werks 2010-11-01 21:28

Re: Preenv Tutorial: How to install game in eMMC FAT32 partition! Saving Opt partition freespace
 
hey sorry,
i followed the steps, but when i do desktopgen,
it says its not an executable.

maxximuscool 2010-11-01 21:33

Re: Preenv Tutorial: How to install game in eMMC FAT32 partition! Saving Opt partition freespace
 
Quote:

Originally Posted by werks (Post 860179)
hey sorry,
i followed the steps, but when i do desktopgen,
it says its not an executable.

desktopgen is doing at the end of process. :D Sorry my steps a bit mixed up.

I just updated the steps :)
First time running the game it may not work, so run it once more and it should work fine after that :D

villyjean 2010-11-03 18:58

Re: Preenv Tutorial: How to install game in eMMC FAT32 partition! Saving Opt partition freespace
 
Quote:

Originally Posted by maxximuscool (Post 859064)
hey guys i have finally achieved my little test with installing games to the n900 into emmc 27gb partition instead of 2gb opt partition. After a lot of trail and errors i've succeeded :) got my sim3 folder intalled on my fat32 partition instead of opt. Saving a hug chunk of space in opt.

The process may takes quite a bit of work but it worth the time and efforts. I've simplified the process to make it newbie compatible :d

here is the step:

1. first extract your xxx.ipk file with either zip utilities such 7zips or any others.
http://img121.imageshack.us/img121/6000/71701984.jpg


2. connect the n900 to your computer via ssh (you can do via commandline also but required more works). screenshots
http://img808.imageshack.us/img808/1285/85238834.jpg


3. create a folder called games (anything you would like in this example i'll use "games") in /home/user/ directory. And right click on the games folder then set the permision to user 29999. (look at the screenshots)
http://img840.imageshack.us/img840/2770/16552814.jpg
http://img233.imageshack.us/img233/8621/89308166.jpg
http://img834.imageshack.us/img834/541/25218070.jpg

4. now browse to your mydocs partition "/home/user/mydocs/" and create another folder called games or anything you'd like.
- right click on games and apply the permission like the picture below.
http://img151.imageshack.us/img151/6087/93460942.jpg

- create a folder called sim3 (for game called sim3, for other games use the appropriate name for it. You'll need it later), and inside the sim3 folder create another folder in the following path like: /home/user/mydocs/games/sim3/usr/palm/com.ea.app.sims

copy the extracted files from .ipk file and copy it to your
http://img253.imageshack.us/img253/723/38091637.jpg

5. inside /home/user/mydocs/games/sim3/usr/palm/applications/com.ea.app.sims/
folder, you should now see a file called "sims" right click and properties and check the permission setting. Should look like below:
http://img201.imageshack.us/img201/6596/sims.jpg

click ok to confirm.



6> now this is the final part. You can do this to all other games that listed as working for preenv by changing the xx.desktop file and pointing it to the right location of where the game data in mydocs.

Now back to ssh client on your computer and browse to /home/user/.local/share/application/hildon
http://img266.imageshack.us/img266/5703/23413972.jpg

copy the file called sim3-palm.desktop to that location.

Go back to /home/user/.local/ and browse to /home/user/.local/dbus-1/services/, copy the file called sim3-palm.service here.

Go back to /home/user/.local/ and browse to folder icons and copy your sim3-plam.png here.

7. go back to /home/user/games, and copy the file called: sims from your "ipk" extracted folder to here.
Right click and set the permission like below:
http://img829.imageshack.us/img829/5998/37943419.jpg

8. now this is the symlink part. On your n900, open xterminal and login as root.

Root
for file in /home/user/mydocs/games/sim3/usr/palm/applications/com.ea.app.sims/res_sims3/; do ln -s "$file" /home/user/games/sim3/; done



finally:

Now create these files for sim3 game:
You can create the icon file by using desktopgen command, make sure you put the appinfo.json into /home/user/games/sim3 then:

root
preenv
desktopgen /home/user/games/sim3/appinfo.json




for asphalt5 and monopoly and few other games you will have to create a folder inside /home/user/game/asphalt5/asphalt5

this can be done via ssh or commandline.
Xterminal: mkdir /home/user/games/asphalt5/aphalt5
ssh: Create new directory
copy the file called: asphalt5 to the folder you just created and then symlinks other files from the fat32 there.

for file in /home/user/mydocs/games/asphalt5/usr/palm/applications/com.gameloft.app.asphalt5/asphalt5/*; do ln -s "$file" /home/user/games/asphalt5/asphalt5/; done

following this step for monopoly as well and other games :)


done!
Enjoy! :)
i may have missed a few steps along the way but this should be good enough for now. This tutorial is based on sim3 game :) it works for nfs undercover and others as well.

Good luck :d


ok everything is cool and great,but why there are only two stupid games.. Is there any other games i can install.. For example fiffa ,or gta ot something like that...just to have choice for games..i checked out all websites in google and everywhere is explained only about this nfsuc and sim3.. Ok i have them,but they are not interesting for me..!!! Where can i find more ipk files different games and please dont send me the link for palm,because there i have to pay 9 us dollars for this :)

cddiede 2010-11-03 19:07

Re: Preenv Tutorial: How to install game in eMMC FAT32 partition! Saving Opt partition freespace
 
Quote:

Originally Posted by villyjean (Post 862500)
Where can i find more ipk files different games and please dont send me the link for palm,because there i have to pay 9 us dollars for this :)

Step 1:
Find/borrow a Palm WebOS Device

Step 2:
BUY the games you want on the WebOS app catalog

Step 3:
Transer the .ipk files for those games to your N900 (google the procedure, it's not that hard)


If you don't feel like doing then, and want someone to share some warez site link where you can illegally download WebOS games, then:

Step 1:
Bugger off

Step 2:
Cry me a river

SalmanAbbas 2010-11-04 09:09

Re: Preenv Tutorial: How to install game in eMMC FAT32 partition! Saving Opt partition freespace
 
copy the file called sim3-palm.desktop to that location.

Go back to /home/user/.local/ and browse to /home/user/.local/dbus-1/services/, copy the file called sim3-palm.service here.

Go back to /home/user/.local/ and browse to folder icons and copy your sim3-plam.png here.


hey max i dunno where to find these files sim3-palm.desktop sim3-palm.service sim3-plam.png

any help would be greatly appreciated

funkmunk 2010-11-04 11:53

Re: Preenv Tutorial: How to install game in eMMC FAT32 partition! Saving Opt partition freespace
 
Quote:

Originally Posted by SalmanAbbas (Post 863008)
copy the file called sim3-palm.desktop to that location.

Go back to /home/user/.local/ and browse to /home/user/.local/dbus-1/services/, copy the file called sim3-palm.service here.

Go back to /home/user/.local/ and browse to folder icons and copy your sim3-plam.png here.


hey max i dunno where to find these files sim3-palm.desktop sim3-palm.service sim3-plam.png

any help would be greatly appreciated

Even I am trying to install Need for Speed undercover and cannot find the palm.destop,palm.service and .png file mentioned.Where to I find them?

kolos 2010-11-04 12:28

Re: Preenv Tutorial: How to install game in eMMC FAT32 partition! Saving Opt partition freespace
 
Quote:

Originally Posted by funkmunk (Post 863130)
Even I am trying to install Need for Speed undercover and cannot find the palm.destop,palm.service and .png file mentioned.Where to I find them?

Just proceed with step 7.

If I understand right these 3 files are already stored where they should be after "desktopgen" is executed.


Quote:

Originally Posted by maxximuscool (Post 859064)
Finally:

Now create these files for Sim3 game:
You can create the icon file by using desktopgen command, make sure you put the Appinfo.json into /home/user/Games/Sim3 then:

root
preenv
desktopgen /home/user/Games/Sim3/appinfo.json


kolos 2010-11-04 12:51

Re: Preenv Tutorial: How to install game in eMMC FAT32 partition! Saving Opt partition freespace
 
Quote:

Originally Posted by maxximuscool (Post 859064)
6> Now this is the final part. You can do this to all other games that listed as Working for Preenv by changing the xx.desktop file and pointing it to the right location of where the game data in MyDocs.

Now back to SSH client on your computer and browse to /home/user/.local/share/application/hildon
http://img266.imageshack.us/img266/5703/23413972.jpg

copy the file called sim3-palm.desktop to that location.

Go back to /home/user/.local/ and browse to /home/user/.local/dbus-1/services/, copy the file called sim3-palm.service here.

Go back to /home/user/.local/ and browse to folder icons and copy your sim3-plam.png here.

Another thing, those who flashed their eMMC with latest vanilla (RX-51_2009SE_10.2010.13-2.VANILLA_PR_EMMC_MR0_ARM.bin) have these files in completely different loaction that is described in tutorial.

For instance ".desktop" files are stored in /usr/share/applications/hildon/.

So, I think that step 6 in tutorial could be easily skipped.


EDIT:

I just figured it out that step 6 suggests to move this files from their original location to the new one (/home/user/.local/...)

maxximuscool, why is that good? I don't see any benefit from this action.


maxximuscool, thanks for tutorial! :)

LippiVan 2010-11-04 17:36

Re: Preenv Tutorial: How to install game in eMMC FAT32 partition! Saving Opt partition freespace
 
thx a lot maxximuscool,
this method is working great on asphalt5, settlers and brothers in arms so far!

edit: also sims3 and N.O.V.A working great from MyDocs!

funkmunk 2010-11-04 17:58

Re: Preenv Tutorial: How to install game in eMMC FAT32 partition! Saving Opt partition freespace
 
1 Attachment(s)
Quote:

Originally Posted by kolos (Post 863176)
Just proceed with step 7.

If I understand right these 3 files are already stored where they should be after "desktopgen" is executed.


So I proceed with step 7 and it goes fine but when I reach step 8 and follow the instructions I get an error and cannot proceed further.

Where am I going wrong? Can someone help me out?

Screenshot attached below.


All times are GMT. The time now is 06:51.

vBulletin® Version 3.8.8