Update README.md

This commit is contained in:
pieeebot
2026-07-03 19:37:58 +01:00
parent 6ceb01f6ed
commit 13a750470c
+10 -6
View File
@@ -1,7 +1,11 @@
# What is Elysium?
Elysium is a build based on the December 2014 codebase that will be used to run neoLegacy on consoles. It will support cross-play not only across all consoles but with PC as well.
# Elysium
This project is a modified version of the December 17th 2014 Codebase, aimed at backporting the newer title updates back to the codebase, with cross-play across all platfoms (including PC).
## Will you do a build for XXX?
We're currently focusing on PS3, which should make it relatively easy to port to PS4, PS Vita, and Xbox 360.
For Nintendo platforms, however, the leak contains no code for that platform at all, so we'd essentially have to write a dedicated port from scratch.
# Status
| Platform | Development Status | Notes |
| :------- | :------------------ | :------------------------------------------------------------------------ |
| PS3 | Active | Fix a crash that occurs when creating a world, related to save files. |
| Xbox 360 | On hold | XUI files from TU19 are missing; replace XUI with Iggy, or recreate/obtain the original files. |
| PS4 | On hold | Fix compile errors. |
| Xbox One | On hold | Needs to be re-coded to run on Developer Mode UWP instead. |
| PS Vita | On hold | Unknown; should work, since the December codebase includes PS Vita files. |