DPSC (File Format): Difference between revisions

From Retro Modding Wiki
Jump to navigation Jump to search
imported>Jackoalan
No edit summary
>Aruki
Line 56: Line 56:
|<code>DMSC</code>
|<code>DMSC</code>
|
|
|<code>bool</code>
|<code>vector</code>
|
|
|
|

Revision as of 05:15, 15 August 2016

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

The DPSC effect script format is used to build decal effects in the Metroid Prime series. Decals are commonly constructed via CRSC scripts in the event that a projectile weapon collides with another object.

DPSC 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
DMOO bool
DMAB bool
DMDL bool
DMCL bool
DMOP bool
DMRT bool
DMSC vector
DLFT int
nADD bool
nTEX int (TXTR ref), ATEX
nCLR float4
nOFF bool
nROT float
nSZE float
nLFT int