Difference between revisions of "ScummEX"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Adding download link for ScummEX)
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
Development on this project is currently stalled. The code-base needs quite some cleanup, and viewers for many resource types still need adding to the code. Patches and volunteers are very welcome...  
Development on this project is currently stalled. The code-base needs quite some cleanup, and viewers for many resource types still need adding to the code. Patches and volunteers are very welcome...  


ScummEX currently supports [[SCUMM Versions]] 5 and 6.  It can read the sound samples in MONSTER.SOU files and play them back or save them to WAV files. It can also decompile scripts.
ScummEX currently supports [[SCUMM/Versions|SCUMM Versions]] 5 and 6.  It can read the sound samples in MONSTER.SOU files and play them back or save them to WAV files. It can also decompile scripts.


=== Requirements ===
=== Requirements ===
ScummEX requires the wxWindows toolkit.
ScummEX requires the wxWindows toolkit.
=== Downloads ===
* [https://downloads.scummvm.org/frs/extras/ScummEx/scummex-win32.exe ScummEX]

Latest revision as of 23:24, 18 November 2021

About ScummEX

ScummEX is a ScummVM sub-project to display the resources in SCUMM games.

What is the state of ScummEX?

Development on this project is currently stalled. The code-base needs quite some cleanup, and viewers for many resource types still need adding to the code. Patches and volunteers are very welcome...

ScummEX currently supports SCUMM Versions 5 and 6. It can read the sound samples in MONSTER.SOU files and play them back or save them to WAV files. It can also decompile scripts.

Requirements

ScummEX requires the wxWindows toolkit.

Downloads