Jump to content

[1.12.x] Parallax - PBR Terrain and Surface Objects [2.0.2]


Gameslinx

Recommended Posts

Does this mod conflict with pincipia? Because principia's author indicated me that when looking at my logs. Does it change the planet's terrain other than the looks?
EDIT:

I just had to add a cfg and restart the game.

Edited by Agustin
Link to comment
Share on other sites

On 3/14/2022 at 10:19 AM, HiggusPiggus said:

Is there a way to make Parallax work with 2.5x scale KSRSS? I installed parallax through CKAN, but the moon is pink and the terrain scatters aren't working right.

I have the pink moon issue well. @HiggusPiggus were you able to resolve the issue?

Link to comment
Share on other sites

Just installed this mod, the terrain looks amazing, but the displacement isn't working.

Capture.png

Here's the log: KSP.log

KSP Settings: settings

And Parallax settings: settings (Haven't touched it, shouldn't be a problem)

Any idea what's going on?

(On a side note, is it normal for KSP to run at only 40~60 FPS? Visual mods are AVP and parallax, on a new gaming laptop with R7 5800H+3070)

Thanks!

Link to comment
Share on other sites

You talking about wheels sinking/floating on the surface?  That's normal.  Parallax is just a visual effect.  It doesn't do collision or physics simulation.  Yet...

Is your Vsync turned on or off?  If its on, then your framerate will be capped to your refresh rate.

Edited by Biggen
Link to comment
Share on other sites

3 hours ago, Cat1 said:

On a side note, is it normal for KSP to run at only 40~60 FPS? Visual mods are AVP and parallax, on a new gaming laptop with R7 5800H+3070

Are you running it with the KSP graphics turned all the way up? If so, turn both of the reflection settings to the second highest, there will be no noticeable difference in visuals, but performance will increase massively. (Like almost double sometimes!)

Link to comment
Share on other sites

10 hours ago, Biggen said:

You talking about wheels sinking/floating on the surface?  That's normal.  Parallax is just a visual effect.  It doesn't do collision or physics simulation.  Yet...

Is your Vsync turned on or off?  If its on, then your framerate will be capped to your refresh rate.

Wait is that the case? I thought Parallax was capable of accurately simulating the terrain.

But even if it works that way, wheels still shouldn't be sinking into the terrain, right?

Also, why does my terrain looks completely flat? From other people's screenshots you could see the rocks bulging out.

As for Vsync, that is definitely not a problem, as my monitor is 165Hz.

9 hours ago, Benzo Kerman said:

Are you running it with the KSP graphics turned all the way up? If so, turn both of the reflection settings to the second highest, there will be no noticeable difference in visuals, but performance will increase massively. (Like almost double sometimes!)

My graphic settings isn't even maxed out...

(Reflection refresh mode off, reflection texture resolution 256)

Link to comment
Share on other sites

23 hours ago, Cat1 said:

Just installed this mod, the terrain looks amazing, but the displacement isn't working.

 

You are seeing a bug with the code I wrote to subdivide a quad. There's a technical reason why this happens and it's because Squad uses two different triangle winding orders for their quads which gets swapped around for some condition I'm unaware of. This should happens rarely, and I'm working on a fix for the upcoming version.

I can tell this is what is happening because your wheels are significantly above the terrain, which wouldnt be the case if it was just because of the displacement. Hopefully you don't encounter this too often, and as far as I am aware, it seems to happen only on the Mun 

Link to comment
Share on other sites

Alright, so after reading many replies and seeing almost everyone is having the same lack of displacement/scatter, is there ANYONE that has Parallax working correctly (as in the pictures on the OP), or is all scatter just completely disabled on the current version? I understand that physical terrain deformation (wheels interacting with the new terrain model) is turned off, but also the visual component? Everyone just has flat (albeit fancy) terrain for now?

Link to comment
Share on other sites

1 hour ago, RyGuy_McFly said:

Alright, so after reading many replies and seeing almost everyone is having the same lack of displacement/scatter, is there ANYONE that has Parallax working correctly (as in the pictures on the OP), or is all scatter just completely disabled on the current version? I understand that physical terrain deformation (wheels interacting with the new terrain model) is turned off, but also the visual component? Everyone just has flat (albeit fancy) terrain for now?

