Notices


Reply
Thread Tools
travla's Avatar
Posts: 397 | Thanked: 241 times | Joined on Mar 2010 @ Melbourne, Australia
#2111
Buka is listed as working since Preenv 0.1.4 in the Wiki. I tried running it today via Preenv 0.1.7, running from cli I got a segmentation fault per the following:

Code:
SDLGL: Called sdl_init with flags = 0x100230
X11: PID is 2211
PDL: Init: Preenv 0.1.7
PDL: Init: Service name is com.javispedro.preenv.Buka
PDL: Main thread created
PDL: Playing music notification: Playing
PDL: Screen dimming prevention ON
PDL: Set do_not_disturb flag to true
PDL: Switch UI orientation to 270°
SDLGL: Requested GL major version 1
SDLGL: Called SetVideoMode(0, 0, 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: Application asked for device name, giving 'xxxxxxxxxx'
PDL: Application asks for OS version
PDL: Application asked for lang, giving en_GB
PDL: Application asked for device ID
SDLGL: SetEventFilter(0x7e5d4)
Segmentation fault
Creating an icon via desktopgen does enable game to be launched, graphics look okay and music/sound is fine, however game does not respond to touch (or at least does not appear to respond).

Has anyone successfully installed and playing Buka?
 
AgogData's Avatar
Posts: 870 | Thanked: 133 times | Joined on Aug 2010
#2112
In Rednecks Vs Aliens the game don't save after level 7 and it don't save your newly bought guns and armors, is that common ?
 
travla's Avatar
Posts: 397 | Thanked: 241 times | Joined on Mar 2010 @ Melbourne, Australia
#2113
U Flip v1.0.0 tested and working with preenv 0.1.7, added to Wiki.
 
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#2114
Originally Posted by travla View Post
Buka is listed as working since Preenv 0.1.4 in the Wiki. I tried running it today via Preenv 0.1.7, running from cli I got a segmentation fault per the following:

Code:
SDLGL: Called sdl_init with flags = 0x100230
X11: PID is 2211
PDL: Init: Preenv 0.1.7
PDL: Init: Service name is com.javispedro.preenv.Buka
PDL: Main thread created
PDL: Playing music notification: Playing
PDL: Screen dimming prevention ON
PDL: Set do_not_disturb flag to true
PDL: Switch UI orientation to 270°
SDLGL: Requested GL major version 1
SDLGL: Called SetVideoMode(0, 0, 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: Application asked for device name, giving 'xxxxxxxxxx'
PDL: Application asks for OS version
PDL: Application asked for lang, giving en_GB
PDL: Application asked for device ID
SDLGL: SetEventFilter(0x7e5d4)
Segmentation fault
Creating an icon via desktopgen does enable game to be launched, graphics look okay and music/sound is fine, however game does not respond to touch (or at least does not appear to respond).

Has anyone successfully installed and playing Buka?
You have to rotate the screen via x-terminal.
 
travla's Avatar
Posts: 397 | Thanked: 241 times | Joined on Mar 2010 @ Melbourne, Australia
#2115
Originally Posted by Brian_7 View Post
You have to rotate the screen via x-terminal.
Is that via a gconf command?
 
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#2116
Originally Posted by travla View Post
Is that via a gconf command?
Yes, you have to type:

gconftool-2 --set --type int /apps/preenv/Buka/screen_rotation 0
gconftool-2 --set --type int /apps/preenv/Buka/screen_height 480
gconftool-2 --set --type int /apps/preenv/Buka/screen_width 320
 

The Following User Says Thank You to Brian_7 For This Useful Post:
Posts: 101 | Thanked: 29 times | Joined on Aug 2010
#2117
Originally Posted by Brian_7 View Post
Yes, you have to type:
gconftool-2 --set --type int /apps/preenv/Buka/screen_rotation 0
gconftool-2 --set --type int /apps/preenv/Buka/screen_height 480
gconftool-2 --set --type int /apps/preenv/Buka/screen_width 320
This is not working for me. Does it have to be typed exactly like this or do you have to use the path to preenv or the game dir as there is no "/apps/preenv"?
 
Posts: 75 | Thanked: 13 times | Joined on Oct 2010
#2118
You need jflatt "libsdlpre.so" to enable those settings.
 

The Following User Says Thank You to OperationNT For This Useful Post:
Posts: 173 | Thanked: 106 times | Joined on Jun 2010
#2119
Originally Posted by travla View Post
U Flip v1.0.0 tested and working with preenv 0.1.7, added to Wiki.
How do you successfully implement this game

The result is that I run
 
travla's Avatar
Posts: 397 | Thanked: 241 times | Joined on Mar 2010 @ Melbourne, Australia
#2120
Originally Posted by couldvbb View Post
How do you successfully implement this game

The result is that I run
Some games, including this one, will only run if you are in the folder of the executable. Just cd in to the folder then try again, it will work.

This is due to relative file paths being used in this game (and some others), which are usually visible when you look at the feedback from preenv in xterm.
 
Reply

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


 
Forum Jump


All times are GMT. The time now is 12:29.