Guichaguri / BetterFps

Performance Improvements
GNU Lesser General Public License v2.1
100 stars 23 forks source link

Render Issue [BetterFps+Adv. Rocketry] #86

Open Elvarion opened 7 years ago

Elvarion commented 7 years ago

Other Mods (if any):

Tested with Only BetterFPS and Adv. rocket +libvulpes(lib file)

Guichaguri commented 7 years ago

It works without BetterFps, right? Can you upload a video or a gif please?

Elvarion commented 7 years ago

Works just fine without BetterFPS, Yes Sure, here is a gif showing the issue https://gyazo.com/0c76d1a2e069b09731b21bb7f9ec3327

Guichaguri commented 7 years ago

Can you send your BetterFps options?

Elvarion commented 7 years ago
{"algorithm":"vanilla","updateChecker":true,"preallocateMemory":false,"fog":false,"beaconBeam":true,"fastHopper":true,"fastBeacon":true,"fastSearch":true,"asyncSearch":true}

Not tried with different algorithms, could do that tomorrow and see if that makes any difference

Guichaguri commented 7 years ago

Thanks. My guess is the fog is causing it. I'll test it later to check it out.

Lightplay commented 6 years ago

I ran into this issue myself when starting to get into advanced rocketry same version of BetterFps but AdvancedRocketry-1.10.2-1.0.19. I messed about with the settings and got the rendering when scanning working. (Sorry I'm not sure where to get my forge version I'm playing on the age of engineering modpack)

Here's my settings when I got it fixed if anyone cares, I know this was posted a while ago but it helped me narrow down the problem.

{"algorithm":"rivens-full","updateChecker":true,"preallocateMemory":false,"fog":true,"beaconBeam":true,"fastHopper":false,"fastBeacon":false,"fastSearch":true,"asyncSearch":true}

I haven't done anymore testing on what I changed affected it but if I mess about it later and something changes I'll update.