I have Parallax working fine.
I am running a i5, 3Ghz gtx960 4GB RAM 16GB RAM
I would love that the collisions came back as in the early stages, But the author of the mod said its being worked on. Meanwhile we have the visual displacement which is working fine on my computer.

Link to comment
Share on other sites

Houston, we have a problem! The Mun is definitely not made out of cheese, but out of soft pudding!

kOr7qXH.jpg

 

Parallax just looks gorgeous, but the non-working terrain displacement really messes with the immersion.

 

Also: Holy hell, Parallax murders a RX 6700 XT! It barely produced 20 FPS from the screenshot above, while running at 99% full load.

Edited by FasterThanFlourite
Link to comment
Share on other sites

1 hour ago, FasterThanFlourite said:

Holy hell, Parallax murders a RX 6700 XT! It barely produced 20 FPS from the screenshot above, while running at 99% full load.

Are you able to tell me what resolution you are running at? 

Due to the rendering pipeline that KSP uses (Forward rendering), your performance is heavily impacted by the number of lights on your craft, as the parts of the scene that the lights affect has to be completely re-rendered for each light. With tessellation enabled, the impact is really high. You will get a major performance boost by not using lights, or using very little short range ones. This effect is compounded if you are running at a high resolution (4k). 

I use a 2080 Super which yields almost identical performance to your 6700 XT (UserBenchMark), and I get 120+ FPS at 2560 x 1440 without lights. Double check you aren't forcing OpenGL, as OpenGL has terrible vertex performance. I'm not sure whether there's a huge difference in tessellation performance between Nvidia and AMD GPUs, so I can't comment on that

Final note, remember that you can change your Parallax quality settings in GameData/Parallax/Config/ParallaxGlobal.cfg. You can try lowering the maximum tessellation, or increasing the Edge Length to ramp down the tessellation factor at further ranges

4 hours ago, NathanKell said:

Is there any way to disable Parallax completely for a body (i.e. Earth) such that the z-fighting with the city lights doesn't occur?

For this you will need to remove the Body node corresponding to Earth from the ParallaxTerrain.cfg included in RSS (it might be under a different name). Then you will need to remove the node for Earth in the IncreaseSubdivisionCount.cfg (which also might be under a different name). That will remove Parallax from a specific body

On 3/21/2022 at 7:22 PM, RyGuy_McFly said:

Alright, so after reading many replies and seeing almost everyone is having the same lack of displacement/scatter, is there ANYONE that has Parallax working correctly (as in the pictures on the OP), or is all scatter just completely disabled on the current version? I understand that physical terrain deformation (wheels interacting with the new terrain model) is turned off, but also the visual component? Everyone just has flat (albeit fancy) terrain for now?

I am having no issue on the current version but I'm investigating why some people are having issues. Could you upload your KSP.log and your ParallaxGlobal.cfg? I'm trying to find differences between people's installs that could cause this

Edited by Gameslinx
Link to comment
Share on other sites

8 hours ago, Gameslinx said:

For this you will need to remove the Body node corresponding to Earth from the ParallaxTerrain.cfg included in RSS (it might be under a different name). Then you will need to remove the node for Earth in the IncreaseSubdivisionCount.cfg (which also might be under a different name). That will remove Parallax from a specific body

Awesome, thanks. I removed the Parallax config but missed that that subdivision PQSMod was also being added. Cheers!

Link to comment
Share on other sites

On 3/26/2022 at 1:19 AM, Gameslinx said:

Are you able to tell me what resolution you are running at? 

Due to the rendering pipeline that KSP uses (Forward rendering), your performance is heavily impacted by the number of lights on your craft, as the parts of the scene that the lights affect has to be completely re-rendered for each light. With tessellation enabled, the impact is really high. You will get a major performance boost by not using lights, or using very little short range ones. This effect is compounded if you are running at a high resolution (4k). 

I use a 2080 Super which yields almost identical performance to your 6700 XT (UserBenchMark), and I get 120+ FPS at 2560 x 1440 without lights. Double check you aren't forcing OpenGL, as OpenGL has terrible vertex performance. I'm not sure whether there's a huge difference in tessellation performance between Nvidia and AMD GPUs, so I can't comment on that

Final note, remember that you can change your Parallax quality settings in GameData/Parallax/Config/ParallaxGlobal.cfg. You can try lowering the maximum tessellation, or increasing the Edge Length to ramp down the tessellation factor at further ranges

 

 I'm running at 3440x1440.

