My friend just gifted me the game and it won't start at all.
When I start it, it just says the program stopped working. I've tried using various compatibility modes or running it as an admin, no luck.
I also read various posts about messing with config.xml, so I tried that, but the file doesn't even seem to exist. I created it manually, but that didn't help. I took a look inside Event Viewer and found errors logged from .NET Runtime with the following details:
Application: Hammerwatch.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
Stack:
at OpenTK.Audio.OpenAL.XRamExtension.SetBufferMode(Int32, UInt32 ByRef, XRamStorage)
at TiltedEngine.Audio.OggStream..ctor(System.IO.Stream, TiltedEngine.Audio.MusicChannel)
at TiltedEngine.Audio.MusicInstance.Play()
at TiltedEngine.Audio.Music.Play(Boolean)
at ARPGGame.Menus.MainMenu.LoadGUI(ARPGGame.GUI.GUILoader, TiltedEngine.ResourceBank)
at ARPGGame.Menus.MainMenu..ctor(ARPGGame.GameBase, TiltedEngine.ResourceBank)
at ARPGGame.GameBase.SetMenu(ARPGGame.MenuType, System.Object[])
at ARPGGame.GameBase.ResetGame(Boolean)
at ARPGGame.GameBase.Initialize(ARPGGame.GameControls, ARPGGame.WorldDrawer, ARPGGame.MenuDrawer, TiltedEngine.PhysicsSystem, TiltedEngine.Camera, ARPGGame.StartParameters)
at ARPGGame.ARPGGame.OnLoad(System.EventArgs)
at OpenTK.GameWindow.Run(Double, Double)
at ARPGGame.Program.Main(System.String[])
Not sure where to go from there. Here are my specs:
Core i7-4770K
16 GB RAM
Radeon HD 7970 (Catalyst 13.8b2)
Windows 8 Pro x64