nikita36078 / J2ME-Loader

A J2ME emulator for Android.
Apache License 2.0
1.72k stars 195 forks source link

missing monochrome games palettes #968

Closed soundsnow closed 5 months ago

soundsnow commented 1 year ago

MY EyEEEEEEEs! Early JAVA mobile games were low-resolution monochrome games. But J2ME Loader has neither low-resolution presets nor screen palettes. Playing games against a white background is more likely to blind people

The screens of @nikita36078 phones from different manufacturers emit different colors. There are blue ones, green ones, yellow ones, what else?

R:0-255,G:0-255,B:0-255 000000-ffffff

Their installation files are smaller than color games, usually in JAD format image211

Noitarud commented 11 months ago

Please be nice to me for stating the obvious, you can turn the backlight down (it will prolong the battery) - that'll get grey… (Otherwise some hues are a good idea)

SergioFLS commented 7 months ago

J2ME-Loader has support for shaders. Maybe one could write a shader that replaces colors on screen...

woesss commented 7 months ago

I've already done something similar. I posted it on the forum and forgot about it. I have now added it to shaders repository. Files: monochrome.ini, monochrome.fsh, fxaa.vsh