EmuCR Feeds
Email Us

EmuCR:Xbox EmulatorsXQEMU Git (2015/10/18) is compiled. XQEMU is a open source, cross-platform emulator for the original Xbox (and Sega Chihiro). It is currently in very early stages of development. XQEMU is built on-top of QEMU.

XQEMU Status
* Very little actually works
* Most graphics are broken
* Everything is slow
* No audio
* No networking

XQEMU Git Changelog
* texture cache and hash size tweak
* mask out write combined bit in context surfaces offsets

How to run: Here

Download: XQEMU Git (2015/10/18) x64
Source: Here

9 Comments:

  1. Tutorial:
    Download from here MCPX_1.0.bin, 4627.bin and HardDrive Image(Still uploading)
    http://1drv.ms/1jvZrMQ
    Keep all in the same folder, either the game iso you want to run.

    Use this command to play a game.iso
    qemu-system-xbox -cpu pentium3 -machine xbox,bootrom=mcpx_1.0.bin -m 64 -drive file=xbox_harddisk.qcow2,index=0,media=disk,locked=on -drive index=1,media=cdrom,file=game.iso -bios 4627.bin -usb -device usb-hub,bus=usb-bus.0,port=3 -device usb-xbox-gamepad,bus=usb-bus.0,port=3.2

    rename your iso to game.iso to play
    If you want to play the dashboard, just delete file=game.iso after cdrom,(let the comma)

    The best bios is version 4627 for better compatibility with more games. Only works with bios 3944 till 4627. The MCPX must have a hash md5 of: D49C52A4102F6DF7BCF8D0617AC475ED
    You can use http://onlinemd5.com/ to check if it matches, otherwise it won't boot.

    To edit the harddrive image, use this command:
    qemu-img convert -f qcow2 -O raw xbox_harddisk.qcow2 new_xbox.raw
    Then open the raw file with Xplorer360_20-120gb.exe, edit Only parition 3(E:\). Parition 2 is (C:\) don't recommend mess with it, dashboard files.
    Delete the old xbox_harddisk.qcow2 file and run this command to convert back to qcow2
    qemu-img convert -O qcow2 new_xbox.raw xbox_harddisk.qcow2

    Link with another dashes bios and sega chihiro stuff: https://yadi.sk/d/5e08P73YixhWS

    ReplyDelete
    Replies
    1. How do I boot the ISO file? I'm a bit confused.

      Delete
    2. Met too, i used a serial of command to play a game.iso, XQEMU still let me insert a ISO.

      Delete
    3. can you reupload hard drive image or give another link with hd image?

      Delete
  2. http://1drv.ms/1jvZrMQ
    Link with a tutorial.txt

    ReplyDelete
  3. Geez I have the whole set but I just realised they seem to be zip files of the actual contents of the discs, not isos. When i type in that string to run (put it in a batch file) i get nothing, that was before i went to work. Now im thinking I should have extracted the xbox HDD image.

    ReplyDelete

Can't post a comment? Try This!