Guest 3shirts Posted October 23, 2008 Report Posted October 23, 2008 It works great in portrait but too small. If I rotate to landscape the stylus position is off, anyone got a fix?
Guest 3shirts Posted October 23, 2008 Report Posted October 23, 2008 (edited) It works great in portrait but too small. If I rotate to landscape the stylus position is off, anyone got a fix? Ok, I resolved this! You need to disable the autorotate (it seems to confuse ScummVM). I then turn it anti-clockwise as if using the camera and click the little monkey in the toolbar. Once done it will remember this orientation. Here is a MortScript from juicey that will disable the autorotate, run an app and wait for it to close, then re-enable autorotate: # Disable auto orientation regWriteDword HKCU,"ControlPanel\MotionSensor","AutoOrientation",0 # Run program and wait for it to finish RunWait("\Full\path\to\program.exe") # Enable auto orientation regWriteDword HKCU,"ControlPanel\MotionSensor","AutoOrientation",1[/codebox] Just change the second command to your ScummVM path! All other settings on default seems to work fine on Omnia Edited October 23, 2008 by 3shirts
Guest sky-net Posted October 23, 2008 Report Posted October 23, 2008 I also use ScummVM on my Omnia to play the old Monkey Island Games :lol: It's not necessary to disable the autorotation. You just have to set the ScummVM to landscape before you rotate the screen (just click on the monkey to rotate put it into landscape). You just need to do this once. ScummVM remembers the setting in the next start and will automatically start the game in landscape mode.
Guest 3shirts Posted October 23, 2008 Report Posted October 23, 2008 I also use ScummVM on my Omnia to play the old Monkey Island Games :lol: It's not necessary to disable the autorotation. You just have to set the ScummVM to landscape before you rotate the screen (just click on the monkey to rotate put it into landscape). You just need to do this once. ScummVM remembers the setting in the next start and will automatically start the game in landscape mode. Hmm, yeah so maybe bin this thread before I embarass myself further?
Guest jonboyuk Posted October 23, 2008 Report Posted October 23, 2008 is it possible to get scumm to fill the screen completely, albeit stretched?
Guest Slappa Posted May 15, 2009 Report Posted May 15, 2009 It works great in portrait but too small. If I rotate to landscape the stylus position is off, anyone got a fix? Yes! At the bottom there's a little icon of a grey guy Click him to rotate your screen. You want the mouse/4 way button to be on the right hand side. Then the cursor will work properly. I had the same problem until I spent all morning googling!
Guest 3shirts Posted May 15, 2009 Report Posted May 15, 2009 Yes! At the bottom there's a little icon of a grey guy Click him to rotate your screen. You want the mouse/4 way button to be on the right hand side. Then the cursor will work properly. I had the same problem until I spent all morning googling! 7 month old thread revival? :D Thanks
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now