Mythruna
September 20, 2025, 05:42:44 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Welcome to the new forums. See "Announcements" for a note for new users.
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / Tech Support / Re: Pi Mythruna? on: March 07, 2013, 05:39:23 AM
Minecraft Raspberry Pi - is now available and runs great  Grin
Maybe you can check it  Grin http://pi.minecraft.net/
btw i found some peeps who created some games with jme3 on the pi Wink
2  General Category / Tech Support / Re: Pi Mythruna? on: January 13, 2013, 12:28:50 PM
sounds good =)

just let us know if it works, so i can test it ^_^
3  General Category / Tech Support / Re: Pi Mythruna? on: January 13, 2013, 11:37:13 AM
you just answered your own question. The game was not designed to run on an ARM architecture so even if it uses a Java VM it still wont function.

you can get Java 6 for the RPi through one of the repos.

looks like minecraft has the same problem http://www.raspberrypi.org/phpBB3/viewtopic.php?p=190363
4  General Category / Tech Support / Re: Pi Mythruna? on: January 13, 2013, 11:32:48 AM
Its Raspian (Official Debian armhf for the Pi), it comes with java:
Code:
pi@raspberrypi ~ $ java -version
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.5) (6b24-1.11.5-1+rpi1)
OpenJDK Zero VM (build 20.0-b12, mixed mode)

CPU:
Code:
pi@raspberrypi ~ $ cat /proc/cpuinfo
Processor       : ARMv6-compatible processor rev 7 (v6l)
BogoMIPS        : 915.86
Features        : swp half thumb fastmult vfp edsp java tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xb76
CPU revision    : 7

Hardware        : BCM2708
Revision        : 000f
Serial          : 00000000dd4fbc18

Kernel:
Code:
Linux raspberrypi 3.2.27+ #250 PREEMPT Thu Oct 18 19:03:02 BST 2012 armv6l GNU/Linux


5  General Category / Tech Support / Re: Pi Mythruna? on: January 13, 2013, 06:09:47 AM
Hey guys =)

I've tested mythruna on the raspberry pi with the raspbian image.
But i cant start the game, it shows "unsupported architecture: arm".

Any ideas?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.20 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!