|
Unreal Tournament III Tips
This information is provided by DGUnreal. Please do not copy this and post it
elsewhere.
Play-In-Editor Resolution
The Play-In-Editor windowed game defaults to a lower resolution such as 800x600.
This can be changed to a higher resolution by entering the setres console command:
- setres XxY eg. setres 1024x768
The PIE can also be preset to always start at a higher resolution by modifying the
DefaultEngine.ini or UTEngine.ini found through the My Games path. Modify or add the
following .ini entries:
resX=1024 (or the desired resolution)
resY=768 (or the desired resolution)
|
|