Notices


Reply
Thread Tools
Posts: 306 | Thanked: 38 times | Joined on Dec 2009 @ Austria
#3021
hi guys, after a while i want to play beyond ynth but the screen orientation is suddenly portrait! any idea to fix the issue?
 
Posts: 863 | Thanked: 213 times | Joined on Feb 2012 @ Goa
#3022
Asphalt 6 is left now to port.
 
Posts: 132 | Thanked: 45 times | Joined on Nov 2011 @ jodhpur
#3023
Originally Posted by cedlmw View Post
yup same problem here... can you save in sims3?

same problem for nfsu
 
Posts: 1,326 | Thanked: 1,524 times | Joined on Mar 2010
#3024
Originally Posted by zzzchainzzz View Post
does installin a preev deb conflict with webOS manager games already in d phone?
Nope, they should work together fine (well they do for me)


Originally Posted by StocChr View Post
hi guys, after a while i want to play beyond ynth but the screen orientation is suddenly portrait! any idea to fix the issue?
Do you have Rotation lock dis/enabled?


Originally Posted by seanmcken View Post
Asphalt 6 is left now to port.
Love that game on the touchpad That series is much more fun than the NFS games on the mobile platforms.


Originally Posted by rpjitendra View Post
same problem for nfsu
Have you tried using the method that hadjistyllis posted on the last page?

open xterm
sudo gainroot
chown -R user :users /path/to/file/name


NFSU was the very first game shown as a working example and all issues were resolved with this game in the first few pages of this thread and is extensively documented in the wiki
 
Posts: 306 | Thanked: 38 times | Joined on Dec 2009 @ Austria
#3025
Originally Posted by MINKIN2 View Post
Do you have Rotation lock dis/enabled?
nope! angry birds hd, etc. works like a charme!
this is a pretty strange issue?!
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#3026
Is there the libsdlpre-tab.so source somewhere available?
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 669 | Thanked: 433 times | Joined on May 2010
#3027
i'm trying to make hawx work on my new device (it worked fine on my old) but getting an error "Segmentation fault" after following the instructions to create the /media/cryuptofs folder and link (http://talk.maemo.org/showthread.php?t=81033). this is the output when running from x-term:
-----
IStoreable Load file
IStoreable Load open file = /media/cryptofs/apps/usr/palm/applications/com.gameloft.app.hawx/hawx/playlist
SDLGL: Called sdl_init with flags = 0x230
SDLGL: Number of joysticks 1
SDLGL: Joystick 0 named Accelerometer
X11: PID is 11526
PDL: Init: Preenv 0.1.7
PDL: Init: Service name is com.gameloft.app.hawx
PDL: Main thread created
SDLGL: Requested GL major version 1
SDLGL: Called SetVideoMode(320, 480, 0, 0x2)
SDLGL: Requested OpenGL video mode
SDLGL: SDL_GLES initialized (res=0)
SDLGL: Asked if video mode 800x480x16 (flags=0x80000000) is ok
SDLGL: Creating shadow surface (w=320, h=480)
PDL: Playing music notification: Playing
PDL: Switch UI orientation to 270°
PDL: Screen dimming prevention ON
IStoreable Load file
IStoreable Load open file = /media/cryptofs/apps/usr/palm/applications/com.gameloft.app.hawx/hawx/Hawx_sound.cfg
Idle timer is enabled
Open file = /media/cryptofs/apps/usr/palm/applications/com.gameloft.app.hawx/hawx/data.bar
Open file = /media/cryptofs/apps/usr/palm/applications/com.gameloft.app.hawx/hawx/hawx_strings.bar
PDL: Set do_not_disturb flag to true
PDL_BannerMessagesEnable(PDL_FALSE);
PDL: Set do_not_disturb flag to true
PDL_BannerMessagesEnable(PDL_FALSE);
Open file = /media/cryptofs/apps/usr/palm/applications/com.gameloft.app.hawx/hawx/HAWXMENU_TEXT_
the File (null) could not be openOpen file = /media/cryptofs/apps/usr/palm/applications/com.gameloft.app.hawx/hawx/HAWXLEVELS
ELECTIONDYNAMIC_TEXT_
the File (null) could not be openOpen file = /media/cryptofs/apps/usr/palm/applications/com.gameloft.app.hawx/hawx/HAWXDIALOG
_TEXT_
the File (null) could not be openkScreenDimensions.Width = 480
kScreenDimensions.Height = 320
ACCEL: Called JoystickOpen 0
ACCEL: Opening accelerometer
ACCEL: Using default calibration values
PDL: Playing music notification: Playing
iPod music stopped playing!
CINEMA: Init; window xid is 0x520000c
Play Video filename =/media/cryptofs/apps/usr/palm/applications/com.gameloft.app.hawx/hawx/video/intro.mp4
CINEMA: Passed URL="/media/cryptofs/apps/usr/palm/applications/com.gameloft.app.hawx/hawx/video/intro.mp4"
CINEMA: Cleaned URL="file:///media/cryptofs/apps/usr/palm/applications/com.gameloft.app.hawx/hawx/video/intro.mp4"
CINEMA: Start playing now
CINEMA: Stop playing now
CINEMA: DeInit
Idle timer is disabled
Idle timer is enabled
SDLGL: Called SDL_Quit
Segmentation fault
-----

Any ideas?
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#3028
Originally Posted by impeham View Post
i'm trying to make hawx work on my new device (it worked fine on my old) but getting an error "Segmentation fault" after following the instructions to create the /media/cryuptofs folder and link (http://talk.maemo.org/showthread.php?t=81033). this is the output when running from x-term:

Any ideas?
there's my tutorial on hawx somewhere on tmo, use power search to find it.
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 669 | Thanked: 433 times | Joined on May 2010
#3029
Originally Posted by marmistrz View Post
there's my tutorial on hawx somewhere on tmo, use power search to find it.
it's in my previous message - (http://talk.maemo.org/showthread.php?t=81033) - and i said - tried it and still getting this error...
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#3030
Originally Posted by impeham View Post
it's in my previous message - (http://talk.maemo.org/showthread.php?t=81033) - and i said - tried it and still getting this error...
try to use gdb to find out where the segfault occurs:

install gdb
type in 'gdb ?' (instrad the question mark enter the path to exec
type in 'run'
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 

The Following User Says Thank You to marmistrz For This Useful Post:
Reply

Tags
games, multi touch, palm pre, preenv, profile, reach page 250?, speed, yesssss


 
Forum Jump


All times are GMT. The time now is 10:28.