OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: ScottYelich on October 12, 2004, 03:03:34 pm
-
Hi -- I tried searching, but I didn't get any search results.
If anyone can search and find anything, please let me know what you did to
search --
I'm wondering -- is it possible to launch a program with pdaXrom that changes the screen res to 320x240 -- is ther hardware acceleration to do this?
The idea would be to run mame in that mode, vs using the scale2x which is VERY
slow.. or the mixed/fractional (ie: -output fullscreen) which is even slower.
Scott
-
Something like:
xrandr -s 320x240
should work for you. If you want to run something like, say, quake:
xrandr -s 320x240 && quake && xrandr -s 640x480
This will bring it back to VGA after you quit...
Dave
-
check in the quake or RC5 release thread, there is a post with a similar script than blakeyez just said
-
xrandr -s 0
xrandr -s 1
will do the same magic :-)
-
...so, please, upload mame on unstable feed
-
ah, ok.
I don't have mame (advmame) source handy... I'm still running it under 1.0.1
I'm flashing rc5 now.... having some troubles.
Scott
ps/edit: ok, seems to like the 46mb root on the c700
-
http://www.zophar.net/unix/genesis.html (http://www.zophar.net/unix/genesis.html)
DGen sources for sonic on our beloved zaurus... worked on Sharp rom without framebuffer, will be a lot faster with virtual float. and direct rendering