Notices


Reply
Thread Tools
Posts: 915 | Thanked: 57 times | Joined on Jun 2011
#2801
sudo gainroot
cd MyDocs
chmod +x filename.sh
sh filename.sh

should do it
__________________
PR 1.3
CSSU (TESTING)
KERNEL POWER 49
BACKUPMENU
 

The Following User Says Thank You to trisha02 For This Useful Post:
Posts: 356 | Thanked: 69 times | Joined on Jan 2010 @ Poland
#2802
Originally Posted by patlak View Post
What in the hell are you doing? I hope you don't mess anything up as root.

Type:

Code:
sudo gainroot
cd /home/user/MyDocs
sh angrybirdsseasons-mido.fayad.sh
exit
exit
I try to do steps with wiki page
thanks
 
Posts: 1,033 | Thanked: 1,013 times | Joined on Jan 2010
#2803
Originally Posted by raverpol View Post
I try to do steps with wiki page
thanks
You don't have to reply with a thanks comment each time. When someone is helpful, just press the thanks button, that's why it's there.

Also, the steps you are doing, I don't recall them being in the wiki.
 

The Following User Says Thank You to patlak For This Useful Post:
Posts: 356 | Thanked: 69 times | Joined on Jan 2010 @ Poland
#2804
Im not good with commands so all I do is copy the once I find and on wiki there is:

$ mv /home/user/MyDocs/(Modname).sh (Modname).sh
$ chmod +x (Modname).sh
$ ./(Modname).sh
 
Posts: 356 | Thanked: 69 times | Joined on Jan 2010 @ Poland
#2805
now in sh file there is

gconftool-2 --recursive-unset /apps/preenv/angrybirdsseasons
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/enable_dpad 0
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_119_key 119 # W left screec
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_119_mouse 1
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_119_x 120
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_119_y 300
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_274_key 274 # down arrow
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_274_mouse 2
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_274_x 675
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_274_y 445
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_120_key 120 # x left screen
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_120_mouse 1
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_120_x 120
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_120_y 411
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_273_key 273 # up arrow
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_273_mouse 2
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_273_x 738
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_273_y 318
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_97_key 97 # A
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_97_mouse 1
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_97_x 60
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_97_y 357
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_100_key 100 # D
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_100_mouse 1
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_100_x 180
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_100_y 358

gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_101_key 101 # E
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_101_mouse 1
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_101_x 178
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_101_y 302

gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_113_key 113 # q
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_113_mouse 1
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_113_x 60
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_113_y 302

gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_99_key 99 # C
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_99_mouse 1
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_99_x 180
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_99_y 410

gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_122_key 122 # Z
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_122_mouse 1
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_122_x 61
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_122_y 411

gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_112_key 112 # P
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_112_mouse 1
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_112_x 738
gconftool-2 --set --type int /apps/preenv/angrybirdsrio/key_112_y 318

and wonder which is zoom in and out
BTW I try to use those letters but nothings change in game
 
Posts: 203 | Thanked: 125 times | Joined on Jan 2011
#2806
Originally Posted by patlak View Post
Super Sonic HD works with a symlink, but no sound.

EDIT: Reminds me of System Rush N95, GPU accelerated version.
i try this before but when its time to go to main menu it crashes with segmentation fault. you symlink libSDL_mixer-1.2.so.0.10.1?
 
Posts: 1,033 | Thanked: 1,013 times | Joined on Jan 2010
#2807
Originally Posted by hadjistyllis View Post
i try this before but when its time to go to main menu it crashes with segmentation fault. you symlink libSDL_mixer-1.2.so.0.10.1?
Yes, that's the file I symlinked.
 
Posts: 1,033 | Thanked: 1,013 times | Joined on Jan 2010
#2808
Originally Posted by raverpol View Post
now in sh file there is
and wonder which is zoom in and out
BTW I try to use those letters but nothings change in game
You are supposed to hold a button on the keyboard and move your finger around on the touchscreen. The button replaces your other finger on screen.
 
Posts: 356 | Thanked: 69 times | Joined on Jan 2010 @ Poland
#2809
Originally Posted by patlak View Post
You are supposed to hold a button on the keyboard and move your finger around on the touchscreen. The button replaces your other finger on screen.
ok, I get it but how for example zoom out?
and once again if I have Rio HD does the angrybirdsRio-mido.fayad?
 
Posts: 356 | Thanked: 69 times | Joined on Jan 2010 @ Poland
#2810
Originally Posted by patlak View Post
You are supposed to hold a button on the keyboard and move your finger around on the touchscreen. The button replaces your other finger on screen.
I don't want you to think that I am lazy but I am only saking if I have problems I moved my games files to MyDocs and make them to be executable from WebOS directories for Avatar and NFS so I am not so lazy
would be nice if you could help me with that keyboard hehe
 
Reply

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


 
Forum Jump


All times are GMT. The time now is 14:35.