Autor Wiadomość
nienic
PostWysłany: Śro 16:44, 07 Cze 2006    Temat postu: Poleprzenie grafy w WinMugenie

Pisze bo tego nie znalazłem w tym forum.

Ostatnio szukałem i znalazłem sposób na polepszenie grafy w WinMugenie.

Otwórz plik data/mugen.cfg za pomocą notatnika
i znajdz:
Kod:
 ;Set this parameter to use a resolution-doubling filter. You will
 ;need a fast machine to use these filters. You will need to increase
 ;the screen resolution to at least 640x480 for these modes.
 ;0 - off
 ;1 - diagonal edge detection
 ;2 - bilinear filtering
 ;3 - horizontal scanlines
DoubleRes = 0
trzeba go zamienić na
Kod:
 ;Set this parameter to use a resolution-doubling filter. You will
 ;need a fast machine to use these filters. You will need to increase
 ;the screen resolution to at least 640x480 for these modes.
 ;0 - off
 ;1 - diagonal edge detection
 ;2 - bilinear filtering
 ;3 - horizontal scanlines
DoubleRes = -1
grafika bedzie lepsza.

Dla zawansowanych:
można też pokombinować z
Kod:
 ;0 - off
 ;1 - diagonal edge detection
 ;2 - bilinear filtering
 ;3 - horizontal scanlines
DoubleRes = "1 albo 2 albo 3"
ale -1 daje najlepszy efekt

-----------------------------
"Szukajcie a znajdziecie"

http://www.db_nienic.kom.pl

Powered by phpBB © 2001-2004 phpBB Group
phpBB Style by Vjacheslav Trushkin