- May 25, 2020
- 1,178
- 1,652
oh god mixing docker with this would make me just end coding right there lolHah, yeah, excellent point. Considering the only thing the game is using JavaFX for is hosting WebViews, that's definitely viable.
As far as Nashorn is concerned: last time I was digging through this thing I noticed that the only thing the JavaScript engine is really used for is parsing expressions. Replacing it with an lighter expression parser* might be a good idea.
*I experimented with SpEL a few years ago and that seemed to work fairly well, though I'm not sure how much extra overhead pulling in the Spring library would add. I can't imagine it would be worse than a whole-ass JavaScript library, though.
inb4 you Dockerize Lilith's Throne.
short answer: NODoes anyone know a emulator that works with this game? I already tried using joiplay to see if I can play it on phone but it's not supported.
long answer: termux with a rooted phone where you run an x11 server then maybe.