yuv422 / winter_challenge_util

Utilities for hacking the MS-DOS game - The Games: Winter Challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

winter_challenge_util

Utilities for hacking the MS-DOS game - The Games: Winter Challenge

extract

This will extract files from either WINTER.EXE or WINTER2.BIN. Files are extracted to the working directory.

pack_exe

Use this tool to repack files back into either WINTER.EXE or WINTER2.BIN

eg.

./pack_exe WINTER.EXE NEW_WINTER.EXE TITLE.PBI SONG1.PMU

About

Utilities for hacking the MS-DOS game - The Games: Winter Challenge

License:GNU General Public License v2.0


Languages

Language:C 88.7%Language:C++ 8.0%Language:CMake 3.3%