Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/main_reto_vs05/bin/Debug/ogre.cfg @ 157

Last change on this file since 157 was 157, checked in by rgrieder, 16 years ago
  • replaced the files in the new 'real' branch with my own files
  • nothing was deleted and then added again, that was already in the folder (e.g. media, src, bin, etc.)
  • added a few files in the media folder (textures required for my program to work)
  • no dll's added
File size: 415 bytes
Line 
1Render System=Direct3D9 Rendering Subsystem
2
3[Direct3D9 Rendering Subsystem]
4Allow NVPerfHUD=No
5Anti aliasing=Level 4
6Floating-point mode=Fastest
7Full Screen=No
8Rendering Device=ATI Mobility Radeon X1400
9VSync=Yes
10Video Mode=1024 x 768 @ 32-bit colour
11
12[OpenGL Rendering Subsystem]
13Colour Depth=32
14Display Frequency=60
15FSAA=0
16Full Screen=Yes
17RTT Preferred Mode=FBO
18VSync=No
19Video Mode=1024 x 768
Note: See TracBrowser for help on using the repository browser.