mirror of
https://git.neolegacy.dev/Elysium/Project-Elysium.git
synced 2026-07-16 00:10:42 +00:00
Community-Port
Project 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).
Status
| Platform | Development Status | Known Issues |
|---|---|---|
| PS3 | Active | Softlock occurs when creating a world, related to save files. |
| Xbox 360 | On hold | Missing XUI files for GUIs added in TU25+. See notes. |
| PS4 | On hold | Only Buildable on Windows 7 With 1.70 SDK. See Notes |
| 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. |
Notes:
-
Xbox 360: TU25 and newer TUs include new GUIs, but we lack the XUI files for them, solutions:
- Replace XUI with Iggy (preferred, but may not be possible)
- Extract the files from the TU update files (unlikely to work)
- Recreate the GUIs from scratch using the XUI designer (difficult)
-
PS4: Can't be built on Windows 10+ because the 1.70 SDK only supports Windows 7, solutions:
- Attempt to add support for 4.50 SDK (difficult or unlikely to work)
- Getting the 1.70 SDK on Windows 10+ (annoying to do)
Description
Languages
Arc
64.3%
PLSQL
17.6%
C++
15.7%
Self
1.4%
C
1%