After installing the DOF from your site, and updating to the 10-24 firmware, everything is working good
Great!
BUT... since its been so long... am i correct in understanding that i no longer need separate directoutput -x86 and directoutput -x64 folders anymore? I followed your directions, and downloaded and installed BOTH msi's to my directoutput - x64 folder. Then i updated my table configs from the DOF site and copied them into the x64 folder.
Can I now delete the x-86 folder?
Do i ONLY need to update the x64 folder with new DOF table mappings?
You should still have x86 and x64 folders, assuming that you still need both 32-bit and 64-bit versions (which most people do), but not at the "top level" like in the older setup.
The OLD way of installing 32 and 64 at the same time was to create two entirely separate DOF folder trees, like so:
***OLD WAY (do not use for new setups)***
c:\DirectOutput32 -> run the 32-bit installer, and enter this path in the Setup box where it asks for a folder
c:\DirectOutput64 -> run the 64-bit installer, and enter this path in the Setup box where it asks for a folder
So you end up with two top-level folders containing separate, complete DOF installations, one for 32-bit, and one for 64-bit. Then you had to do some manual fixup that was laid out in various tutorials, which I won't cover here because that's all obsolete now.
The NEW way, using the installers from my mjrnet.org site, has a single "root" folder where all of the config files go, and inside that, two subfolders (x86 and x64) containing the respective 32-bit and 64-bit binaries. In the new setup, the install procedure is similar but simpler:
***NEW WAY***
c:\DirectOutput -> run the 32-bit installer, and enter this path in the Setup box where it asks for a folder
c:\DirectOutput -> run the 64-bit installer, and enter this path in the Setup box where it asks for a folder
So as far as SETUP is concerned, you just enter that one combined folder. If you drill down into the folder with Windows Explorer, you'll see that it contains subfolders for the 32-bit and 64-bit binaries:
c:\DirectOutput
+ x86
+ x64
You DO still need THOSE subfolders. But you shouldn't have separate top-level folders any more. If you ran the install with separate top-level folders for the two bit-ness versions, or you're not sure, you can just delete all of your existing files and re-run the installers the new way to make sure everything's set up the way it should be.
The advantage of the new setup is that the 32/64 versions can share all of the config files, so you don't need to replicate those in two places.
Edited by mjr, 06 December 2024 - 06:46 PM.