Pixel Shaders: Improve graphics, decrease performance
Force Vertical Sync:
Load Textures On Demand: loads texture when you need it, use less ram, shorter time to load game,
Force Single threading: on if you have a singel core

edit: Load Textures On Demand give load lag and freezes in battels and when entering a scene.