zhuowei

Results 138 comments of zhuowei

@ElijahZAwesome I'm on Ubuntu 14.04 (amd64) for what it's worth, although I think it would build on newer Ubuntu. Anyways, for 2.0: the build process is even crazier, because I...

@ElijahZAwesome I know @khanhduytran0 has an app that includes a decompiled version of Boardwalk modified so it works on Nougat and Oreo - see https://github.com/zhuowei/Boardwalk/issues/304 . I think they removed...

@ElijahZAwesome Mess of code basically has five parts, each part fixing one compat issue: Minecraft renders graphics using LWJGL and desktop OpenGL. - LWJGL is patched to run on Android...

@ElijahZAwesome Again, sorry about this. If I ever get 2.0 working, I'll definitely make sure it's buildable with one command instead of this craziness.

@ElijahZAwesome Unfortunately, I really don't have a plan for this. One of the reasons why I uploaded the source right now is that I'm not sure how much time I'll...

@artdeell Boardwalk's glShim is also by ptitSeb (lunixbochs' original version didn't have Minecraft support; ptitSeb's fork did), so I guess gl4es would just work with no changes, since it's by...

@longjunyu2 Did you build lwjgl with ant first? The Java part of LWJGL needs to be built with ant first to generate the native headers. I haven't touched this in...

@longjunyu2 Also, I built this on Ubuntu 14.04 - if something breaks, you might want to try building on Linux or Windows Subsystem for Linux.

@timmy76767 I don't have 2.0 working yet. There's other developers who's gotten 1.2 to work on Android 8.0 - ask @khanhduytran0 for their version

@spideyroc1 [I did](https://github.com/zhuowei/Boardwalk/blob/master/LICENSE).