These are my graphic settings:

aUP4bVZ.png

 

And here's an in-game screenshot with some MSI afterburner stats on top:

jN9VNmr.jpg

Close up the GPU runs at full load and that's what's limiting the frames in this case.

 

However, I also have most of the popular mods installed:

Quote

[x] Science! Continued (xScienceContinued 6.0.0.9)
+Flags (PlusFlags 1.6)
Action Groups Extended (AGExt 1:2.4.1.1)
Alternate Resource Panel (AlternateResourcePanel 1:v2.10.0.0)
AmpYear (AmpYearPowerManager 1:V1.5.9.0)
Antenna Helper (AntennaHelper 2:1.0.7.7)
Astroniki Sunflare for Scatterer (AstronikiSunflareforScatterer 1.2)
Astronomer's Visual Pack (AstronomersVisualPack 3:v4.12)
Astronomer's Visual Pack-8k Textures (AVP-8kTextures v1.12)
Aviation Lights (AviationLights 1:v4.1.2)
B9 Aerospace Procedural Wings - Fork (B9-PWings-Fork 3:0.43.0.10)
B9 Part Switch (B9PartSwitch v2.20.0)
Better Science Labs Continued (BetterScienceLabsContinued 0.2.1)
BetterTimeWarpContinued (BetterTimeWarpCont 2.3.13)
Blast Awesomeness Modifier (BAM) (BAMCont 1.3.3.4)
Bob's Panic Box (BobsPanicBox 1:0.0.2.4)
BonVoyage (BonVoyage 1:1.4.0)
Breaking Ground (BreakingGround-DLC 1.7.1)
CapCom - Mission Control On The Go (CapCom 2.11)
Celestial Body Science Editor (CelestialBodyScienceEditor 12.0)
Champagne Bottle Redux (ChampagneBottleRedux 0.3.11.4)
Chatterer (Chatterer 0.9.99)
Chatterer Extended (ChattererExtended 0.6.2)
ClickThrough Blocker (ClickThroughBlocker 1:0.1.10.17)
CommNet Antennas Consumptor (CommNetAntennasConsumptor 3.5.5)
CommNet Antennas Extension (CommNetAntennasExtension 2.1.7)
CommNet Antennas Info (CommNetAntennasInfo 3.1.2)
CommNet Relays (ContractConfigurator-CommNetRelays v2.1.0)
Community Category Kit (CommunityCategoryKit v5.2.0.0)
Community Parts Titles (CommunityPartsTitles 0.9.1)
Community Resource Pack (CommunityResourcePack 1.4.2)
Community Tech Tree (CommunityTechTree 1:3.4.4)
Community Trait Icons (CommunityTraitIcons v1.1.1)
Contract Configurator (ContractConfigurator 1.30.5)
Contract Pack: Anomaly Surveyor (ContractConfigurator-AnomalySurveyor 1.7.1)
Contract Pack: Bases and Stations Reborn (ContractConfigurator-KerbinSpaceStation 2:3.7.3)
Contract Pack: Clever Sats (ContractConfigurator-CleverSats 1.4)
Contract Pack: Exploration Plus (ContractConfigurator-ExplorationPlus 2.0.1)
Contract Pack: Field Research (ContractConfigurator-FieldResearch 1.2.2)
Contract Pack: Grand Tours (ContractConfigurator-GrandTours 1:0.1.11)
Contract Pack: Interplanetary Mountaineer (ContractConfigurator-InterplanetaryMountaineer 1.1.2)
Contract Pack: Rover Missions (ContractConfigurator-RoverMissionsRedux 0.1.7)
Contract Pack: The K-Files (ContractConfigurator-KFiles 1.1.1.3)
Contract Pack: Tourism Plus (ContractConfigurator-Tourism 1.5.2)
Contract Parser (ContractParser 9.0)
Contracts Window + (ContractsWindowPlus 9.4)
Crew R&R (CrewQueueTwo 1.1.11.3)
Crowd Sourced Flags (CrowdSourcedFlags 1.55.5)
Crowd Sourced Science (CrowdSourcedScience v6.0)
Custom Barn Kit (CustomBarnKit 1.1.22.0)
Dated QuickSaves (DatedQuickSaves 1.2.5)
Deadly Reentry Continued (DeadlyReentry 1:v.7.9.0)
Deployable Engines Plugin (DeployableEngines 1.3.1)
DeployableBatteries (DeployableBatteries 0.2.0.9)
Distant Object Enhancement /L (DistantObject v2.1.1.6)
Distant Object Enhancement /L default config (DistantObject-default v2.1.1.6)
DMagic Orbital Science (DMagicOrbitalScience 1.4.3)
Docking Port Alignment Indicator (DockingPortAlignmentIndicator 6.10.0.0)
Double Tap Brakes (DoubleTapBrakes 2.0.0.1)
Dynamic Battery Storage (DynamicBatteryStorage 2:2.2.5.0)
Earn Your Stripes! (EarnYourStripes 4.1)
Easy Vessel Switch (EVS) (EasyVesselSwitch 2.3)
Editor Extensions Redux (EditorExtensionsRedux 3.4.3.5)
Engine Lighting Relit (EngineLightRelit 1.6.3.2)
Engineering Roles - Final Frontier Ribbon Pack (STMsFFRibbonPackEngineeringRoles 0.5.1)
Environmental Visual Enhancements Redux (EnvironmentalVisualEnhancements 3:1.11.6.1)
Field Training Facility (FieldTrainingFacility 1.2.0.0)
Filter Extensions - Plugin (FilterExtensions 3.2.7)
Final Frontier (FinalFrontier 1.10.0-3485)
Flag Rotate (FlagRotateCont 1.1.8.1)
Flight Tracker (FlightTracker 3.0.0.3)
HeapPadder (HeapPadder 0.0.2.2)
Heat Control (HeatControl 0.6.1)
Hide Empty Tech Tree Nodes (HideEmptyTechNodes 1.3.0)
Historian Expanded (Historian-expanded 2:v1.8.0)
Impact! (Impact v1.8.0)
Inline Ballutes (InlineBallutes 1.2.11.4)
KASA Flag Pack and TUFX Profile (KASAFlagPackandTUFXProfile 1.0)
Kerbal Actuators (KerbalActuators v1.8.4)
Kerbal Changelog (KerbalChangelog v1.4.2)
Kerbal Construction Time (KerbalConstructionTime 1:1.4.11.2)
Kerbal Engineer Redux (KerbalEngineerRedux 1.1.9.0)
Kerbal GPS (KerbalGPSRevived 1.2.1.4)
Kerbal Joint Reinforcement - Next (KerbalJointReinforcementNext v4.1.15)
Kerbalized National Flags and Space Agencies (KerbalizedFlagpack 1:03Aug21)
Kopernicus Planetary System Modifier (Kopernicus 2:release-1.12.1-86)
kOS: Scriptable Autopilot System (kOS 1:1.3.2.0)
kOS-SCANSat (kOS-SCANSat 1.2.0.0)
KRASH - Kerbal Ramification Artifical Simulation Hub (simulation mod for KSP) (KRASH 0.5.33.5)
KSP Craft Organizer Improved (VAB/SPH tags + craft searching) (KspCraftOrganizer 1.7.0.3)
KSP Rank Ribbons - Final Frontier Add-On (KSPRankRibbons 1.0)
Launch Escape System (PEBKACIndustriesLaunchEscapeSystem 1:1.4.2.1)
LoreFriendly Serious Parody Flag Pack (LSPFlags v2.1)
MagiCore (MagiCore 1.3.2.5)
Making History (MakingHistory-DLC 1.12.1)
Memorial Wall (MemorialWall 2.0.0.2)
Moar Filter Extension Configs (MoarFEConfigs 1.0.5.2)
MOAR Station Science (MOARStationScience v2.6.1.2)
ModularFlightIntegrator (ModularFlightIntegrator 1.2.10.0)
Module Manager (ModuleManager 4.2.1)
Near Future Aeronautics (NearFutureAeronautics 2.1.1)
Near Future Construction (NearFutureConstruction 1.3.1)
Near Future Electrical (NearFutureElectrical 1.2.3)
Near Future Electrical - Decaying RTGs (NearFutureElectrical-DecayingRTGs 1.2.3)
Near Future Electrical Core (NearFutureElectrical-Core 1.2.3)
Near Future Exploration (NearFutureExploration 1.1.2)
Near Future IVA Props (NearFutureProps 1:0.7.1)
Near Future Launch Vehicles (NearFutureLaunchVehicles 2.2.0)
Near Future Propulsion (NearFuturePropulsion 1.3.5)
Near Future Solar (NearFutureSolar 1.3.2)
Near Future Solar Core (NearFutureSolar-Core 1.3.2)
Near Future Spacecraft (NearFutureSpacecraft 1.4.3)
Near Future Spacecraft - LFO Engines (NearFutureSpacecraft-OrbitalLFOEngines 1.4.3)
Operations Roles - Final Frontier Ribbon Pack (STMsFFRibbonPackOperationsRoles 0.5.1)
Parallax (Parallax 1.3.1)
Parallax - Stock Planet Textures (Parallax-StockTextures 1.3.1)
Part Commander Continued (PartCommanderCont 1.1.6.3)
PartInfo (PartInfo 0.0.6.2)
PersistentRotation Upgraded (PersistentRotationUpgraded 1.9.1.7)
PlanetShine (PlanetShine 0.2.6.6)
PlanetShine - Default configuration (PlanetShine-Config-Default 0.2.6.6)
Pood's Milky Way Skybox (PoodsMilkyWaySkybox v.1.3.0)
Portrait Stats (PortraitStats 18.0)
Precise Maneuver (PreciseManeuver 2:2.4.4)
Probes Before Crew [PBC] (ProbesBeforeCrew 2.93)
Procedural Fairings (ProceduralFairings 1:v6.2)
Progress Parser (ProgressParser 11.0)
QuickExit (QuickExit 1:2.2.0.8)
QuickGoTo (QuickGoTo 1:1.4.0.9)
QuickMute (QuickMute 1:1.4.0.7)
QuickStart (QuickStart 1:2.2.1.1)
RCS Build Aid Continued (RCSBuildAidCont 1:0.10.0)
Real Plume (RealPlume 2:v13.3.2)
Real Plume - Stock Configs (RealPlume-StockConfigs v4.0.8)
Reentry Particle Effect Renewed (ReentryParticleEffect 1.9.1.1)
RemoteTech Redev Antennas (RemoteTechRedevAntennas 0.1.1)
REPOSoftTech-Agencies (REPOSoftTech-Agencies V1.5.9.0)
ResearchBodies (ResearchBodies 2:V1.12.0)
ReStock (ReStock 1.4.3)
ReStock+ (ReStockPlus 1.4.3)
Rover Wheel Sounds (RoverWheelSounds 2.3)
SCANsat (SCANsat v20.4)
scatterer (Scatterer 3:v0.0831)
Scatterer Default Config (Scatterer-config 3:v0.0831)
Science Roles - Final Frontier Ribbon Pack (ScienceRolesFinalFrontierRibbonPack 0.5.2.1)
ScienceAlert ReAlerted (ScienceAlert 1.9.10)
ScrapYard (SYD) (ScrapYard 2.2.1.0)
Ship Effects Continued (ShipEffectsContinued 1.0.11.1)
Ship Manifest (ShipManifest 6.0.6.0)
Smart Parts (SmartParts 1.9.16.2)
SmokeScreen - Extended FX Plugin (SmokeScreen 2.8.14.0)
Space Age (SpaceAge v1.3.6)
Space Dust (SpaceDust 0.4.3)
SpaceCore kOS Script Pack (kOS-SpaceCore 1.1.1)
SpaceTux Library (SpaceTuxLibrary 0.0.8.4)
SpacetuxSA (SpacetuxSA 0.3.13.1)
StageRecovery (StageRecovery 1.9.5.4)
Station Keeping (StationKeeping 1:0.2.2.2)
STM's Expedition Ribbons - Final Frontier Ribbon Pack (STMsFFRibbonPackExpeditionRibbons 1:0.11.1b)
Stockalike Station Parts Expansion Redux (StationPartsExpansionRedux 2.0.6)
Stockalike Station Parts Expansion Redux - Internal Spaces (StationPartsExpansionRedux-IVAs 2.0.6)
Strategia (Strategia 1.8.0)
Surface Mounted Lights (surfacelights 1.19)
TAC Fuel Balancer (TacFuelBalancer v2.21.5.2)
Tarsier Space Technology with Galaxies Continued... (TarsierSpaceTechnologyWithGalaxies 1:7.13)
TextureReplacer (TextureReplacer v4.5.3)
Textures Unlimited (TexturesUnlimited 1.5.10.25)
The Janitor's Closet (JanitorsCloset 0.3.7.8)
Toolbar (Toolbar 1:1.8.0.7)
Toolbar Controller (ToolbarController 1:0.1.9.6)
Tracking Station Evolved (TrackingStationEvolved 7.0)
Training Laboratory (FieldTrainingLaboratory 1.2.0.0)
TriggerAu Flags (TriggerAu-Flags v2.10.0.0)
TUFX (TUFX 1.0.2.3)
Universal Storage II Finalized (UniversalStorage2 4.0.0.7)
USI Life Support (USI-LS 1.4.0)
USI Tools (USITools 1.4.0)
Waterfall - Restock (WaterfallRestock 0.2.3)
Waterfall Core (Waterfall 0.8.1)
Waypoint Manager (WaypointManager 2.8.3.3)
Zero MiniAVC (ZeroMiniAVC 1:1.1.2.4)

 

