2023-04-10 17:37:35 +02:00
|
|
|
# IGS identifiers
|
|
|
|
|
|
|
|
### Variables and values
|
|
|
|
|
|
|
|
The following variables are used across the different identifiers and can denote the listed values:
|
|
|
|
|
|
|
|
* `$v`: Game version
|
|
|
|
* For example, `100` refers to version 1.00
|
|
|
|
* Another example, `202` refers to version 2.02
|
|
|
|
* `$d`: Destination, target locale/market/region
|
|
|
|
* `CN`: China
|
|
|
|
* `FA`: Export
|
|
|
|
* `JA`: Japan
|
|
|
|
* `US`: US
|
|
|
|
* `CNC`
|
|
|
|
* `SAE`
|
2023-11-07 05:00:55 +01:00
|
|
|
* `MO`
|
2023-04-10 17:37:35 +02:00
|
|
|
|
|
|
|
## Identifiers
|
|
|
|
|
|
|
|
### Version identifier
|
|
|
|
|
|
|
|
[Packages](versions.md) that can be acquired, e.g. bought or leased.
|
|
|
|
|
|
|
|
* Format: `M-$v$d`
|
|
|
|
* Example: [M-100CN] (version 1.00, Chinese region)
|