Paste ID b16676b9df -> diagnostics for running the wow.exe directly
Paste ID 9d85390347 -> diagnostics for wow.exe being launched by trying to launch the Team/Character set thru inner Space.
Yes, I have had it working in D3D9 Mode for almost a year.
I always launch my teams by Right clicking the Inner Space Icon in the notification area -> Select ISBoxer Character Sets -> then select the Team I want.
I can switch back to D3D9 mode and it works just like it always has -> Awesome
if it helps this is the process i followed for each of the 5 game profiles to try to switch to D3D11 mode:
To use DirectX11 in World of Warcraft, there is a setting in Config.WTF but this setting would need to be applied to all of your virtual Config.WTF files. Until ISBoxer has this option built in for you, it is recommended that you use the command-line switch instead to select between DirectX11 and DirectX9. That is, you can add a -d3d11 or -d3d9 parameter to wow.exe through your Inner Space Game Configuration, as follows:
1. Right click the Inner Space icon in the system tray (notification area)
2. Select Configuration
3. Click the Game Configuration tab
4. Select World of Warcraft from the first drop-down box
5. Select World of Warcraft Default Profile (or your custom profile, whatever ISBoxer is configured to use per Character) from the second drop-down box
6. Make sure "Main executable filename" is wow.exe, NOT the WoW launcher. In the "Main executable parameters" box, put "-d3d11" with no quotes. To switch back later if needed, replace it with "-d3d9" with no quotes.
7. Click Apply to save your changes
8. Click Close Profile to back out of the Game Profile editing panel if you want, or just hide the Inner Space window; you're done.
Then launch my team by Right clicking the Inner Space Icon in the notification area -> Select ISBoxer Character Sets -> then select the Team I want.
The first character (instance of WoW launces, but it doesnt expand up into the upper window layout slot like normal, and the other instances don't launch either.
Also if it helps I have 7 copies of Wow. One copy that I use for Single Player mode, and one each for my 6 accounts. I used junctions so that the footprint would be smaller, and to minimize patching of both the game and addons.
I use the following at the command line when I have to redo my setup after a computer reload:
mklink /H /J "F:\Program Files (x86)\World of Warcraft 2\Data" "F:\Program Files (x86)\World of Warcraft\Data"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 2\Interface" "F:\Program Files (x86)\World of Warcraft\Interface"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 2\Cache" "F:\Program Files (x86)\World of Warcraft\Cache"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 3\Data" "F:\Program Files (x86)\World of Warcraft\Data"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 3\Interface" "F:\Program Files (x86)\World of Warcraft\Interface"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 3\Cache" "F:\Program Files (x86)\World of Warcraft\Cache"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 4\Data" "F:\Program Files (x86)\World of Warcraft\Data"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 4\Interface" "F:\Program Files (x86)\World of Warcraft\Interface"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 4\Cache" "F:\Program Files (x86)\World of Warcraft\Cache"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 5\Data" "F:\Program Files (x86)\World of Warcraft\Data"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 5\Interface" "F:\Program Files (x86)\World of Warcraft\Interface"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 5\Cache" "F:\Program Files (x86)\World of Warcraft\Cache"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 6\Data" "F:\Program Files (x86)\World of Warcraft\Data"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 6\Interface" "F:\Program Files (x86)\World of Warcraft\Interface"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 6\Cache" "F:\Program Files (x86)\World of Warcraft\Cache"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 7\Data" "F:\Program Files (x86)\World of Warcraft\Data"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 7\Interface" "F:\Program Files (x86)\World of Warcraft\Interface"
mklink /H /J "F:\Program Files (x86)\World of Warcraft 7\Cache" "F:\Program Files (x86)\World of Warcraft\Cache"
and then i copy all the Base files (.exe, .dll etc from the main folder to the other 6)