Anybody know how to get this game to go full screen? From the get go the game loads in windowed mode. Below is the boot_factory set up.
echo off
set PRJ_DRIVE=C:
set PRJ_DIR=C:\DanceEvolutionArcade\KDMCAA2014101000\KDM-001
set CONTENTS_DIR=%PRJ_DIR%\contents
set DAMAC_VIEWER_FULLSCREEN=1
From my understanding the game should start in fullscreen mode but it loads in windowed mode everytime. Not sure if it has to do with me running three monitors.
Thanks in advance for the help!