Xemu Xbox emulator Working on Jetson boards

Hello people xemu is opensource application that emulates the original Microsoft Xbox game console, enabling people to play their original Xbox games on Windows, macOS, and Linux systems.can emulate reail boards 64MB and dev kits (128MB)

Requeriments minimal Experimental :
OpenGL 4.0 driver in latest version up requeriments opengl 3.3 to Opengl 4.0 for some acurracy effects.
Easy install by add this ppa in you system
xemu : Matt Borgerson (launchpad.net)
Supporting ubuntu 18.04 to Ubuntu 21.10

sudo add-apt-repository ppa:mborgerson/xemu
sudo apt-get update
sudo apt-get install xemu

Source code github if someone can compile from source
Note : You needed flash bios from the original XBOX because this emulate it’s a low level emulator :
MCPX Boot ROM Image (mcpx_1.0.bin) = d49c52a4102f6df7bcf8d0617ac475ed the correct hash .
Not all bios firmware are supported into emulator it’s recommended use 4627 BIOS version for it (others versions will work or not the same compatibility in the boot games).
You needed HDD image for emulate 8G Xbox HDD , free of any copyrighted content, and only containing a dummy dashboard.
Download from here https://github.com/mborgerson/xemu-hdd-image/releases/latest/download/xbox_hdd.qcow2.zip
The other solution if you have the HDD from original xbox and connect to HHD in pc and dump bit a bit by dd command
also create an Xbox hard-disk image using XboxHDM. Directions on how to do this mborgerson/xemu-hdd-image: Copyright-Free Xbox HDD Image (github.com)

See the compatibility games can run in the website xemu: Original Xbox Emulator

Recommended use fan for it I tested it under Jetson nano 2GB without fan with and can 80~90ºc thottle system warning seems very use GPU functions from nano so it is a warm system haha:)


Running a Halo on Jetson nano 2GB with 4x resolution
the frame rate is not perfect it can drop the fps when there are many npcs and if you do not have good fan on it you can suffer thottle in the system causing the fps to drop a lot.

1 Like

Good! Thanks for your sharing to community!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.