Hi, when using the CRT effect, If the game runs for x amount of time slanted errors in the scanline appear which destroys the aesthetic and is hard on the eyes. This is a common issue with scanline effects in PixiJS and can occur due to floating-point precision errors accumulating over time or synchronization issues between the scanline animation and the game's refresh rate. Is there any way to fix this, Possibly with a code edit to the plugin? Have you experienced this?
Hi, responding here as well for others who may read these comments. During troubleshooting via my Discord, it turned out the user was not using [CGMZ] Pixi Filters but another plugin author's filter plugin instead.
I did test for ~15 minutes and did not notice the issue with my plugin, and since no one else has brought this to my attention before I believe it is not an issue with [CGMZ] Pixi Filters. There is no guarantee the issue doesn't affect my plugin, as the user states it seemed to happen randomly after a very long time in some cases, which is very difficult to troubleshoot without a confirmed case of it occurring with my plugin.
Please feel free (anyone) to respond here if this issue is noticed in the [CGMZ] plugin but for now I believe this is not an issue with my plugin.
Hi everyone Casper is right, and for the record it was not a crt effect at all which was causing my problem, but a third plugin which was causing the conflict. Caspers pixi js/ crt effects works very well and as an owner of 8+ of their plugins I cannot recommend them highly enough. The help I was given on the discord was invaluable to me. I cannot give a more high recommendation of Casper Gaming's plugins. They are really great! So pick some up today!
Hi, this would probably not work on parallax maps as they are usually images shown on top of the map, not part of the map itself. However, I can update in the future to make it work for anything shown on the screen. I will let you know when the update is ready, but would not expect it for some time.
Hi, this plugin can impact images on top of the map (for example the Show Picture event command images). The only thing that it is not able to affect right now should be windows.
← Return to plugin
Comments
Log in with itch.io to leave a comment.
Hi, when using the CRT effect, If the game runs for x amount of time slanted errors in the scanline appear which destroys the aesthetic and is hard on the eyes. This is a common issue with scanline effects in PixiJS and can occur due to floating-point precision errors accumulating over time or synchronization issues between the scanline animation and the game's refresh rate. Is there any way to fix this, Possibly with a code edit to the plugin? Have you experienced this?
Hi, responding here as well for others who may read these comments. During troubleshooting via my Discord, it turned out the user was not using [CGMZ] Pixi Filters but another plugin author's filter plugin instead.
I did test for ~15 minutes and did not notice the issue with my plugin, and since no one else has brought this to my attention before I believe it is not an issue with [CGMZ] Pixi Filters. There is no guarantee the issue doesn't affect my plugin, as the user states it seemed to happen randomly after a very long time in some cases, which is very difficult to troubleshoot without a confirmed case of it occurring with my plugin.
Please feel free (anyone) to respond here if this issue is noticed in the [CGMZ] plugin but for now I believe this is not an issue with my plugin.
Hi everyone Casper is right, and for the record it was not a crt effect at all which was causing my problem, but a third plugin which was causing the conflict. Caspers pixi js/ crt effects works very well and as an owner of 8+ of their plugins I cannot recommend them highly enough. The help I was given on the discord was invaluable to me. I cannot give a more high recommendation of Casper Gaming's plugins. They are really great! So pick some up today!
Thank you for the kind words 😁I am glad you enjoy the plugins.
Hello, is this the required plugin for Action Sequence Impact?
Hi, probably not, as I don't know what Action Sequence Impact even is 😅
How do you get a filter to work on the windows?
Hi, this plugin can currently only target the map and battle spritesets
Ok. Still a cool plugin. Thank's!
Does this work on parallax maps?
Hi, this would probably not work on parallax maps as they are usually images shown on top of the map, not part of the map itself. However, I can update in the future to make it work for anything shown on the screen. I will let you know when the update is ready, but would not expect it for some time.
TYSM! No pressure at all, your scripts are amazing! Tysm homie. If you sell it just @ me
I'd also love to know when you release that update if you ever get to it! :o)
Hi, this plugin can impact images on top of the map (for example the Show Picture event command images). The only thing that it is not able to affect right now should be windows.
Omg really? I'll have to try it out! I was trying to mess with it the other day, but I couldn't get it to work..
Turn "Whole Screen" when creating the filter to true and it should affect the pictures on screen too.