As I'm patrolling these forums I see several posts where people are wondering where certain files/folders are located. Here's a list of locations and files that may be helpful when reporting issues
DIRECTORIES:
Game install directory
C:\Program Files\Stardock Games\Elemental
(64 bit - C:\Program Files (x86)\Stardock Games\Elemental)
This is the default install directory for Elemental. This is where the game is actually located, as well as the assets for everything in the game (XML data, maps, cut scenes, music, etc.)
Game Data Directory
C:\ProgramData\Stardock\Elemental - War of Magic
(XP Users - C:\Documents and Settings\All Users\Application Data\Stardock\Elemental - War of Magic)
This is where global game data is stored. The \screens directory located here is where most of the game UI is rendered from. If you're having weird UI issues, deleting this directory entirely will often help, as it will be recreated when the game is next run. Also, if you experience any crashes, crash reports will be here as .zip files named with the version of the game and the date and time of the crash. These directories are hidden directories in Windows, and you will need to have hidden directories visible to navigate to them in Windows Explorer.
Game User Data Directory
In your user profile - Documents\My Games\Elemental
This is where user specific data is stored. Units\Tiles\Effects you custom make in the game are stored in this location. \Saves is where your saved games will be stored (.EleSave files) which can be great help in narrowing down issues, especially if we can load the game and immediately reproduce and problems.
FILES:
Prefs.ini
Location: In your user profile - Documents\My Games\Elemental
This file stores all the settings and preferences for the game. Everything set in the game options is stored here. Removing or editing this file is a good place to start to try and address issues that may come up after changing video settings or other options.
Debug.err
Location: In your user profile - Documents\My Games\Elemental
This is probably the single most useful file for troubleshooting issues. This is where the game stores debug output, which will help us understand what was going on in the game when the issue occurred.
Dump Files (e.g. Elemental1_01-2010-08-29T12-38-58-354.dmp)
Location: Game Data Directory (see above)
These files contain a dump of what was currently happening in the game when crashed. Useful to our developers for tracking down issues in code.
Crash Reports (e.g Elemental1_01-2010-08-29T12-38-58-354.zip)
Location: Game Data Directory (see above)
These files are the crème de la crème of debug information. They contain both the debug.err and .dmp files. If you're experiencing crashes with the game, this would be the most useful thing to send us.
For sending us text files in the forums, I find that something like pastebin.com is the best way to get us text files like the debug.err and prefs.ini. For files that are not simply text, I like using http://www.drop.io, which is a great way to host files, and works pretty much like a URL shortener.
For more in depth reporting, we have modified the Stardock support tool to also gather the relevant Elemental data. You can download it here: http://sd.stardock.com/sdsupporttool.exe PLEASE NOTE: The output file generated by this tool will contain registration information, and you should only send it to support@stardock.com and not post it on the forums (if you need to, drop.io supports passwords if the file is too large to send via e-mail to support, just send us the link and the pass).