Apple HGR to RGB NTSC
Go to file
2014-12-29 14:56:16 -08:00
bin Provide pre-built OSX binary: bin/hgr2rgb.osx 2014-12-29 14:56:16 -08:00
bmp Add bmp/ screenshots 2014-12-29 12:23:50 -08:00
hgr Add bmp/ screenshots 2014-12-29 12:23:50 -08:00
src
hgr2rgb.vcxproj
hgr2rgb.vcxproj.filters
LICENSE
makefile Updated makefile and readme for OSX and Linux 2014-12-29 14:55:34 -08:00
MSVC2010.sln
README.md Updated makefile and readme for OSX and Linux 2014-12-29 14:55:34 -08:00
test.bat
test.sh Updated makefile and readme for OSX and Linux 2014-12-29 14:55:34 -08:00

hgr2rgbntsc

Apple HGR to RGB NTSC

Usage:

  • Win32: bin/hgr2rgb.exe
  • OSX : bin/hgr2rgb.osx
  • Linux: bin/hgr2rgb.elf

bin/hgr2rgb.exe [-bmp | -tga] filename

-tga   Output to .tga (default)
-bmp   Output to .bmp

Example:

bin/hgr2rgb.exe -bmp hgr/archon2.hgr2

Compiling

  • Win32: MSVC2010.sln
  • OSX: make
  • Linux: make

Screenshots

alt text

alt text

alt text

alt text

alt text

alt text