.FLASH File
.flash is Frictional Games Flashback File
Features | Description |
---|---|
File Extension | .flash |
Format | XML |
Created by | Frictional Games |
Category | Game |
.flash is Frictional Games Flashback File
Features | Description |
---|---|
File Extension | .flash |
Format | XML |
Created by | Frictional Games |
Category | Game |
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