Khas Advanced Lighting v4.2 Ultra (now with real-time shadows!)

Khas

Detective lv73
Veteran
Joined
Sep 16, 2012
Messages
282
Reaction score
385
First Language
Portuguese
Primarily Uses
RMMV
Khas Advanced Lighting

Introduction
This is one of my graphics enhancement plugins for RPG Maker MV! It adds a lighting layer to your game, completely processed by your graphics card with GLSL shaders, so you will get great performance and awesome eye candy.

Current version highlights
Here's the final update for my lighting system! Now it has two versions, and the only difference between them is the addition of real-time shadows:
- Version 3.1 is the most lightweight lighting system for RPG Maker MV
- Version 4.0 Ultra has real-time shadows, but it is performance intensive

Attention
This plugin requires WebGL. There’s no way around this.
Old save files will not work correctly with this plugin.

Features
The most lightweight lighting engine for MV
Easy to use
Deferred lighting
Lights are created from images – you can create them in any shape you want
Two light blend modes: stock and custom
Effects are rendered using GLSL shaders
Comes with 23 lights. You can easily add more
Battle lighting
Real-time shadows

Video


Screenshots
Click to enlarge!






Required Plugins
KhasCore
KhasGraphics

Download
There are two main versions of this system!
- Version 3 is the most lightweight lighting system for RPG Maker MV
- Version 4 Ultra has real-time shadows, but it is performance intensive

You can download the Master Demo or all my plugins here (click me!).

Tutorial - How to install/use
Please carefully read this tutorial before using!
Additionally, you may download the demo to study and see the plugin in action.

Video Tutorial


Terms of Use
Please read the full terms included within the plugin's Help. Basically it's free for non-commercial use and not free for commercial use. Credit to Khas is required.
 
Last edited:

Psypix

Warper
Member
Joined
Jul 13, 2016
Messages
4
Reaction score
4
First Language
Czech
Primarily Uses
N/A
Amazing! )))
 

Josue Castillo

Veteran
Veteran
Joined
Apr 19, 2017
Messages
40
Reaction score
18
First Language
Spanish
Primarily Uses
RMMV
I've been using your plugins since RMVXA and I was kinda waiting for you to release something LIKE THIS on MV. Very very nice plugin, this and the fog one are just smooth and awesome! Keep up the good work and 'obrigado'!
 

KermexRPG

Mapper
Veteran
Joined
Jan 11, 2014
Messages
33
Reaction score
20
First Language
Spanish
Primarily Uses
RMMV
Great plugin, the best lighting plugin by far, at least for me. The game runs really smooth.

Thanks Khas.
 

beenbaba

Slowly getting there
Veteran
Joined
Apr 28, 2015
Messages
289
Reaction score
160
First Language
English
Battle lighting is incredible, great plugin :D
 

Underserial

Veteran
Veteran
Joined
Dec 9, 2015
Messages
143
Reaction score
32
First Language
German
is there the [static] or [shadow] function from the vx ace script?
 

bgillisp

Global Moderators
Global Mod
Joined
Jul 2, 2014
Messages
14,448
Reaction score
15,730
First Language
English
Primarily Uses
RMVXA

Underserial, please do not bump your topic unless it has been 72 hours later since your last post. You can review our forum rules here. Thank you.


This is to give all topics a fair chance to be responded too, and to keep in mind how busy others are.
 

bgillisp

Global Moderators
Global Mod
Joined
Jul 2, 2014
Messages
14,448
Reaction score
15,730
First Language
English
Primarily Uses
RMVXA
No worries, it can be tough with the different rules on different forums. If you don't hear from Khas on here within 72 hours from here, maybe make a support thread under Plug-in Support and see if someone else knows the answer?
 

Josue Castillo

Veteran
Veteran
Joined
Apr 19, 2017
Messages
40
Reaction score
18
First Language
Spanish
Primarily Uses
RMMV
I have a question Khas! I work with 'Mog Hunter Time System Plugin', (Day & Night), and I would like your plugin to work with it. But whenever I create an event (like a light torch) and it gets dark/night (Mog Time system) your light system don't show up. How could I do to sync the ambient light of your plugin to the Mog Time system? That'd be a very interesting mix of plugins. Thanks!
 

styx92

