Exciting stuff! I'm assuming that you've always pictured the final game being played with mouse & keyboard, but might I suggest we design it in such a way that a player could build a controller using the Pi's GPIO pins? ... This is certainly an interesting idea. Certainly make for some interesting ...
You may have discovered why people caution that the volt mod is not without risk. Remove all OC options from config.txt and if you still get corruption then you'll need a replacement device. The SD-card(s) are corrupted. Sure once or twice windows could repair the boot sector, but most of the time ...
$ vcgencmd read_ring_osc read_ring_osc(2)=4.895MHz (@1.20V) (Technically it's @1.80V) Before applying the voltmod I was able to run Turbo without any trouble. But since the voltmod I can't even do that.. I've checked my soldering and I'm not seeing any possible shorts. I keep getting SD-card corrup...
chaoticlapras, I found this thread http://www.raspberrypi.org/forums/viewtopic.php?t=4489 while I was searching for something. We might find something useful in there. Hello, I am pretty interested in something like this. I know some C++, enough to write my own classes and functions. I have never do...
The source engine, the engine which Valve have used for most of their games (Some older games have been imported into source), supports android. Particularly, Portal and Half Life 2 have been ported over to run on the Nvidia android device line up. The CPU that Nvidia use is based upon the ARMv7 Arc...
Ok, removing inductor L5 was easier than I thought. The hard part was getting the wire from RG1(mid) to C16(far)... (I'm not very good at soldering) The best part is my Pi booted up just fine after the mod.. However, when checking the in the voltage using vcgencmd measure_volts core I get volt=1.20V...
I would be interested in helping... but alas. I don't have any major skills other than programming... in VB.NET (Collage). However! I am a community manager for a currently in development mmorpg called Blades of Ascension Online. (You can research it yourself) We ran into some problems with Unity re...
There is a DS emulator (sudo apt-get install desmume), but it requires X and is very, very, (very) slow on rpi1 (<6 fps). If that's the case, a rpi2 should be able to at least get 15fps, if not more. If we can find a way that we can not require X, It might push it up well into the playable regions ...
Question being what is the 'recommended' way of doing so? I don't really want to nuke my board with too much heat. I assume it's not as easy as removing the etho or USB ports...
I have to agree, coding blocking would most likely be the better option when it comes to minecraft and it's clones. Minecraft PI is based off of Minecraft PE which, at the current time, unmodable (well, really hard to mod) The closest thing to a mod that we have had is very simply just unlocks and h...
Livestreaming? I really don't think the pi has the power to run screen capture software at a ok FPS, and besides, I don't even think anyone has even made the software yet. The only thing I can think of is to use console capture cards and simply plug in you pi and do some configuring... Then, the onl...
Any way to fix sound? I had it working via hdmi, but as soon as I try to use the 3.5mm jack I get nothing. When I had it before, sound worked. You need to make sure your audio settings are set to auto detect or 3.5mm jack for it to work though. Maybe you have it set to force HDMI? Well I've tried t...
But the idea of an MMO is for it to be played with other people... I'm not saying it's impossible, but this will just give them more work. Hi. Thanks for making and posting Iridium Rising - 3D space combat for the Pi. Please could you make or consider making a offline mode. I don't have internet acc...
I got the same error... :/ when launching i get an error as follows: Error: signal 11: ./rdwclient(_Z13abort_handleri+0x20)[0xe884] /lib/arm-linux-gnueabihf/libc.so.6(__default_sa_restorer_v2+0x0)[0x40323e40] i have updated the firmware and split the memory as told to. What is wrong? how do i solve ...
Hmm... Well it would help if the download worked. -_- some people don't have access to a working computer and I'm trying to download via the raspberry pi. Adding to that, I did some research into the part of installation in which it fails to work. "Tar -xzvf" z us used for gzip and that seemingly is...
How would one go about changing the screen resolution.... Without starting the game? What do you mean? The screen resolution was auto, wasn't it? What kind of monitor are you using? I think that there might be some hidden option in the start menu but as I said I thought the screen resolution was au...
Hmmm... I still can't get it to do anything with .tgz ...I tried the dev version as well and no luck... Not even an error -_- I might have to get the source and run it that way... Not sure why tar isn't working on these but this is what I did and got it working an example is the bocky-run-pi-armhf.t...
tar -xzvf blocky-run-pi-armhf.tgz that should return something either an extraction error or file not found. Ok, I used it and this time I got an extraction error. gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now I have tried using- cd /home/pi...
What is the error you are getting please? I'm not even getting an error. It just isn't doing anything once I enter the commands. I've followed the install steps in getting Java, I downloaded it for debian. (Standard, not dev) put it in the stated directory. And it just doesn't do anything once I en...