[Repaired] [Progressed] [Successful] How to play Minecraft with ROCK 64
#1
Google Translate : 
I was suffering at ROCK 64 whether I can not do Minecraft.
The reason why Minecraft can not easily play on the single board computer with ARM installed,
LWJGL that is downloaded automatically by the launcher is not compatible with ARM.
Therefore, I compile LWJGL with ROCK 64.

* Here, FPS is very low because I do not use GPU to process graphics.
I am using "https://github.com/yuq/linux-lima", "https://github.com/yuq/mesa-lima"
Although I am challenging to compile, because of lack of knowledge, I have not been able to compile and install a forward kernel.
Please tell me how to compile the kernel with ROCK 64!
* The sound does not come out from the headphone jack for some reason!
Please tell me about this matter too!
* If you have any advice, please reply!

Installation:
sudo apt-get update
sudo apt-get install gradle openjdk-8-jdk libx11-dev xorg-dev
reboot
sudo ln -s /usr/lib/jvm/java-8-openjdk-arm64/lib/aarch64/libjawt.so /usr/lib/libjawt.so
git clone https://github.com/LWJGL/lwjgl
cd lwjgl
ant generate-all
ant compile_native
mkdir -p ~/.minecraft/natives
cp ~/lwjgl/libs/linux/liblwjgl.so ~/.minecraft/natives/
cp ~/lwjgl/libs/linux/libopenal.so ~/.minecraft/natives/
cd ~/
wget https://s3.amazonaws.com/Minecraft.Downl...ecraft.jar
At startup:
export _JAVA_OPTIONS='-Djava.library.path=/home/rock64/.minecraft/natives/'
java -jar Minecraft.jar
have fun!


原文 : 
私は、ROCK64で、Minecraftができないかずっと悩んでいました。
ARM搭載のシングルボードコンピュータで、Minecraftが安易にプレイできない理由は、
ランチャーで自動的にダウンロードされるLWJGLがARMに対応していないことです。
そこで、LWJGLをROCK64でコンパイルしてしまいます。

*ここでは、グラフィックの処理にGPUを使っていないため、FPSがとても低いです。
私は、「https://github.com/yuq/linux-lima」、「https://github.com/yuq/mesa-lima」
のコンパイルに挑戦していますが、知識不足で、前方のカーネルのコンパイルとインストールができていません。
ぜひ、ROCK64でのカーネルのコンパイルの方法を教えてください!
*ヘッドホンジャックから音が何故か出ません!
この件についても教えてください!
*何かアドバイスがあったら、ぜひ返信をください!

インストール : 
sudo apt-get update
sudo apt-get install gradle openjdk-8-jdk libx11-dev xorg-dev
reboot
sudo ln -s /usr/lib/jvm/java-8-openjdk-arm64/lib/aarch64/libjawt.so /usr/lib/libjawt.so
git clone https://github.com/LWJGL/lwjgl
cd lwjgl
ant generate-all
ant compile_native
mkdir -p ~/.minecraft/natives
cp ~/lwjgl/libs/linux/liblwjgl.so ~/.minecraft/natives/
cp ~/lwjgl/libs/linux/libopenal.so ~/.minecraft/natives/
cd ~/
wget https://s3.amazonaws.com/Minecraft.Downl...ecraft.jar
起動時: 
export _JAVA_OPTIONS='-Djava.library.path=/home/rock64/.minecraft/natives/'
java -jar Minecraft.jar
楽しんでください!


Messages In This Thread
[Repaired] [Progressed] [Successful] How to play Minecraft with ROCK 64 - by pine3228 - 02-19-2018, 04:35 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Rock 64 failure / kernel panic n0021913 2 1,633 07-07-2022, 01:16 PM
Last Post: anchor00
  First-Timer trying to set up a minecraft server Sothe 3 4,548 05-31-2019, 02:59 PM
Last Post: Luke
  Rock 64 seem like a dead end munocat 3 4,800 03-21-2019, 10:13 PM
Last Post: thewonderer
  Rock 64 network error as soon as I try to write or read. georgegohl888 1 2,905 03-12-2019, 09:35 AM
Last Post: georgegohl888
  Rock 64 a failure..very disappointed arxaios 5 6,718 11-02-2018, 07:29 AM
Last Post: Trash_Can_Man
  [Issue] All Rock leds are blinking Chispolas 6 7,755 04-18-2018, 09:12 PM
Last Post: pfeerick
  [Warning: root device does not exist] Can not install generic kernel on ROCK 64? pine3228 0 2,556 03-16-2018, 05:40 PM
Last Post: pine3228
Sad Rock 64 No video borisacomputers 4 5,367 03-03-2018, 03:11 PM
Last Post: borisacomputers
Wink My Stick of Rock digitaldaz 3 3,816 10-26-2017, 09:23 AM
Last Post: Luke
  Is the Rock 64 something strange? kometchtech 13 13,779 08-20-2017, 06:00 PM
Last Post: sjk

Forum Jump:


Users browsing this thread: 1 Guest(s)