Code: Select all
sudo rpi-updateCode: Select all
sudo rebootCode: Select all
cd /home/pi
wget https://www.dropbox.com/s/2uh368dvs3l12xd/xbmc-rbp-14-20140505.tar.gzCode: Select all
sudo su
updatexbmcCode: Select all
sudo apt-get install libxslt1.1dartanyan wrote:Perfect.
Thank you!
and for airplay i had a look at this topic (http://www.welzels.de/blog/projekte/ras ... ay-client/):sudo apt-get install xbmc
andsudo apt-get update
sudo apt-get install git libao-dev libssl-dev libcrypt-openssl-rsa-perl libio-socket-inet6-perl libwww-perl avahi-utils
Oh, ecm is just a compressed file. Thanks for helping me out there.Rionoskae wrote:psx files should be in the following format... img .IMG .pbp .PBP .bin .BINKurtBliss wrote:I tried adding my Tony Hawk Pro Skater 2 rom and the PlayStation roms section is not showing up in EmulationStation.
I have a my rom files in "\Home\Roms\psx\Tony Hawk's Pro Skater 2 (USA)"
and 2 files 1 called "data.bin.ecm" and the other is "Tony Hawk's Pro Skater 2 (USA).cue"
Any ideas?
perhaps remove the .ecm extension and reloading emulation station? Better yet try another rom that is formatted correctly from the start. Should just work.
You should know however before you begin that the psx and n64 emulators aren't really optimized yet. Some games may work if the requirements are not demanding ( harvest moon for example seems to work ).
If your UltraSlim is hooked up to your network, open windows explorer then paste this into your address bar \\ULTRASLIM\Home\mediaAldevill wrote:I'm new to this whole raspberry pi thing and was curious how I can edit the intro video played when this image boots. Also I was wondering how I can change the theme of EmulationStation any help is appreciated.
You might of missed some steps. Like downloading the update and being in the right directory.chitodecai wrote:I everybody!
I am trying to update from frodo to gothan and it is impossible for me.
When I use updatexbmc, terminal show me << command not found>>
Anybody can help me?
Thanks a lot!
Code: Select all
cd /home/pi
sudo wget https://www.dropbox.com/s/2uh368dvs3l12xd/xbmc-rbp-14-20140505.tar.gz
sudo su
updatexbmcWell first if your afraid of messing it up, You can back it up with "win32 disk imager". Just pick the name and device you want to back up then click read.Calvin Cycle wrote:I am not too good with Linux. I have Gotham running on my Windows machine and Helix alpha on my android device. How can I update to Gotham on Ultra Slim? Frodo is fine and I use it daily. I don't want to mess it up as the kids use it for watching films all the time on the TV but if it's quicker I wouldn't mind updating.
I'm no luddite but not super techie either.
CC
Code: Select all
cd /home/pi
sudo wget https://www.dropbox.com/s/2uh368dvs3l12xd/xbmc-rbp-14-20140505.tar.gz
sudo su
updatexbmcKurtBliss wrote:
Well first if your afraid of messing it up, You can back it up with "win32 disk imager". Just pick the name and device you want to back up then click read.
After that here's the update just run these commands. Assuming you know how if not just go into the LXDE (desktop), then open the LX Terminal.Code: Select all
cd /home/pi sudo wget https://www.dropbox.com/s/2uh368dvs3l12xd/xbmc-rbp-14-20140505.tar.gz sudo su updatexbmc
Press "left" or "right cursor keys from menu screenITGuyLevi wrote:I need help.
First let me say that I love the concept of this distro, and it seems to have be an extremely easy setup... that said...
I'm not sure what I'm doing wrong, everything seems to be working correctly except I don't see any of the emulators. I've added roms to ~\roms\snes\ and ~\roms\mame\ but I'm having no luck getting it to work (aside from xbmc, Openbox, and LXDE).
Any assistance anyone can give me would be greatly appreciated!