ELSC (File Format): Difference between revisions

From Retro Modding Wiki
Jump to navigation Jump to search
imported>Jackoalan
>Aruki
Line 61: Line 61:
|<code>AMPL</code>
|<code>AMPL</code>
|
|
|<code>bool</code>
|<code>float</code>
|
|
|
|

Revision as of 20:30, 26 July 2016

This file format needs more research
Parameter keys need reverse-engineering

The ELSC effect script format is used to build electric effects in the Metroid Prime series. Electric effects are commonly used to dynamically-render lightning and electrical arcs.

ELSC Keys

Scope is one of (Constant, System)

  • Constant parameters are evaluated once initially and retained within the system.
  • System parameters are evaluated per-system, per-frame.
FourCC Scope Data Type Description Notes
ZERY bool
EPSM int (PART ref)
LCLn float4 Something n:[1-3]
LWDn float Something n:[1-3]
GPSM int (PART ref)
SSWH int (SWHC ref)
AMPD float
AMPL float
FEMT SEMR, SPHE
IEMT SEMR, SPHE
COLR float4
SSEG int
SCNT int
GRAT float
SLIF int
LIFE int