Skip to content

SyndiShanX/Synergy-HMW-GSC-Menu

Repository files navigation

Synergy HMW GSC Menu

HorizonMW GSC Mod Menu

This Menu is a Work-in-Progress, so expect changes and possibly some Bugs

If you use any Code from my Menu, your Menu also has to be Open-Source as per the GNU GPLv3 License

If you have any Issues/Suggestions, please Submit them in Issues

Youtube Showcase:

Showcase

Requirements: HorizonMW

Installation:

Private Match:

  • Download the After Patch DLL

  • Rename it to DEVOBJ.dll and place it in your game folder, next to hmw-mod.exe

  • Download Synergy.gsc

  • Place it into hmw-mod/scripts/mp, then Load into a Private Match and Enjoy

  • If you aren't the Host of the Game the Menu won't work

Dedicated Server:
  • Make a copy of your HMW Installation (Using your existing installation won't work due to the Client not allowing Custom Scripts)

  • Download the Server Files, extract and place the files in that new installation folder (Next to hmw-mod.exe)

  • You can change the Server Settings in main/server_default.cfg at the bottom if you want to change the maps/modes

  • Run server_default.bat and wait for the Server to Start

  • Launch your Game, and Connect using connect 127.0.0.1:27017 in the ingame console (Tilde Key (~), to the left of 1 on your keyboard)

  • Any Player that joins wil have the Menu

Optional File Deletion:

You can delete the following files in your server installation to save some space:

  • Any file ending in .pak
  • Any .dll file except amd_ags_x64.dll, bink2w64.dll, and steam_api64.dll
  • Any folder besides hmw-mod, hmw-usermaps, main, user_scripts, and zone
  • All .ff in zone files starting with mp_head, mp_lm, mp_shirt, mp_vm, mp_wm, and mp_viewarm

You can use move_extra_files.bat to move them into EXTRA_FILES so you can see what was moved and just delete that

Credits

This menu is based on M203 by Xeirh

  • Apparition Structure Team:
    • CF4_99 Main developer
    • Extinct Ideas, suggestions, constructive criticism
    • ItsFebiven Some ideas and suggestions
    • Joel Suggestions

Some functions are from Retropack by Rtros

The After Patch DLL was made by EFKMODZ