radgeRayden / future-mari0

Thank you Mari0! But our princess is in another löve version.
42 stars 6 forks source link

shaders not working on retropie #2

Open radgeRayden opened 8 years ago

radgeRayden commented 8 years ago

As listed in this error dump: http://pastebin.com/6Xq7Ts3b The shaders listed here are the ones under game/shaders.

Unsupported shaders:

radgeRayden commented 8 years ago

Those will be adjusted to work with GLSL ES. I'm not experienced with shaders so it may take a while, but regardless the way this will be handled depends on certain aspects. If the adjustments end up changing the behaviour somewhat I'll make alternative versions for the pi. Otherwise it's just a matter of overriding the old ones.

Besides that the CRT shader does not work properly on desktop either, although it did on version 1.6.

Bobbyjoness commented 8 years ago

I didn't take a look but the crt shader could be messed up because of the change in y being down rather than up.