.FLASH 文件扩展名
Frictional Games Flashback File
| 开发者 | Frictional Games |
| 受欢迎程度 |
3.9 | 17 票 |
什么是 FLASH 文件?
Script file referenced by games created by Frictional Games like the Amnesia series; contains data in XML format referenced by the game to show text and play sound effects during character "flashbacks"; points to sound files like .OGG and .SFX files to play sound effects.
更多信息
A FLASH file appears similar to the following format:
<Flashback>
<Voices>
<Voice VoiceSound="flashbacks/Helena_fb1_01.ogg" EffectSound="" TextCat="Flashbacks" TextEntry="Helena_fb1_01" />
</Voices>
</Flashback>
FLASH files are located in the following directory in Windows (directory dependent on the site you download the game from, in this case it's Steam):
C:\Program Files\Steam\steamapps\common\[Game Title]\flashbacks