Re: Minecraft
Will the raspberrypi be able to run minecraft?
Re: Minecraft
If it can run a simple java runtime, it can run minecraft. There are plenty of java programs for arm and Linux, so yes, it can.
-
- Posts: 308
- Joined: Tue Dec 13, 2011 11:09 pm
Re: Minecraft
I gather that there's a difference between "running" and "running well", though.
I'm pretty sure that Minecraft can be pretty heavy on multi-core x86 behemoths, after all.
I'm pretty sure that Minecraft can be pretty heavy on multi-core x86 behemoths, after all.
Re: Minecraft
qvinlove said:
If it can run a simple java runtime, it can run minecraft. There are plenty of java programs for arm and Linux, so yes, it can.
Java runtime is not "simple" (look at the problems the three OSS attempts have had replicating the APIs). This is now not such a large issue as Java has been Open Source'd. Minecraft also uses a number of native components which would need to be compiled for Linux/ARM (lwjgl I think).
Nothing insurmountable I think.
You then the question of if the device has the grunt to run Minecraft. I’d guess if a Netbook can, the Pi would.
If it can run a simple java runtime, it can run minecraft. There are plenty of java programs for arm and Linux, so yes, it can.
Java runtime is not "simple" (look at the problems the three OSS attempts have had replicating the APIs). This is now not such a large issue as Java has been Open Source'd. Minecraft also uses a number of native components which would need to be compiled for Linux/ARM (lwjgl I think).
Nothing insurmountable I think.
You then the question of if the device has the grunt to run Minecraft. I’d guess if a Netbook can, the Pi would.
Re: Minecraft
I'm no Minecraft expert, just had to look it up on Wikipedia, but looking at the graphics, and the fact in runs in JAVA, I reckon its not going to be playable on a Raspi without decent GPU acceleration, and I'm not sure it would use it by default. Even with acceleration its going to be touch and go whether its playable.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Re: Minecraft
The PC version of Minecraft certainly used to struggle occasionally on >2GHz x86 machines, so I don"t think it is likely to be playable on a 700MHz ARMv6.
- I understand that Mojang have made some efficiency improvements since I last played the 1.8 beta, so it will be a better proposition now.
It was also *extremely* greedy for RAM – on my PC it tended to level out at 2GB of ram usage.
That said, they have produced portable versions so maybe if you ask nicely and get them enthusiastic about it they"ll make a Raspberry Pi version. I suppose that depends how much work it would be – and more importantly, how much fun!
- I understand that Mojang have made some efficiency improvements since I last played the 1.8 beta, so it will be a better proposition now.
It was also *extremely* greedy for RAM – on my PC it tended to level out at 2GB of ram usage.
That said, they have produced portable versions so maybe if you ask nicely and get them enthusiastic about it they"ll make a Raspberry Pi version. I suppose that depends how much work it would be – and more importantly, how much fun!
-
- Posts: 224
- Joined: Sat Dec 24, 2011 12:24 am
Re: Minecraft
JamesH said:
I'm no Minecraft expert, just had to look it up on Wikipedia, but looking at the graphics, and the fact in runs in JAVA, I reckon its not going to be playable on a Raspi without decent GPU acceleration, and I'm not sure it would use it by default. Even with acceleration its going to be touch and go whether its playable.
I have seen the graphics for minecraft, and am mystified why someone would actually play the game.
I'm no Minecraft expert, just had to look it up on Wikipedia, but looking at the graphics, and the fact in runs in JAVA, I reckon its not going to be playable on a Raspi without decent GPU acceleration, and I'm not sure it would use it by default. Even with acceleration its going to be touch and go whether its playable.
I have seen the graphics for minecraft, and am mystified why someone would actually play the game.
Re: Minecraft
Most of the memory sucking done by minecraft has been because of mods or memory leaks( which seem to be a lot less frequent in the full version). It can run stable (Without mods) on only 256m ram, and without sound on 128m. The main bottlenecks seem to be graphics and storage.
Re: Minecraft
Benedict White said:
JamesH said:
I'm no Minecraft expert, just had to look it up on Wikipedia, but looking at the graphics, and the fact in runs in JAVA, I reckon its not going to be playable on a Raspi without decent GPU acceleration, and I'm not sure it would use it by default. Even with acceleration its going to be touch and go whether its playable.
I have seen the graphics for minecraft, and am mystified why someone would actually play the game.
The amount of fun in a game has nothing to do with the graphics!
Look at Nethack! A better comparision might be some of the newer 3D Sonic The Hedgehog which generally tanked, compared to the great platformer it was on the Megadrive.
Minecraft is essentially a really open sandbox game. If you want a storyline, or even clear goals then it's not for you.
JamesH said:
I'm no Minecraft expert, just had to look it up on Wikipedia, but looking at the graphics, and the fact in runs in JAVA, I reckon its not going to be playable on a Raspi without decent GPU acceleration, and I'm not sure it would use it by default. Even with acceleration its going to be touch and go whether its playable.
I have seen the graphics for minecraft, and am mystified why someone would actually play the game.
The amount of fun in a game has nothing to do with the graphics!
Look at Nethack! A better comparision might be some of the newer 3D Sonic The Hedgehog which generally tanked, compared to the great platformer it was on the Megadrive.
Minecraft is essentially a really open sandbox game. If you want a storyline, or even clear goals then it's not for you.
Re: Minecraft
Benedict White said:
I have seen the graphics for minecraft, and am mystified why someone would actually play the game.
"I have seen pictures of Lego bricks, and am mystified why someone would actually play with them instead of cool-looking action figures."
I have seen the graphics for minecraft, and am mystified why someone would actually play the game.
"I have seen pictures of Lego bricks, and am mystified why someone would actually play with them instead of cool-looking action figures."
-
- Posts: 224
- Joined: Sat Dec 24, 2011 12:24 am
Re: Minecraft
foo said:
Benedict White said:
I have seen the graphics for minecraft, and am mystified why someone would actually play the game.
"I have seen pictures of Lego bricks, and am mystified why someone would actually play with them instead of cool-looking action figures."
Scratches head looking for good riposte....
None found.
Benedict White said:
I have seen the graphics for minecraft, and am mystified why someone would actually play the game.
"I have seen pictures of Lego bricks, and am mystified why someone would actually play with them instead of cool-looking action figures."
Scratches head looking for good riposte....
None found.
-
- Posts: 308
- Joined: Tue Dec 13, 2011 11:09 pm
Re: Minecraft
Putting aside whether or not it will run, I just remembered that there's another issue with Minecraft, here.
Does the RPi's graphics driver support full OpenGL, or just OpenGL ES, or similar? The reason I ask this is because the graphics library used by Minecraft doesn't yet support OpenGL ES, just "full" OpenGL, which may pose a problem. (Just something I've picked up from questions about running Minecraft on the Pandora. )
Does the RPi's graphics driver support full OpenGL, or just OpenGL ES, or similar? The reason I ask this is because the graphics library used by Minecraft doesn't yet support OpenGL ES, just "full" OpenGL, which may pose a problem. (Just something I've picked up from questions about running Minecraft on the Pandora. )
Re: Minecraft
Good point.
It supports OpenGL ES 2.0, and not the 'desktop' OpenGL.
It supports OpenGL ES 2.0, and not the 'desktop' OpenGL.
Re: Minecraft
There's not a huge difference, the Quake demo was ported from GL to GL ES. Not sure how long it took though.
Principal Software Engineer at Raspberry Pi (Trading) Ltd.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
Contrary to popular belief, humorous signatures are allowed.
I've been saying "Mucho" to my Spanish friend a lot more lately. It means a lot to him.
-
- Posts: 85
- Joined: Mon Jan 02, 2012 1:53 pm
- Contact: Website
Re: Minecraft
What about pocket minecraft... surely the Android version is alot closer to home than the windows version?
-
- Posts: 1
- Joined: Wed Jan 04, 2012 12:54 pm
Re: Minecraft
I have to say watching my 12 year old playing Mineraft was a bit boggling. I guess My folks had the same look when I was sat at my BBC Micro playing elite ...
But just before Christmas he asks, 'Dad, can I learn java'! He's one of the current generation suffering the 'IT' lessons in schools and I've been trying to get him interested at a more traditional level. His sudden interest in java came about because of Minecraft - he want's to write mods for it. So we install Eclipse and after about 10 minutes of me trying to explain object orientated code he's off. The code is well structured, object orientated and easy to read. I also told him he could earn £500 per day with top Java skills
He went back to school yesterday and I told him to ask his IT teacher if they know how to program a computer >:)
So +1 for Java on a Raspberry.
But just before Christmas he asks, 'Dad, can I learn java'! He's one of the current generation suffering the 'IT' lessons in schools and I've been trying to get him interested at a more traditional level. His sudden interest in java came about because of Minecraft - he want's to write mods for it. So we install Eclipse and after about 10 minutes of me trying to explain object orientated code he's off. The code is well structured, object orientated and easy to read. I also told him he could earn £500 per day with top Java skills
He went back to school yesterday and I told him to ask his IT teacher if they know how to program a computer >:)
So +1 for Java on a Raspberry.