NirmlRj
9 years agoExplorer
How to balance both Oculus game Quality and Performance in Unity?
Hello Guys,
I have been working on a car simulator for Oculus CV1 in Unity...Initially I gained 100+ FPS but image resolution was so weird and then I changed RenderScale to 2. It made my game look perfect but FPS went below 60 FPS (with Realtime Lighting and shadows enabled). When shadows get disabled FPS reaches 70 - 75..CPU usage in Profiler shows Rendering takes some extra time that cause FPS drop and I couldn't track GPU performance as there is a bug in Unity 5.5..3...So the question is how can I get sharp and crisp visual with req FPS? Hope I will get some solution here.
FYI,
Unity Settings I use :
Unity Version : 5.5.3 (for some reasons I don't want to upgrade to 5.6)
Color Space : Gamma
Stereo Rendering Method : Multi-Pass
AA : 2x Multi Sampling
Anisotrophic Textures : Forced On
VSync : Disabled
Texture Quality : Full Res
Rendering Path : Forward
RenderScale : 2 (currently using)
PC specs :
Processor : Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz 4.00GHz
RAM : 32GB
Gfx : NVIDIA GeForce GTX 1070
I have been working on a car simulator for Oculus CV1 in Unity...Initially I gained 100+ FPS but image resolution was so weird and then I changed RenderScale to 2. It made my game look perfect but FPS went below 60 FPS (with Realtime Lighting and shadows enabled). When shadows get disabled FPS reaches 70 - 75..CPU usage in Profiler shows Rendering takes some extra time that cause FPS drop and I couldn't track GPU performance as there is a bug in Unity 5.5..3...So the question is how can I get sharp and crisp visual with req FPS? Hope I will get some solution here.
FYI,
Unity Settings I use :
Unity Version : 5.5.3 (for some reasons I don't want to upgrade to 5.6)
Color Space : Gamma
Stereo Rendering Method : Multi-Pass
AA : 2x Multi Sampling
Anisotrophic Textures : Forced On
VSync : Disabled
Texture Quality : Full Res
Rendering Path : Forward
RenderScale : 2 (currently using)
PC specs :
Processor : Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz 4.00GHz
RAM : 32GB
Gfx : NVIDIA GeForce GTX 1070