HaloSPV3 / HCE

HCE & SPV3 projects by Miris 'n' Crew.
https://source.n2.network/hce/
14 stars 0 forks source link

Use Init.txt instead of InitC.txt when OS dinput8.dll is not detected. #20

Closed BinToss closed 4 years ago

BinToss commented 4 years ago

Fallback to vanilla Init.txt which is otherwise identical aside from the obvious lack of OS commands. Note: The 'C' in InitC stands for Client to differ from a dedicated server's init file.

BinToss commented 4 years ago

Might as well remove SPV3-specific initialization commands as well. E.g. show_teammates_names 1 has no purpose in the original game, but it's repurposed as a global variable in SPV3. No harm in keeping it unless another mod uses it for something else.