You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//ARGS = new string[] { @"C:\Program Files (x86)\Steam\steamapps\common\Dark Souls Prepare to Die Edition\DATA\chr\c4100_bak-chrbnd\chr\c4100\c4100.flver" };
#if !DEBUG
try
{
#endif
MainInstance=newMain();
#if !DEBUG
}
catch(Exceptionex)
{
MessageBox.Show(
$"Error occurred before DS Anim Studio had a chance to initialize (please report):\n\n{ex.ToString()}",