![]() |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Quote:
Here's the output of it trying to play intro: SDLGL: called sdl_init with flags = 0x100230 X11: PID is 9221 PDL: Init: Service name is com.javispedro.preenv.Asphalt5 PDL: Screen dimming prevention ON PDL: Switch orientation to 3 PDL: Music is playing SDLGL: Requested GL major version 1 SDLGL: SDL_GLES initialized (res=0) SDLGL: Ignoring doublebuffer preference SDLGL: Requested GL minor version 1 (ignored) SDLGL: Called SetVideoMode(320, 480, 0, 0x80000002) SDLGL: Requested OpenGL video mode SDLGL: Asked if video mode 800x480x16 (0x90000000) is ok ACCEL: Opening accelerometer PDL: Music is playing CINEMA: Init; window xid is 0x3a0000c CINEMA: Will play "file://Asphalt5/A5_Ultimate_VNFS_2.m4v" CINEMA: Start playing now CINEMA: GStreamer Pipeline Error: Resource not found. <black screen occurs here> <On tapping screen:> CINEMA: Stop playing now CINEMA: DeInit PDL: Music is playing |
Re: Preenv webOS games compatibility list
Quote:
Javis/Bratag/anyone, I have read in some of our posts a reference to strace so that we can give you feedback. excuse my ignorance, but what is the process. is it something I need to run before launching a game? Edit: The quoted poster was referring to Avatar. |
Re: Preenv webOS games compatibility list
For me "Driver" and "Let's Golf" is working just fine, also with syslinks to save space :)
Though "Asphalt5 (1.0.3) is very unstable and laggy, it is crashing often ingame and is not really playable at all (Yes, I made the required syslinks). |
Re: Preenv webOS games compatibility list
Quote:
If you do want to grab it you will have to enable the tools repo and install strace. |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Quote:
It is working correctly. |
Re: Preenv webOS games compatibility list
Save space (Transfer games to MyDocs folder) from something called the wiki?
is still way to complicated for me to do, can someone post a working solution, something that can be copy pasted, for each game would be nice, with all the text exact as is needed, and clear english instructions for where we put the files or make the folders, for example.... cp [SOURCE]/com.ea.app.nfsuc/appinfo.json /home/user/[webos]/com.ea.app.nfsuc/ cp [SOURCE]/com.ea.app.nfsuc/nfsuc /home/user/[webos]/com.ea.app.nfsuc/ am i supposed to change the [SOURCE] and [webos] text to something else? and remove the brackets or not? i dont speak linux! |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Quote:
And yes, it 'fixed' the graphics problem in Driver. And no, my N900 has not caused the Hadron Collider to make a black hole. |
Re: Preenv webOS games compatibility list
Quote:
...At least it fixes the 'main' graphics problem. But it's still not 100% right - It seems that where there's lights etc it renders as solid blocks so you can't see through them. Still, makes the game just about playable :) |
Re: Preenv webOS games compatibility list
Quote:
Still the same problem though... |
Re: Preenv webOS games compatibility list
Quote:
and [webos] is just a custom folder in /home/user (the small 2GB partition) he used... I called mine preenv for example or just have the games without subfolders in /home/user/ for example /home/user/tetristouch or /home/user/hawx. so whats the procedure in the save-space-tutorial... simply: -copy your games to MyDocs -> via Mass Storage Mode (because its faster) -create a folder with game name in the 2GB partition of your beloved phone (/home/user/<your game dir> or /home/user/<any subdirectory>/<your game dir>) -then copy over from game folder on MyDocs to /home/user/<your game dir> the 3 essential files for each game appinfo.json, icon.png and the game "executable" -put appinfo.json and icon.png always into the root of /home/user/<your game dir> and the game executable mostly goes into the subfolder (mostly having gamename) ->see orginial directory structure in MyDocs/<your game source folder> -a few games have its start file in the root directory, too my Need for Speed Undercover for example looks as following: -/home/user/nfsuc -----------------------/appinfo.json -----------------------/icon.png -----------------------/nfsuc (game start file) -----------------------/res_nfsuc (symlinked to /home/user/MyDocs/nfsuc) -----------------------------------/all the game files (but symlinks only pointing to /home/user/MyDocs/nfsuc/res_nfsuc) and Asphalt5 looks this way; -/home/user/asphalt5 -------------------------/appinfo.json -------------------------/icon.png -------------------------/Asphalt5 (folder with game files and executable) -------------------------------------/Asphalt5 (executable - not symlinked) -------------------------------------/all the game files (but all symlinked to /home/user/MyDocs/asphalt5/Asphalt5) ^^ clear ??? ;) Greetz, ..::J4ZZ::.. |
Re: Preenv webOS games compatibility list
Earthworm jim 1 and 2 are available using picodrive with full keyboard support and is working flawless - no need to wait for the preenv multitouch emulation.
Shrek Karting updated to "Working". |
Re: Preenv webOS games compatibility list
Quote:
AND DON'T FORGET TO DELETE DATA.SAV. IF NOT GAME CLOSE AFTER LOADING PROCESS. THIS THANKS TO mido.fayad. REALLY AWESOME. ASPHALT IS BETTER AND SMOOTHER THAT NFS.:D:D:D:D:D |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Quote:
For example, as root: Code:
leafpad /etc/powervr.d/driver.ini |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Quote:
Code:
[default] |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Quote:
When the file is not there, the problem re-occurs. Or when I change ForceExternalZBuffer=0 to ForceExternalZBuffer=1 the problem re-occurs. So I think it's fairly safe to say that this does do something to the graphics library specifically for the appropriate games. Have you actually tried it?! |
Re: Preenv webOS games compatibility list
Quote:
any advice? |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
For Driver I created the driver.ini file on my pc, with the following lines in the ini file:
[default] ForceExternalZBuffer=0 Copied driver.ini file to the applications directory of my phone and executed the following code in x-terminal: root cp /home/user/MyDocs/applications/driver.ini /etc/powervr.d but when I then start driver I still have the same problem. Nothing changed:( |
Re: Preenv webOS games compatibility list
Quote:
DRIVER edit/ahaaaa x) w8 |
Re: Preenv webOS games compatibility list
@jackobkorf, @thaDocX: Sorry, if the file is in the right location containing the correct 2 lines then I don't know why you're still getting corrupted graphics.
|
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Thanks. I hope there will be a solution for me and Tha DocX in futur:)
|
Re: Preenv webOS games compatibility list
Quote:
I tried Code:
dpkg -i --instdir=/home/user/MyDocs/preenv/nova com.gameloft.app.nova_1.0.9_all.ipk Code:
dpkg: error processing com.gameloft.app.nova_1.0.9_all.ipk (--install): Thx in advance, ..::J4ZZ::.. |
Re: Preenv webOS games compatibility list
Quote:
but its still far too complicated for my simple brain! i dont have a 2GB partition on my phone and wouldnt possibly know how to get one! or even what one is! what i need (and others probably need too) is lots of instructions i can copy and paste into xterm lke this: http://talk.maemo.org/showpost.php?p...&postcount=366 that way worked for me because i just copy pasted everything without having to think too much about it! |
Re: Preenv webOS games compatibility list
Quote:
i've same problem: " PDL: Application asked for lang,giving it_IT Segmentation fault " I think the language must be EN anyone know this problem? Tks |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
games does get install but they mess up the media files ..
songs and photos and vidoes are totally messed up .. is there a way to avoid it and still get the game working?? |
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Quote:
a few megs for rootfs, 2GB for user and program files and the rest of the ~30GB memory is your custom stuff - the MyDocs location. thats what I meant with "2GB partition". ;) cheers J4ZZ |
Re: Preenv webOS games compatibility list
Quote:
Which process in the Maemo O/S references this file then? How come ShrekKarting.ini fixes the problem with the Shrek Karting game? Just because it's called driver.ini does not mean that it's a generic process for drivers. It's specific to the Driver game. I've made the change (and so have others apparently) and Maemo still boots: _fact_ EDIT: Maybe you're thinking of the other 'hack' mentioned around these forums recently concerning /etc/powervr.d/hildon-desktop.ini which DOES affect the windowing system? |
Re: Preenv webOS games compatibility list
for what serves the line cp / home / user / MyDocs / applications / driver.ini / etc / powervr.d
driver.ini when I have saved in etc / powervr.d / driver.ini? |
Re: Preenv webOS games compatibility list
:cool:.:D:mad:
|
Re: Preenv webOS games compatibility list
for what serves the line cp / home / user / MyDocs / applications / driver.ini / etc / powervr.d
driver.ini when I have saved in etc / powervr.d / driver.ini? to copy driver.ini from MyDocs (which is accessible by your pc) to /home/user/ (which is not accessible). |
Re: Preenv webOS games compatibility list
Quote:
But I guess Nokia created the pvr.d directory for exactly that same purpose plus ease of packaging, so I'll shut up. Quote:
|
All times are GMT. The time now is 12:14. |
vBulletin® Version 3.8.8