OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: DaveAnderson on January 12, 2005, 05:32:27 pm

Title: Nes Problems On 1.22?
Post by: DaveAnderson on January 12, 2005, 05:32:27 pm
I'm trying to nintendo emulator directly from the feed.  When I try to play a game (from command line or the front end program), I get graphical glitches.  The screen is flashing while the game is playing.  I've only tried two games (both are Pac-Man games, but one is older and the other one is much newer).
Title: Nes Problems On 1.22?
Post by: Flandry on January 12, 2005, 05:46:48 pm
Did you install the right libraries?  I seem to recall having similar trouble until i installed the right sdl ipks.

Now it works better than it did before: zemu usually opens in landscape mode, but sometimes a game closes leaving it in portrait, and i have to rotate from the menu.  But if anything it's faster on this ROM.
Title: Nes Problems On 1.22?
Post by: stupkid on January 12, 2005, 06:56:57 pm
I noticed this in testing as well.  You will see the same with SNES.  This is due to piro's optimized libSDL and the way that these emulators draw the screen.  It's happens on most games, but not all of them.  You can disable this by rebooting your Zaurus and pressing the Cancel key as soon as the QPE desktop comes up.  Another way would be to install a separate libSDL (from zports, etc.), but it will not be as fast as the one included with the ROM.
Title: Nes Problems On 1.22?
Post by: tovarish on January 12, 2005, 08:34:32 pm
and yet another way is to set SDL_FB_DIRECT=0 and run it. it is about 20% slower tho.

tovarish
Title: Nes Problems On 1.22?
Post by: DaveAnderson on January 13, 2005, 11:55:48 am
Neither suggestion worked for me.

First, when do I hit cancel?  When the graphical logo comes up during boot?  The one that has the 'Zaurus User Group' on it?

I tried setting the variable and then running zemufe, but same problem occurs.  If I try to run znester from command prompt, the screen just blacks out and I have to pull the battery and restart.
Title: Nes Problems On 1.22?
Post by: stupkid on January 13, 2005, 12:47:41 pm
tovarish's suggestions is better.  You need add the following line to /opt/QtPalmtop/bin/zemufeex_*.sh, :

export SDL_FB_DIRECT=0

I will be updating the zemufe package tonight to include this.

Hope this helps.
Title: Nes Problems On 1.22?
Post by: stupkid on January 14, 2005, 01:59:39 am
Zemufe has been updated on the feed to address this issue.  Please let me know if this problem persists.

Thanks!