mirror of https://github.com/xemu-project/xemu.git
Updated Home (markdown)
parent
929deaebba
commit
218f4c2358
18
Home.md
18
Home.md
|
@ -15,12 +15,12 @@
|
|||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
Welcome! **xemu** is an open-source, cross-platform application that emulates the hardware of the [original Xbox](https://en.wikipedia.org/wiki/Xbox_(console)) game console, allowing users to play their Xbox games on Windows, macOS, and Linux systems.
|
||||
|
||||
This project is focused on making significant forward progress in terms of features, performance, stability, and user experience in Xbox emulation. This project is a continuation of the [XQEMU](https://xqemu.com) project and based on the excellent [QEMU](https://www.qemu.org/) full system emulator project.
|
||||
|
||||
Get the latest updates and chat with other users on the [xemu Discord Server](https://discord.gg/ayyjsuM)!
|
||||
|
||||
```diff
|
||||
---------------------------------- DISCLAIMER ----------------------------------
|
||||
This project is for educational purposes only, with the goal of researching and
|
||||
|
@ -33,15 +33,21 @@ encourage all users to do the same. Piracy is not tolerated on any communication
|
|||
channel.
|
||||
```
|
||||
|
||||
## Jump to your platform
|
||||
* [Windows](#windows)
|
||||
* [macOS](#macos)
|
||||
* [Linux](#linux-ubuntu)
|
||||
### Join the community
|
||||
|
||||
Get the latest updates and chat with other users on the [xemu Discord Server](https://discord.gg/ayyjsuM)!
|
||||
|
||||
---
|
||||
|
||||
Download
|
||||
--------
|
||||
Downloads are available for Windows, macOS, and Ubuntu. Please see below for how to get started. If you have questions, join the Discord server above!
|
||||
|
||||
### Jump to your platform
|
||||
* [Windows](#windows)
|
||||
* [macOS](#macos)
|
||||
* [Linux](#linux-ubuntu)
|
||||
|
||||
### Windows
|
||||
|
||||
[](https://github.com/mborgerson/xemu/releases/latest/download/xemu-win-release.zip)
|
||||
|
|
Loading…
Reference in New Issue