1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-20 19:57:45 +00:00

Change Dawntrail support in README

Reading stuff will work, writing is WIP.
This commit is contained in:
Joshua Goins 2024-11-03 11:08:51 -05:00
parent 1234e111c0
commit 0d1c7e9281

View file

@ -51,14 +51,14 @@ Physis also supports doing some other useful things other than reading and writi
## Supported Game Versions ## Supported Game Versions
| Version | Works | Note | | Version | Works | Note |
|----------------------|-----|------------------------------------------------------------------------------------------------------------------------------| |----------------------|-------|----------------------------------------------------------------------------------|
| A Realm Reborn (2.x) | ??? | Have yet to test. | | A Realm Reborn (2.x) | ??? | Have yet to test. |
| Heavensward (3.x) | ??? | Have yet to test. | | Heavensward (3.x) | ??? | Have yet to test. |
| Stormblood (4.x) | ??? | Have yet to test. | | Stormblood (4.x) | ??? | Have yet to test. |
| Shadowbringers (5.x) | ✅ | | | Shadowbringers (5.x) | ✅ | |
| Endwalker (6.x) | ✅ | | | Endwalker (6.x) | ✅ | |
| Dawntrail (7.x) | ✅ | Most features are compatible, but newer visual data such as models, textures and materials may not load correctly/at all yet. | | Dawntrail (7.x) | ✅ | Visual formats (models, materials, etc) by Physis crashes the 7.x retail client. |
Note that only Windows versions of the game is supported at the moment. Note that only Windows versions of the game is supported at the moment.