Heads-up that the batch file shipped does not work, so some gamers may not figure out how to play it unless they tinker. It does not take into account directory context. I edited it a bit and now it launches fine from the batch file:
@echo off
cd ../vice
start x64sc.exe -config vice_en.ini -cartgmod2 "../game_files/hunters_moon.bin" -gmod2eepromimage "../game_files/hunters_moon.eep"