Maybe some of these is interfering with Parallax and killing the FPS?

 

Here's the KSP.log, in case that helps.

 

This probably isn't entirely due to Parallax. I'm just trying to figure out why with a Ryzen 5 5600x, a RX 6700 XT, nvme SSD and 32 GB of RAM I am only running between 20-30 FPS on the surface of planets.

Link to comment
Share on other sites

3 minutes ago, FasterThanFlourite said:

However, I also have most of the popular mods installed:

PlanetShine is a direct FPS killer. Each planet is a light source and this forces the entire scene to be re-rendered for every planet currently visible. This means you are tessellating the ground many times. Removing this should really improve your FPS

Edited by Gameslinx
Link to comment
Share on other sites

1 minute ago, FasterThanFlourite said:

Tested a slightly darker scene on the Mun with ~40 FPS

Interesting it didn't make much of a difference. Have you tried with lights off?

My only other suggestion would be to try with just Parallax and nothing else installed aside from its dependencies

Link to comment
Share on other sites

2 minutes ago, FasterThanFlourite said:

I will try that and report back!

May I ask, what mods and graphic settings are you running personally aside from Parallax? Since you have a similar graphics card, that might help me compare.

Currently I have these mods installed:

  • Scatterer (latest CKAN)
  • TUFX
  • The KSP DLCs

