Shaders: Difference between revisions

100 bytes added ,  27 days ago
formatting
(Undo revision 10798 by Aliser (talk))
Tag: Undo
(formatting)
Line 11:
Optifine has incorporated Shadermod into itself and can load shaders.
 
There are several things to be watch out for when using Optifine:
* Optifine and the Fastcraft included with older versions of GTNH used to conflict. As of 2.1.1.0 it is no longer necessary to remove Fastcraft from your mods directory.
* As of GTNH version 2.6.0 [https://github.com/GTNewHorizons/angelica Angelica] is included in the pack which breaks Optifine. Disable or delete it for optifine to work.
* Dynamic lighting works well with GTNH, however you want to make sure to use the <code>Fast</code> setting. Any higher causes severe lag because of constant lighting updates. You can put torches and other light sources in your player's right hand in the Mount and Blade slots and use torches that way with a weapon. The setting can be found in '''Video Settings''' → '''Dynamic Lights'''.
* Be sure to disable "lazy chunk loading" for any singleplayer install. If this setting is enabled (which it usually is by default), it prevents any chunks loaded by proximity to your character from being unloaded until you leave and re-enter the world, which will rapidly consume all of your RAM if you do any significant amount of travelling. This change is unnecessary if you ''only'' play on a server, in which case the clientside-only Optifine settings cannot influence the chunkloading of the server. Set<code>ofLazyChunkLoading:false</code> in optionsof.txt which is located in the main Minecraft folder (not in the mod options folder, one above).
* Most of the other settings work fine.
* F7 to show mob spawning spots and F9 to show chunk boundaries may not work with all shaders.
*See [[Textures]] for some options to show off your shaders.
*Who needs FPS anyways when your game looks '''this''' good!
*The mana pool from botania can cause incorrect shadows that appear to follow the player. Set <code>B:shaders.enabled</code> from <code>true</code> to <code>false</code>in <code>.minecraft/config/Botania.cfg</code> if you experience this issue.
Some things that come with Optifine:
 
* F7 to show mob spawning spots and F9 to show chunk boundaries may not work with all shaders.
 
As of GTNH version 2.6.0 [https://github.com/GTNewHorizons/angelica Angelica] is included in the pack which breaks Optifine. Disable or delete it for optifine to work.
 
=== Shadermod ===
5

edits