Hi, do I have to make a modification on zsnes code, too? What have you done with it?
> Hi, > > I have the problem with borders all around the picture. The image is > centred. > ... Hi, this is my configuration. ZSNES v1.42 DirectFB-0.9.22 With that , i get fullscreen with small border on the sides (i changed the code of Zsnes to make them smaller). With "matrox-tv-standard=pal" in /etc/directfbrc you get a real fullscreen (no borders , maybe the height is a bit oversized) but i prefer ntsc, so importgames run with 60 fps(NTSC) and not 50 fps(PAL). =========================== "cat ~/.zsnes/zsnesl.cfg" : ============================ ; Video Mode, 0 - 3 ; 0 = 256x224 R WIN 1 = 256x224 R FULL ; 2 = 512x448 DR WIN 3 = 640x480 DS FULL VideoModeLin = 2 =========================== "env | grep SDL" gives me : =========================== SDL_VIDEODRIVER=directfb SDL_VIDEO_YUV_HWACCEL=1 SDL_DIRECTFB_MGA_CRTC2=1 SDL_DIRECTFB_MGA_STRETCH=1 =========================== "cat /etc/directfbrc" : =========================== matrox-crtc2 matrox-tv-standard=ntsc _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