And here are my settings:

image.png

Link to comment
Share on other sites

1 hour ago, Gameslinx said:

Interesting it didn't make much of a difference. Have you tried with lights off?

With 5 lights on the rover turned on: ~25 FPS.

With 5 lights on the rover turned off: ~50 FPS  (and the GPU only running at ~80%, so CPU limited then).

 

Blimey, that's an insane difference.

Edited by FasterThanFlourite
Link to comment
Share on other sites

Some further testing: Something definitely seems off.

 

1)Reduced settings: max Tessellation from 64 down to 1 and set tessellateLighting = false. Yet, still only 25 FPS on the Mun with lights on.

2) same scene with lights on, but without Parallax = 60 FPS (RX 6700XT running only at ~60%)

Edited by FasterThanFlourite
Link to comment
Share on other sites

2 minutes ago, FasterThanFlourite said:

Some further testing: Something definitely seems off.

 

I changed max Tessellation from 64 down to 1 and set tessellateLighting = false. Yet, still only 25 FPS on the Mun with lights on in the scene I screenshotted earlier.

That's really odd. If the problem is Parallax, try setting your terrain shader quality to High instead of Ultra.

With tessellation set to 1, the shader still has a tessellation stage which your GPU has to run. With your shader quality on high, Parallax disables this stage completely and acts like a normal shader.

Can you try that and let me know how that affects your FPS?

Link to comment
Share on other sites

Thanks for taking the time to try and figure out the problem!

 

1)Reduced settings: max Tessellation from 64 down to 1 and set tessellateLighting = false. Yet, still only 25 FPS on the Mun with lights on.

2) same scene with lights on, but without Parallax = 60 FPS (RX 6700XT running only at ~60%)

3) like 1) max Tessellation from 64 down to 1 and set tessellateLighting = false with lights on, but now terrain shader quality to High instead of Ultra, like you suggested:  ~50 FPS (turning lights off still gives only 50 FPS, but the GPU clocks down by 50% percent).

 

Another note: Turning down terrain shader quality to High also gets rid of the massive ground clipping issue seen in the screenshot above.

 

 

 

Edited by FasterThanFlourite
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...