Veteran
Veteran
Joined
Jan 7, 2016
Messages
310
Reaction score
39
First Language
German
Primarily Uses
I have a question Khas! I work with 'Mog Hunter Time System Plugin', (Day & Night), and I would like your plugin to work with it. But whenever I create an event (like a light torch) and it gets dark/night (Mog Time system) your light system don't show up. How could I do to sync the ambient light of your plugin to the Mog Time system? That'd be a very interesting mix of plugins. Thanks!

I already create a day and night system. But i use orange time. With this common events you can create all these stuff. Mabye you can switch your system, if it isnt to much work for you.
 

Tuomo L

Oldbie
Veteran
Joined
Aug 6, 2012
Messages
2,490
Reaction score
1,411
First Language
Finnish
Primarily Uses
RMMV
Hi, my overlay images still aren't affected by the lightning effects.

EDIT: And now they are. That's weird.
 
Last edited:

Khas

Detective lv73
Veteran
Joined
Sep 16, 2012
Messages
282
Reaction score
385
First Language
Portuguese
Primarily Uses
RMMV
Thank you everyone!

I understand that you may expect fast answers, but sometimes I get busy with my university stuff and then I have to delay the support a bit.

@Underserial the MV version doesn't have shadows yet, so there's no need for [static] or [dynamic] commands.

@Josue Castillo I would need to make them compatible. It's on my todo list and I'll give it a try, but it's not my priority right now :)

@Tuomo L let me know if you find any weird behavior!
 

Daalaff

Villager
Member
Joined
Jun 2, 2014
Messages
10
Reaction score
2
First Language
German
Primarily Uses
RMMV
Hi Khas,

i use MOG - Event Sensor Plugin. This plugin uses comments. If I now want to add a light to the comment, then either the light or the event sensor, depending on what I first in the comment have.

Sorry for my bad english.
 

Khas

Detective lv73
Veteran
Joined
Sep 16, 2012
Messages
282
Reaction score
385
First Language
Portuguese
Primarily Uses
RMMV
@Daalaff try placing all my plugins after MOG Event Sensor. My plugins add functionality to the original functions and they do not rewrite any of them. Thus, I believe the problem is being caused by MOG Event Sensor plugin.
 

Daalaff

Villager
Member
Joined
Jun 2, 2014
Messages
10
Reaction score
2
First Language
German
Primarily Uses
RMMV
Hi,

my problem is solved. :smile:

I use two comments, one for each command.
Thanks for this nice Script.
 
Last edited:

Skurge

Archtross Dev
Veteran
Joined
Jul 12, 2015
Messages
1,334
Reaction score
323
First Language
English
Primarily Uses
N/A
Hi again, I'm having difficulty trying to get events to produce a light source. The help tab states:

"Please place this plugin after the "KhasCore" plugin. Additionally, please

copy the img/lights folder to your project. If you want to create more


lights, place the light images in that folder."

Unfortunately the plugin is never able to find custom made light images in that folder.
 

Gonor

Veteran
Veteran
Joined
Oct 15, 2012
Messages
140
Reaction score
68
First Language
German
Primarily Uses
RMMV
You need to edit the plugin file itself and add settings for your custom lights.
You can use the pre-set lights as a basis , copy/paste and then change them according to your needs.
After that you have to save the file and refresh the plugin in the plugin manager.
 

Khas

Detective lv73
Veteran
Joined
Sep 16, 2012
Messages
282
Reaction score
385
First Language
Portuguese
Primarily Uses
RMMV
@Skurge try to do what @Gonor said, except that you don't need to refresh the plugin in the plugin manager :)
 

Latest Threads

Latest Posts

Latest Profile Posts

What if the Actor Battlers disappeared when your selecting enemies...
ndyhHXV.gif
So, last chance to get RPG Maker Fes games?
That moment when you significantly rewrite about 80% of a course, reduce it from 12 hours to 8, drastically refocus the content, provide several overview briefings to staff on the changes, giving them several weeks to prepare, & they start asking questions 10 minutes before the classes start. I have a bad feeling. :oops:
Forgot to add this to my stream thumbnail collection, nothing to see here. Move along. :kaoswt:

It's been a while again, eh.

Forum statistics

Threads
129,956
Messages
1,206,535
Members
171,175
Latest member
CallyLee
Top