zealottormunds / SH0Modding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Silent Hill Origins Modding

This is just being set up!

What can be done:

  • Edit textures
  • Edit text
  • Modify UI elements (graphics and functionality)
  • Modify cutscene captions (time, order, text)
  • Edit collision files (partially)

Untested:

  • Swapping music
  • Swapping videos

General tools:

Model tools:

Texture tools

Audio tools

Cutscene tools

File information:

  • Model files:
    • .dff files for characters. They can be opened with Noesis. There are some scripts to edit these models, but they don't work with Origins models yet.
    • .dff files for maps. They cannot be previewed yet, but their format can be explored with RW Analyze.
    • .col files for map collisions. They can be opened and modified with my R3Dsearch tool.
  • Audio files:
    • .rws files, playable wtih Foobar2000
  • Cutscene files:
    • .pss files, playable with PSS Demux
  • Menu files:
    • .xml files for UI, can be modified with Notepad++

How can I actually start doing stuff?

About


Languages

Language:C# 100.0%