diff --git a/Getting-Started.md b/Getting-Started.md index 33e81db..60e69f0 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -23,4 +23,4 @@ Create an Xbox hard-disk image: Launch XQEMU with something like... - xbox-softmmu/qemu-system-xbox -cpu pentium3 -M xbox,bootrom=mcpx_rom.bin -m 64 -drive file=xbox_harddisk.qcow2,index=0,media=disk,locked=on -drive index=1,media=cdrom -bios xbox_bios.bin -usb -device usb-xbox-gamepad \ No newline at end of file + xbox-softmmu/qemu-system-xbox -cpu pentium3 -machine xbox,bootrom=mcpx_rom.bin -m 64 -drive file=xbox_harddisk.qcow2,index=0,media=disk,locked=on -drive index=1,media=cdrom -bios xbox_bios.bin -usb -device usb-xbox-gamepad \ No newline at end of file