mirror of
https://github.com/luksamuk/engine-psx.git
synced 2025-04-28 13:28:02 +03:00
Add dummy sectors before video FMVs
This commit is contained in:
parent
774034dce6
commit
9367df1e5f
1 changed files with 3 additions and 0 deletions
3
iso.xml
3
iso.xml
|
@ -216,9 +216,12 @@
|
|||
source="${PROJECT_SOURCE_DIR}/assets/bgm/EVENT001.XA" />
|
||||
</dir>
|
||||
|
||||
<dummy sectors="1024"/>
|
||||
<file name="INTRO.STR"
|
||||
type="mixed"
|
||||
source="${PROJECT_SOURCE_DIR}/assets/fmv/INTRO.STR" />
|
||||
|
||||
<dummy sectors="1024"/>
|
||||
<file name="SONICT.STR"
|
||||
type="mixed"
|
||||
source="${PROJECT_SOURCE_DIR}/assets/fmv/SONICT.STR" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue