Releases: PojavLauncherTeam/PojavLauncher
Releases · PojavLauncherTeam/PojavLauncher
v3 preview 3
About this version
- DO NOT INSTALL except you really want a test or debug, this version still in development and may not work.
- Only
arm64/aarch64
devices are supported;x86
orarmv7 (+libhoudini)
will not supported. - This version attempt to run Minecraft in OpenJDK and X11 (in XServer XSDL app, similar to this video).
- It is different a bit with
Boardwalk 2
. - Developer can get for testing and helping if can.
- At the moment, XServer XSDL is required to testing this version.
New patch
- Launch Minecraft / Mod Installer inside a minimal Debian rootfs in PRoot.
Change
- Replace OptiFine installer with Mod Installer including OptiFine, Forge, LabyMod,...
Fix
- Fixed wrong OpenJDK download URL by first time launch, bug from
preview2
.
Attempt
- Attempt to bypass
Bad system call
by settargetSdkVersion
down to 25 and fakeroot.
v3 preview 2
Why don't have APK?
- There are some bugs found after publish.
- The APK has been deleted.
New OpenJDK patch
- Fix
Bad system call
error on some devices (#144).
Change
- Now can automatically patch OpenJDK at startup if local patch is lower than patch on the server.
First v3
About this version
- DO NOT INSTALL except you really want a test or debug, this version still in development and may not work.
- Only
arm64/aarch64
devices are supported;x86
orarmv7 (+libhoudini)
will not supported. - This version attempt to run Minecraft in OpenJDK and X11 (in XServer XSDL app, similar to this video).
- It is different a bit with
Boardwalk 2
. - Developer can get for testing and helping if can.
- At the moment, XServer XSDL is required to testing this version.
Change
- Replace Android ART with OpenJDK JRE 10 (but JRE8 may more stable but not available).
What's working
java.awt / javax.swing
graphics.- Image renderer.
What's has partial working
- OpenGL ES.
- GL4ES OpenGL.
swrast_dri.so
graphics driver.
What's not working
- Font renderer.
- Network connection.
The OpenJDK zip file
- Used for download and install in PojavLauncher.
- Removed because original source code is no longer available (GPLv2 license).
2.5 Preview 1
New settings
- Customize how long a long press is triggered in destroy block and drop item (#97)
- Select what version type to be visible in version list, better version sorting (#99).
New features
Controller support (#80).- Scroll in Minecraft 1.8 or above by holding SEC button and move touch.
- A first look of custom controls. This feature is not yet finished development.
Preview 11b3
Changes
- Now can split item by press SEC button.
- Toggle virtual mouse button now always visible.
Fixes
- Fixed again touch event triggered as click event.
- Fixed unable to move and look at the same time.
Preview 11b2
Changes
- Android 5 can now join premium servers again (Fix RSA Padding).
- Minecraft now recognize OpenGL version correctly, which enable OptiFine to load shader.
Preview 11
New features
Added a setting to change controls sizeThis feature is not working at the moment.- Hold an item in the hotbar will drop item.
- Added Zoom (C key) button, only visible while running an OptiFine version.
Remove
- Screenshot button, it is unnecessary because Android have a way to do that.
Change
- Switch web to https://khanhduytran0.github.io/pojavlauncher
Fix
- Fixed missing
launcher_profiles.json
file.
Preview 10b2
Preview 9b5
Fixes
- Fixed Debug button show as Pointer capture Debug
- Fixed a bug caused 1.7.10 crash at startup.
Preview 10b1
Fix
- (#41) Arrow keys now worked.