How to Change the colour of torchlight in Shaderpacks via /r/Minecraft


How to Change the colour of torchlight in Shaderpacks

OK, I'm posting this as something of a PSA for anyone else that might be looking for this information. It took me several hours, many different shader packs, and a lot of semi-useless videos before I finally found one that actually was helpful. If you want to change the torchlight colour, that would be the video to watch. At least, for now. This post is basically a text-only version of that video for the benefit of those (like me) who have poor internet connections and/or don't like watching videos to learn about coding. The video has a bit more detail, but it is specific to a single shaderpack.

Technical info: My base copy of minecraft is vanilla 1.10.2 (as in no mods), to which I have added Optifine Ultra. That's all one needs to use shaders.

There are a ton of shaders out there, and I can't provide guidance on all of them, but between the video and this info, most people should be able to figure out where to look, at least.

Basically, to install a shader you put the shaderpack in /roaming/.minecraft/shaderpacks/


1) Once you have a shaderpack working, you will probably notice that many of them set the colour of torch light, as well as lanterns and everything else makes light a terrible shade of orange. Some people like it, some list it as a perk, I don't like it. I don't begrudge others their orange worlds, but I'd like to have the benefit of shaders without the colour scheme.

2) Now turn off the shaderpack again by going into the shaderpack selection screen and selecting "Off" or "Internal"

3) Find the shaderpack. It should be located at /roaming/.minecraft/shaderpacks/NameOfShaderHere

4) Open the "Shaders" folder and you should see a bunch of files entitled composite.vsh, composite1.vsh, composite2.vsh, composite3.vsh (and a lot of other ones, some with fsh file endings.) These are the files we are interested in.

5) Within these files, we need to find the variable that sets the torchlight colour. I use Notepad++ for this, but any straigh text editor such as notepad should work just fine. Do not use wordpad, Word, or other word processors, as they tend to mess things up.

In SEUS, you are looking for a variable labeled:

 colorTorchlight = vec3(1.00f, 0.22f, 0.00f); 

For me, this variable is set in composite1.vsh, composite2.vsh, and composite3.vsh, so you will need to find all three of them.

In KUDA you are looking for

 vec3 torch_Color = vec3(1.0, 0.64, 0.4); 

This was located in just a single file, composite.fsh.

For Werrus, you are looking for

 vec3 torchcolor = vec3(1.0,0.25,0.0); //RGB - Red, Green, Blue / vec3(0.6,0.32,0.1) is default vec3 torchcolor2 = vec3(1.0,0.45,0.0); //RGB - Red, Green, Blue / vec3(0.6,0.32,0.1) is default 

6) Change the numbers to indicate a colour more along the lines of your liking. The numbers are all RGB and the ones I have looked at are 0 is none and 1 is high, so numbers between 0 and 1 are ideal. I like something a bit closer to white, so I use the following:

SEUS: colorTorchlight = vec3(1.00f, 0.80f, 0.70f); KUDA: vec3 torch_Color = vec3(1.0, 0.8, 0.7); 

7)Once you have made the changes, save the file(s) and go into Minecraft, and choose the appropriate Shader and see if the light colour has changed. Assuming you have made the changes correctly, you should have a new colour in areas that are lit up with torches. I encourage you to experiment to find colours that you like.


While I can't guarantee anything, I suspect that most shaders use the same sort of method, so searching through their files for color, torch, torchlight, and similar names will probably find the variables you are looking for.

I hope this is helpful, and have fun. 🙂

Submitted September 04, 2016 at 09:53AM by Zitchas
via reddit http://ift.tt/2c00EIK

Manjaro 16.08 disponible

manjaro

La última versión de Manjaro ya salió a la luz, concretamente la versión 16.08, la cual sigue el sistema habitual de actualizaciones Rolling Release.

Como es habitual a primeros de mes, Manjaro ha lanzado una nueva versión de su sistema operativo, concretamente la versión 16.08, la cual ya está disponible para actualizarse.

Manjaro, al igual que Arch Linux, sigue el método de actualizaciones Rolling Release, en el cual es habitual sacar pequeñas actualizaciones cada poco tiempo(normalmente un mes), en vez de sacar actualizaciones grandes cada mucho tiempo como hacen Ubuntu y compañía. Esto permite tener el sistema operativo siempre actualizado y nunca tener que formatearlo para hacer la actualización a la siguiente versión.

En cuanto a sus novedades, tenemos la actualización de varios programas de Manjaro, como el instalador Calamares que se ha actualizado a la versión 2.4 y otros programas como Libre Office y Mozilla Firefox que han sido actualizados a la última versión disponible.

Además tenemos disponibles todos los kernel de linux con soporte, como el Kernel 4.7.2 y el 4.4.19 entre muchos otros. El escritorio como viene siendo habitual corre a cargo de KDE como escritorio estándar y de Xfce en equipos de bajos recursos.

Si no lo conocías, Manjaro es un sistema operativo basado en el famoso Arch Linux, el cual mantiene la esencia de este último, pero trata de simplificar al máximo su funcionamiento, ya que digamos que Arch Linux es un sistema operativo para expertos. Esto crea un sistema operativo potente, estable, amigable y con todas las bondades del sistema rolling release.

El sistema rolling release se ha convertido en el sistema de actualizaciones favorito de mucha gente, ya que es un sistema muy cómodo y seguro, el cual cada vez más distribuciones están adoptando.

El sistema operativo, de nombre en clave Ellada, se puede descargar a través de la web oficial del proyecto Manjaro a través de aquí. Si en cambio tienes una versión anterior, recuerda que debes ejecutar el comando “sudo Pacman -Syu” para que automáticamente el sistema operativo se actualice a la última versión disponible.

El artículo Manjaro 16.08 disponible ha sido originalmente publicado en Linux Adictos.

from Linux Adictos http://ift.tt/2c3ZCOw
via IFTTT

‘Super Robot Wars’ Fans Can Now Assemble Their Own Final Dancouga

Super Robot Wars is a massive gaming series in Japan and across Asia. Fundamentally, turn based strategy games; they also bring together over half a century of mecha anime and manga under one gaming banner. The games have also ended up creating series and new mecha along the way but sometimes they also go down the path of wish fulfillment. That’s where the Black Wing comes in.

from Forbes – Tech http://ift.tt/2c3WFNY
via IFTTT

The 7 best sales enablement apps every rep should download

There are countless sales enablement tools out there, but how many of them actually improve your work life? With notes, impressions, data, and deadlines and details about several accounts, there’s a lot for you to keep track of. You’re busy enough as is, and sometimes, having the right tools can make all the difference. Here are seven sales apps that will help you with everything from learning more about your prospects, to taking care of some of the paperwork that’s eating up your time. You’ll wonder how you ever lived without them; and the best part is: they’re all available on mobile.

from Forbes – Tech http://ift.tt/2bLStPb
via IFTTT