Setup

From ArchaicPixels: HuC and PCEAS Documentation

Jump to: navigation, search

from zeograd.com

Installation is quite simple. Obviously, for confort purposes, you'll have to put the binary directory in your path (or any environnement variable used to search for binaries). Then, since HuC relies on the Magic Kit (a compiler only produces assembler code, not directly bytecode), you must also define the environnement variable pointing toward the directory in which the library files are present. This variable is called PCE_INCLUDE and can be set with SET PCE_INCLUDE=c:\huc\include\pce under DOS for example or $PCE_INCLUDE=/usr/local/huc/include/pce; export $PCE_INCLUDE under certain un*x shells and so on...

Windows XP/2000 (WIP)

To make HuC accessable from the command line follow the steps below.

  • Download HuC here
  • Extract the zip file to C:\huc (or whereever but this is where the images indicate)
  • Image:setup_env_win_1.png
  • Image:setup_env_win_2.png
  • Image:setup_env_win_3.png
  • Image:setup_env_win_4.png
  • Image:setup_env_win_5.png
  • Image:setup_env_win_6.png
  • Image:setup_env_win_7.png


Personal tools