maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   Palm Pre gets SDL! native gaming (https://talk.maemo.org/showthread.php?t=39809)

zehjotkah 2010-10-24 23:02

Re: Palm Pre gets SDL! native gaming
 
And another video:
maemo Games: Need For Speed Undercover on N900
channel, meetmeego.org or youtube page

do you want us to test another Palm Pre game?

Have fun!

SSLMM 2010-10-24 23:04

Re: Palm Pre gets SDL! native gaming
 
Quote:

Originally Posted by zehjotkah (Post 849913)
And another video:
maemo Games: Need For Speed Undercover on N900
channel, meetmeego.org or youtube page

do you want us to test another Palm Pre game?

Have fun!

Could you test asphalt 5? i can't test it because of the lack of memory ... :\

Thanks

Reffyyyy 2010-10-24 23:16

Re: Palm Pre gets SDL! native gaming
 
@SSLMM

It crashes upon starting a race.

maluka 2010-10-24 23:24

Re: Palm Pre gets SDL! native gaming
 
Which games work so far?

thecubed 2010-10-24 23:32

Re: Palm Pre gets SDL! native gaming
 
Quick tip:
If you'd like to save storage space on your ext3 partition, try using the same trick Easy Debian uses!

I used:
Code:

dd if=/dev/zero of=/home/user/MyDocs/ext2img/nfsu.ext2 count=120M
mkfs.ext2 /home/user/MyDocs/ext2img/nfsu.ext2
mkdir /mnt/fsimages
mount -oloop -text2 /home/user/MyDocs/ext2img/nfsu.ext2 /mnt/fsimages

to make a 120MB ext2 image and mount it. I then copied the files for nfsu from my mmc to the newly created ext2 image.

When you're done just do:
Code:

umount /mnt/fsimages
If game developers allowed it, you could possibly turn this into a way to distribute games easily without worrying about running out of rootfs or ext3 space.

Trying this with nfsu, I didn't have any problems at all!

Thanks for giving me something fun for my n900!

porselinaheart 2010-10-25 02:14

Re: Palm Pre gets SDL! native gaming
 
NSFU v.29 works fine, but my friend has v.48 which upon examination of the ipk has a debian binary and a pulse-cookie

javispedro 2010-10-25 02:47

Re: Palm Pre gets SDL! native gaming
 
Quote:

Originally Posted by porselinaheart (Post 849981)
NSFU v.29 works fine, but my friend has v.48 which upon examination of the ipk has a debian binary and a pulse-cookie

No, that's afaik because of the (new -- 1.4.5) PDK jail. But it shouldn't matter, as those will be just ignored.

Transcend 2010-10-25 02:54

Re: Palm Pre gets SDL! native gaming
 
I played Sims 3 and it seems like game saves don't work. Anybody else have this problem?

porselinaheart 2010-10-25 03:21

Re: Palm Pre gets SDL! native gaming
 
anyone know how to uninstall game after using desktopgen command?

maluka 2010-10-25 04:40

Re: Palm Pre gets SDL! native gaming
 
I get "/bin/sh: desktopgen: not found"

Found solution courtesy of zehjotkah (auf Deutsch)

root
cd / home/user/game folder (go to the game folder)
chmod +rwx name of the game file (makes the game executable)

then when still in the same terminal session

preenv (starts the pre environment)
desktopgen appinfo.json (creates the game icon)


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

vBulletin® Version 3.8.8