EliteMasterEric / EnigmaEngine

A fork of FNF's Kade Engine that combines its QoL features with true mod support and new gameplay enhancements
https://enigmaengine.github.io/
Other
12 stars 1 forks source link

Enhancement: Android #6

Open EliteMasterEric opened 3 years ago

EliteMasterEric commented 3 years ago

Investigate supporting Android builds and mods.

See https://github.com/luckydog7/Funkin-android

EliteMasterEric commented 3 years ago

This is on the backburner for now. I got it to build but the title screen is black (music still plays), I think the problem is with a change that Kade made since this repo doesn't have any issues, nor does the original luckydog one

EliteMasterEric commented 3 years ago

A very slightly modified version of 1.5.4 builds and displays the title screen fine.

The next step is to step through each release tag, find the one where the title screen displays as all black, and glance over the diff to figure out what change happened that broke it.

This is postponed though, I want to add a mod menu, add custom week support, and get a v0.2 release out for everyone to use.