Difference between revisions of "ELSC (File Format)"

From Retro Modding Wiki
Jump to: navigation, search
(ELSC Keys)
m (ELSC Keys)
Line 61: Line 61:
 
|<code>AMPL</code>
 
|<code>AMPL</code>
 
|
 
|
|<code>bool</code>
+
|<code>float</code>
 
|
 
|
 
|
 
|

Revision as of 15:30, 26 July 2016

Morphball wirerender.png 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