To change the resolution for your game
Edit the buildsetup.ini and the setup.ini. Look for the following code and change it to the resolution you want:
Enable postprocessing and newbloomshaders
Edit the buildsetup.ini and setup.ini. Look for the following code and make sure it matches.
newblossershaders=1
postprocessing=1
In the FPSC Editor
Go to
File > Preferences change the options as follows:
Lighting Shadows = Best for Quality
Visuals = Full Shader Effects
Texture Quality = High
Click "OK"
Go to
File > Build Game change the options as follows:
Click on the
Textures tab at the top.
Lightmap Settings = Best for Quality
Texture Quality = High
Click on the
Build Settings tab at the top.
Visuals = Full Shader Effects
Click "OK"
Now when you test your game and build your game you should have the best visuals that the standard FPSC engine can offer.
To extend the visual quality you can use additional shaders and ensure that you use high quality textures/models to make your game more visually pleasing.
If you are a good map editor then you can go even further with using the correct lighting in levels.
Hope that helps
Landman