[Scummvm-cvs-logs] CVS: scummvm README,1.86,1.87
Max Horn
fingolfin at users.sourceforge.net
Fri May 9 15:45:06 CEST 2003
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm charset.cpp,2.25,2.26 scummvm.cpp,2.132,2.133 verbs.cpp,1.33,1.34
- Next message: [Scummvm-cvs-logs] CVS: scummvm/backends/sdl sdl-common.cpp,1.45,1.46 sdl.cpp,1.28,1.29 sdl_gl.cpp,1.25,1.26
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv20226
Modified Files:
README
Log Message:
Patch #735294: AdvMame3x scaler
Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- README 7 May 2003 03:02:07 -0000 1.86
+++ README 9 May 2003 22:44:16 -0000 1.87
@@ -346,7 +346,7 @@
Ctrl-z OR Alt-x - quit
Keyboard Arrow Keys - simulate mouse movement
Ctrl-f - runs in fast mode.
- Ctrl-Alt 1-9 - Switch between graphics filters
+ Ctrl-Alt 0-9 - Switch between graphics filters
Ctrl-Alt 1 - Switch beetwen bilinear and non-linear filtering [OpenGL backend]
Ctrl-Alt 2 - Don't fit the game in the whole screen (black borders) [OpenGL backend]
Ctrl-Alt 3 - Fit the game in the whole screen (no black borders) [OpenGL backend]
@@ -408,6 +408,7 @@
super2xsai - Enhanced 2xsai filtering. 640x400 screen/window size
supereagle - Less blurry than 2xsai, but slower. Also 640x400
advmame2x - 640x400 scaling. Doesn't rely on blurring like 2xSAI.
+ advmame3x - 960x600 scaling. Doesn't rely on blurring like 2xSAI.
tv2x - 640x400 scaling. Horizontal scanlines.
dotmatrix - 640x400 scaling. Dot matrix effect.
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm charset.cpp,2.25,2.26 scummvm.cpp,2.132,2.133 verbs.cpp,1.33,1.34
- Next message: [Scummvm-cvs-logs] CVS: scummvm/backends/sdl sdl-common.cpp,1.45,1.46 sdl.cpp,1.28,1.29 sdl_gl.cpp,1.25,1.26
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list