Changeset 1395 for GTP/trunk/App/Games/Jungle_Rumble/bin
- Timestamp:
- 09/17/06 20:32:17 (18 years ago)
- Location:
- GTP/trunk/App/Games/Jungle_Rumble/bin
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/App/Games/Jungle_Rumble/bin/config.xml
r1386 r1395 1 1 <?xml version="1.0"?> 2 2 <config> 3 <width> 800</width>4 <height> 600</height>3 <width>512</width> 4 <height>480</height> 5 5 <fullscreen>0</fullscreen> <!-- 1 = TRUE, 0 = FALSE --> 6 6 <cubemapsize>512</cubemapsize> <!-- 512, 1024, 2048, ... - current ATI cards have problems with size above 512 -->
Note: See TracChangeset
for help on using the changeset viewer.