Scaless/HaloTAS

Hard-coded Paths

Closed this issue · 1 comments

Some paths are hard-coded and need to be moved to a config file(s).

TASInjector/main.cpp - Use configurable location for DLL path.

TASDLL/main.cpp - HBINs are read/written to the Halo exe location, this should really probably be configurable.

TASDLL/main.cpp - Load any level, not just a10

All relevant files are contained within %HaloDir%/HaloTASFiles