Add a .wsa file reader.
This commit is contained in:
committed by
reaperrr
parent
590ab88c45
commit
a02737107e
@@ -24,6 +24,7 @@ Packages:
|
||||
~scores2.mix
|
||||
~scores-covertops.mix
|
||||
~transit.mix
|
||||
~general.mix
|
||||
cnc|bits/snow.mix
|
||||
cnc|bits
|
||||
cnc|bits/jungle
|
||||
@@ -217,7 +218,7 @@ SoundFormats: Aud, Wav
|
||||
|
||||
SpriteFormats: ShpTD, TmpTD, ShpTS, TmpRA
|
||||
|
||||
VideoFormats: Vqa
|
||||
VideoFormats: Vqa, Wsa
|
||||
|
||||
TerrainFormat: DefaultTerrain
|
||||
|
||||
@@ -232,7 +233,7 @@ SpriteSequenceFormat: ClassicTilesetSpecificSpriteSequence
|
||||
ModelSequenceFormat: PlaceholderModelSequence
|
||||
|
||||
AssetBrowser:
|
||||
SupportedExtensions: .shp, .tem, .des, .sno, .jun, .vqa
|
||||
SupportedExtensions: .shp, .tem, .des, .sno, .jun, .vqa, .wsa
|
||||
|
||||
GameSpeeds:
|
||||
slowest:
|
||||
|
||||
@@ -21,6 +21,9 @@ allied: Red Alert 95 (Allied Disc, English)
|
||||
^SupportDir|Content/ra/v2/conquer.mix:
|
||||
Offset: 236
|
||||
Length: 2177047
|
||||
^SupportDir|Content/ra/v2/general.mix:
|
||||
Offset: 2239848
|
||||
Length: 14932344
|
||||
^SupportDir|Content/ra/v2/interior.mix:
|
||||
Offset: 17172192
|
||||
Length: 247425
|
||||
@@ -391,4 +394,4 @@ allied-linux: Red Alert 95 (Allied Disc, English)
|
||||
Length: 309406
|
||||
^SupportDir|Content/ra/v2/temperat.mix:
|
||||
Offset: 453566435
|
||||
Length: 1038859
|
||||
Length: 1038859
|
||||
|
||||
@@ -21,6 +21,9 @@ soviet: Red Alert 95 (Soviet Disc, English)
|
||||
^SupportDir|Content/ra/v2/conquer.mix:
|
||||
Offset: 236
|
||||
Length: 2177047
|
||||
^SupportDir|Content/ra/v2/general.mix:
|
||||
Offset: 2239848
|
||||
Length: 14932344
|
||||
^SupportDir|Content/ra/v2/interior.mix:
|
||||
Offset: 17172192
|
||||
Length: 247425
|
||||
@@ -414,4 +417,4 @@ soviet-linux: Red Alert 95 (Soviet Disc, English)
|
||||
Length: 1006778
|
||||
^SupportDir|Content/ra/v2/temperat.mix:
|
||||
Offset: 499538555
|
||||
Length: 1038859
|
||||
Length: 1038859
|
||||
|
||||
@@ -30,6 +30,7 @@ Packages:
|
||||
~expand2.mix
|
||||
~hires1.mix
|
||||
~desert.mix
|
||||
~general.mix
|
||||
ra|bits
|
||||
ra|bits/desert
|
||||
ra|bits/scripts
|
||||
@@ -223,7 +224,7 @@ SoundFormats: Aud, Wav
|
||||
|
||||
SpriteFormats: ShpD2, ShpTD, TmpRA, TmpTD, ShpTS
|
||||
|
||||
VideoFormats: Vqa
|
||||
VideoFormats: Vqa, Wsa
|
||||
|
||||
TerrainFormat: DefaultTerrain
|
||||
|
||||
@@ -237,7 +238,7 @@ SpriteSequenceFormat: ClassicTilesetSpecificSpriteSequence
|
||||
ModelSequenceFormat: PlaceholderModelSequence
|
||||
|
||||
AssetBrowser:
|
||||
SupportedExtensions: .shp, .tmp, .tem, .des, .sno, .int, .vqa
|
||||
SupportedExtensions: .shp, .tmp, .tem, .des, .sno, .int, .vqa, .wsa
|
||||
|
||||
GameSpeeds:
|
||||
slowest:
|
||||
|
||||
Reference in New Issue
Block a user