diff --git a/README.md b/README.md index bf73276d..44872d18 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +# 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. | \ No newline at end of file