update quest format compatibility table
This commit is contained in:
@@ -137,8 +137,8 @@ For example, the GameCube version of Lost HEAT SWORD is in two files named `q058
|
||||
|
||||
There are multiple PSO quest formats out there; newserv supports most of them. It can also decode any known format to standard .bin/.dat format. Specifically:
|
||||
|
||||
| Format | Extension | Supported online? | Decode action |
|
||||
|---------------------------|-----------------------|-------------------|------------------|
|
||||
| Format | Extension | Supported | Decode action |
|
||||
|---------------------------|-----------------------|---------------|------------------|
|
||||
| Compressed | .bin and .dat | Yes | None (1) |
|
||||
| Compressed Ep3 | .bin or .mnm | Yes (4) | None (1) |
|
||||
| Uncompressed | .bind and .datd | Yes | compress-prs (2) |
|
||||
|
||||
Reference in New Issue
Block a user