Unofficial unsupported and unethical launcher for 2009Scape on Android. Based on Pojav/Boardwalk
Find a file
2020-08-30 05:53:54 +07:00
.idea/libraries Android Studio compatibility 2020-04-11 15:05:51 +07:00
app Make Boardwalk2's JRE9 runtime works on this launcher 2020-08-30 05:53:54 +07:00
gradle/wrapper Update gradle-wrapper.properties 2020-08-03 13:39:00 +02:00
.gitignore Replace multidoj7 with PojavDX16 2020-03-21 14:44:06 +07:00
.travis.yml On 'branch: gl4es' to [push] 2020-08-22 17:37:04 +07:00
build.gradle Update build.gradle 2020-08-03 13:36:15 +02:00
gradlew add the gradlew file 2020-08-03 13:13:27 +02:00
LICENSE Create LICENSE 2020-07-28 06:25:28 +07:00
README.md Replace execute binary with 'JNI_CreateJavaVM' 2020-08-28 14:45:43 +07:00
settings.gradle Upload sources 2020-03-19 16:42:25 +07:00

PojavLauncher

A Minecraft: Java Edition launcher for Android based from Boardwalk. Support up-to Minecraft 1.11.2

This branch?

  • Attempt to run Minecraft in OpenJDK, different a bit with Boardwalk 2.

Current status

  • Removed BinaryExecutor: execute java binary, no JNIInvocation.
  • JVDroid OpenJDK 11 (32 and 64-bit ARM and x86). Partial, no error can't lock mutex, but now exit with none output.
  • AWT/Swing for mod installer. Will use Caciocavallo project.
  • OpenGL in OpenJDK environment. Use Boardwalk 2 method or other.
  • OpenAL 64-bit version
  • Input keyboard and mouse events from ART to OpenJDK environment
  • Support Minecraft 1.12 and below
  • Support Minecraft 1.13 and above
  • More...

Licenses

  • PojavLauncher is licensed under GPLv3.