
-
- Posts: 1
- Joined: Sun Jun 09, 2013 1:35 pm
Xbox 360 games on Raspberry Pi
Does anyone know how to play Xbox games on Pi, because apparently you can! 

Re: Xbox 360 games on Raspberry Pi
No and not even close to possible. I'm assuming this was a little sarcasm.
-
- Posts: 582
- Joined: Sat Feb 02, 2013 3:25 am
Re: Xbox 360 games on Raspberry Pi
1) Lift up Xbox.caljustcal wrote:Does anyone know how to play Xbox games on Pi
2) Insert Raspberry Pi underneath.
3) Play Xbox games on Pi.
Note: This procedure has only been tested with Model B. Make sure you are using the most recent Rasbian image from the download page.
Re: Xbox 360 games on Raspberry Pi
caljustcal
I would suggest that if you have a Raspberry Pi you already have a enough of a game learning the ins and outs of the Pi and Linux and programming and making your own games. It's infinitley more fascinating and renders the xbox redundant.
Where on earth did you get that idea from?...because apparently you can!
I would suggest that if you have a Raspberry Pi you already have a enough of a game learning the ins and outs of the Pi and Linux and programming and making your own games. It's infinitley more fascinating and renders the xbox redundant.
Memory in C++ is a leaky abstraction .
-
- Posts: 54
- Joined: Tue Feb 19, 2013 3:33 am
Re: Xbox 360 games on Raspberry Pi
Perhaps the article was about using an Xbox360 controller with a Pi, which I've heard about. Simple misunderstanding.
Google is a helluva drug.
Re: Xbox 360 games on Raspberry Pi
Pi is way too slow. ans single core!
I'm happy to help.
https://www.raspberrypi.org/forums/viewtopic.php?f=78&t=51794 - List of games that work on the Pi.
https://www.raspberrypi.org/forums/viewtopic.php?f=78&t=51794 - List of games that work on the Pi.
Re: Xbox 360 games on Raspberry Pi
If the OP was about using a X360 Controller, one would need one of the Standard USB Wired / Corded versions. A Wireless will not work as it's RF Frequency and not Bluetooth like PS3 Controllers.
"But there's a cord you can get for the Wireless ones" you might be saying.... Well all that one does is charge your controller. All communication is still done wirelessly.
As far as gaming power the Pi is somewhere between a PS2 and Xbox Classic in Capabilities but that's only if you program it yourself. As far as emulation goes it's much slower because there's translation overhead.
"But there's a cord you can get for the Wireless ones" you might be saying.... Well all that one does is charge your controller. All communication is still done wirelessly.
As far as gaming power the Pi is somewhere between a PS2 and Xbox Classic in Capabilities but that's only if you program it yourself. As far as emulation goes it's much slower because there's translation overhead.
-
- Posts: 6
- Joined: Mon Dec 30, 2013 1:14 am
Re: Xbox 360 games on Raspberry Pi
No, although the GPU on the pi is the equivalent to that of an original xbox, playing the games requires xbox specifications, even if it is emulated.
-
- Posts: 142
- Joined: Mon Dec 03, 2012 4:26 pm
- Location: Deep in the mines of Moria
Re: Xbox 360 games on Raspberry Pi
And even if th 360 was 700MHz, the 360 has a PowerPC processor, like older iMacs (including my one).mrpi64 wrote:Pi is way too slow. ans single core!
Re: Xbox 360 games on Raspberry Pi
It must be noted that this is the correct procedure, reports of following other procedure have been confirmed to result in the destruction of pi's.OtherCrashOverride wrote:1) Lift up Xbox.caljustcal wrote:Does anyone know how to play Xbox games on Pi
2) Insert Raspberry Pi underneath.
3) Play Xbox games on Pi.
Note: This procedure has only been tested with Model B. Make sure you are using the most recent Rasbian image from the download page.
Incorrect procedure: do not follow!
1) Lift up Gamer.
2) Insert Raspberry Pi underneath.
3) Play Xbox games while sitting on Pi.
Doug.
Building Management Systems Engineer.
Building Management Systems Engineer.
-
- Posts: 38
- Joined: Tue May 27, 2014 8:44 pm
Re: Xbox 360 games on Raspberry Pi
While I enjoy my xbox with great graphics, for me it does not beat playing all the old arcade games on the Raspberry pi with Xbox Controller. The old games might not have the fancy graphics, but are very fun to play and quite simple. These days they seems to be too much fancy controls to worry about, and countless minutes of boring intro screens.
How I wish the good old days of proper arcades would return instead of these modern rubbish ones with ticket machines, push 2p machines etc.
Is making a time machine possible with a Raspberry Pi? LOL. PLEASE TRANSPORT ME TO THE 1980's and 1990's ....
How I wish the good old days of proper arcades would return instead of these modern rubbish ones with ticket machines, push 2p machines etc.
Is making a time machine possible with a Raspberry Pi? LOL. PLEASE TRANSPORT ME TO THE 1980's and 1990's ....
Re: Xbox 360 games on Raspberry Pi
https://www.raspberrypi.org/help/faqs/
The GPU provides OpenGL ES 2.0, hardware-accelerated OpenVG, and 1080p30 H.264 high-profile encode and decode. The GPU is capable of 1Gpixel/s, 1.5Gtexel/s or 24 GFLOPs of general purpose compute and features a bunch of texture filtering and DMA infrastructure. This means that graphics capabilities are roughly equivalent to the original Xbox’s level of performance.
The GPU provides OpenGL ES 2.0, hardware-accelerated OpenVG, and 1080p30 H.264 high-profile encode and decode. The GPU is capable of 1Gpixel/s, 1.5Gtexel/s or 24 GFLOPs of general purpose compute and features a bunch of texture filtering and DMA infrastructure. This means that graphics capabilities are roughly equivalent to the original Xbox’s level of performance.
Re: Xbox 360 games on Raspberry Pi
An alternative might be some streaming method like Limelight/Moonlight embedded?
It was recently (June/July) announced that Windows 10 would support streaming from XBox 360 - mashed together with the above for streaming games from Nvidia GPUs it isn't that far off that a raspberry pi can support the streaming display of games - not running the actual code.
It was recently (June/July) announced that Windows 10 would support streaming from XBox 360 - mashed together with the above for streaming games from Nvidia GPUs it isn't that far off that a raspberry pi can support the streaming display of games - not running the actual code.