The Scene Viewer is a standalone application which can be used to load a location with out starting the full game. However it should be noted that the Scene Viewer is often updated slower than the main game.
Table of Contents |
---|
Known Issues
- The reset shader cache option in the User Interface does not work correctly at present. You need to manually delete the contents of C:\Users\<username>\AppData\Local\Temp\ShaderObj when shaders update.
- Make this easy by creating a .bat file with the following contents, and place it into a location easy for you: rmdir /S /Q "C:\Users\<username>\AppData\Local\Temp\ShaderObj"
Location and Setup
The application can be found in the following directory: steamapps\common\rFactor 2\ModDev\Viewerx64Release DX11.exe and it uses setup2_DX11.ini to configure it's setup.
...