3D Fix Manager - Application for installing 3D Vision Fixes + Hotkey Editing Support
23 / 60
Hello Paul
Path problem for HATRED. i just downloaded it and tried to install.
[url]https://www.hostingpics.net/viewer.php?id=9794402017121601h2434.jpg[/url]
Hi greatxerox,
thx for reporting this.
According to DHR's fix description the fix has to be copied to "Binaries\Win64" subfolder.
So this folder does not exist any more?
Which path and exe file name is correct? I just looked in SteamDB and it says:
Hatred\Binaries\HatredConfig.exe
Could you please verify this? I do not have this game in my Steam library.
According to DHR's fix description the fix has to be copied to "Binaries\Win64" subfolder.
So this folder does not exist any more?
Which path and exe file name is correct? I just looked in SteamDB and it says:
Hatred\Binaries\HatredConfig.exe
Could you please verify this? I do not have this game in my Steam library.
ASUS ROG Strix GeForce GTX 1080 | Core I7-7700K | 16GB RAM | Win10 Pro x64
Asus ROG Swift PG278Q 3D Vision Monitor
Optoma UHD 40 3D Vision Projector
Paypal donations for 3D Fix Manager: duselpaul86@gmx.de
Just wanted to commend you for some excellent work, Pauldusler. The tool works tremendously well and makes fix maintenance infinitely easier. Kudos!
(If you like the game Dragon Age: Origins, I can return the favor. Download my mod fixing almost 800 plot, quest and scripting bugs in it at https://qwinnmods.com ! You can find a page for it at NexusMods too, but the mod itself is only at my site. One of the best games I've found for 3D Vision with the Helixmod fix applied, too!)
Just wanted to commend you for some excellent work, Pauldusler. The tool works tremendously well and makes fix maintenance infinitely easier. Kudos!
(If you like the game Dragon Age: Origins, I can return the favor. Download my mod fixing almost 800 plot, quest and scripting bugs in it at https://qwinnmods.com ! You can find a page for it at NexusMods too, but the mod itself is only at my site. One of the best games I've found for 3D Vision with the Helixmod fix applied, too!)
CPU: Intel Core i7-5930K
Cooler: Thermaltake Water 3.0 Ultimate
Motherboard: Asus RAMPAGE V EXTREME, BIOS 2101
Memory: G.Skill 32GB (4 x 8GB) DDR4-2666
Storage: Intel 750 Series 1.2TB PCI-E SSD
Storage: Sandisk Ultra II 960GB 2.5" SSD
Video: 2x Gigabyte Gaming G1 980 Ti in SLI, Driver 362.00
Case: Thermaltake Core V71 Full Tower
Power Supply: EVGA Supernova P2 1200W 80+ Platinum
Monitor: ROG SWIFT PG278Q 120Hz 27.0" running 1440p in 3DVision
OS: Windows 10 Pro x64 Build 10586
Overclocks:
Processor: 4.4 GHz adaptive (1.296v under load), LLC7 input 1.92v
Processor Cache: 4.2 GHz offset +0.27v (max 1.212v under load)
Memory: 2666 15-15-15-35-CR2 oc'd to 3000 15-15-15-35-CR1 at 1.38v
GPU SLI: Stock voltage, 1455 MHz, 8000Mhz memory
[quote="Qwinn45"]Just wanted to commend you for some excellent work, Pauldusler. The tool works tremendously well and makes fix maintenance infinitely easier. Kudos!
(If you like the game Dragon Age: Origins, I can return the favor. Download my mod fixing almost 800 plot, quest and scripting bugs in it at https://qwinnmods.com ! You can find a page for it at NexusMods too, but the mod itself is only at my site. One of the best games I've found for 3D Vision with the Helixmod fix applied, too!)
[/quote]
Thx for your comment :). Your fixpack looks very interesting. I feel ashamed but till today I have never completed Dragno Age: Origins. I just played the first hours with 3D Vision fix and it looked fantastic in stereo 3D. I'll definitely have to take a look at that game again with your mod.
@greatxerox: Thank you! I've just released a fix update. Sometimes It's confusing for me when there are 2 subfolders which have the same name (..Hatred/Hatred/...)
Qwinn45 said:Just wanted to commend you for some excellent work, Pauldusler. The tool works tremendously well and makes fix maintenance infinitely easier. Kudos!
(If you like the game Dragon Age: Origins, I can return the favor. Download my mod fixing almost 800 plot, quest and scripting bugs in it at https://qwinnmods.com ! You can find a page for it at NexusMods too, but the mod itself is only at my site. One of the best games I've found for 3D Vision with the Helixmod fix applied, too!)
Thx for your comment :). Your fixpack looks very interesting. I feel ashamed but till today I have never completed Dragno Age: Origins. I just played the first hours with 3D Vision fix and it looked fantastic in stereo 3D. I'll definitely have to take a look at that game again with your mod.
@greatxerox: Thank you! I've just released a fix update. Sometimes It's confusing for me when there are 2 subfolders which have the same name (..Hatred/Hatred/...)
ASUS ROG Strix GeForce GTX 1080 | Core I7-7700K | 16GB RAM | Win10 Pro x64
Asus ROG Swift PG278Q 3D Vision Monitor
Optoma UHD 40 3D Vision Projector
Paypal donations for 3D Fix Manager: duselpaul86@gmx.de
Hi paul ,
It's a strange problem in Prey(2017).
When the game starts, there are sounds of errors. 3DFix is broken.
If I install Fix for Prey without using "3D Fix Manager". it works fine.
starting the game through "3D Fix Manager", it breaks directly.
[quote="TimFx7"]Hi paul ,
It's a strange problem in Prey(2017).
When the game starts, there are sounds of errors. 3DFix is broken.
If I install Fix for Prey without using "3D Fix Manager". it works fine.
starting the game through "3D Fix Manager", it breaks directly.[/quote]
Hi Tim,
I've just looked into it. Problem is the ini parser I'm using for 3D Fix Manager which expects that ini files stick to special rules: Every line has to be a section or a key/value-pair. However in 3dmigoto ini files there are also lines which are not ini conform (for good reasons) and the parser can't handle this (it just skips/deletes those lines). When 3D Fix Manager tries to read those files it tries to "repair" them by looking if there are small misstakes like if some characters are missing which indicate the beginning and ending of a section but in the case of Prey this masses up the whole file. I've disabled this step now for 3dmigoto ini files. In the second step it splits the file and parses only those sections which are very likely to be ini conform. This seems to work very well. However it's still on my todo list to write an own ini parser which shall be able to parse all lines no matter if a line is ini conform or not.
I'll release a new version of 3D Fix Manager very soon with the workaround to fix the issue in Prey. It's only a small update but it will further enhance usability (fix installation requires only 1 click now instead of 2, search paths are auto-filled, user can decide if he wants to reinstall a fix from download cache or if he always wants to redownload the whole fix and some other things)
TimFx7 said:Hi paul ,
It's a strange problem in Prey(2017).
When the game starts, there are sounds of errors. 3DFix is broken.
If I install Fix for Prey without using "3D Fix Manager". it works fine.
starting the game through "3D Fix Manager", it breaks directly.
Hi Tim,
I've just looked into it. Problem is the ini parser I'm using for 3D Fix Manager which expects that ini files stick to special rules: Every line has to be a section or a key/value-pair. However in 3dmigoto ini files there are also lines which are not ini conform (for good reasons) and the parser can't handle this (it just skips/deletes those lines). When 3D Fix Manager tries to read those files it tries to "repair" them by looking if there are small misstakes like if some characters are missing which indicate the beginning and ending of a section but in the case of Prey this masses up the whole file. I've disabled this step now for 3dmigoto ini files. In the second step it splits the file and parses only those sections which are very likely to be ini conform. This seems to work very well. However it's still on my todo list to write an own ini parser which shall be able to parse all lines no matter if a line is ini conform or not.
I'll release a new version of 3D Fix Manager very soon with the workaround to fix the issue in Prey. It's only a small update but it will further enhance usability (fix installation requires only 1 click now instead of 2, search paths are auto-filled, user can decide if he wants to reinstall a fix from download cache or if he always wants to redownload the whole fix and some other things)
ASUS ROG Strix GeForce GTX 1080 | Core I7-7700K | 16GB RAM | Win10 Pro x64
Asus ROG Swift PG278Q 3D Vision Monitor
Optoma UHD 40 3D Vision Projector
Paypal donations for 3D Fix Manager: duselpaul86@gmx.de
[color="orange"]Version 1.29 released![/color]
Ok this update got bigger than I thought at first. By chance I discovered a good open source for getting game icons from 'TheGamesDb'. So if you want to replace your old game covers with the new ones just go to 'General Settings' tab and click on 'Reset all game icons'. Old icons are backuped in the individual profile folder - so your old icons don't get lost if you edited some of them.
Please let me know if 3D Fix Manager automatically added Search Paths for you to your Steam libraries (I could ony test this feature on a single computer).
Change Notes Version 1.29:
[list]
[.]New: Added TheGamesDB API for automatically downloading beautiful game icons. In "Edit Profile" tab a new field "Remote Icon Path" was added for finding the correct icon URL.[/.]
[.]New: Option for resetting all game icons in General Settings tab - please use this option if you want to see the new icons insteadof the default ones from Steam[/.]
[.]New: Icons can be enlarged by clicking on them[/.]
[.]New: Option for preferring icons from online DB instead of local ones found via Windows Registry[/.]
[.]New: Added option in "General Settings" tab - user can set if 3d fixes should be reinstalled from download cache or freshly downloaded[/.]
[.]New: Further translations for French version (thanks to greatxerox!)[/.]
[.]New: Added a field "URL to Product Page" in Edit Profile Tab. With this none-Steam games can be linked to shop webpages for providing information about these games.[/.]
[.]New: Added a field "Allow 3dmigoto wrapper update" in "Edit Profile" tab. This was formerly controlled by program code and should prevent installing updates which would break the fix.[/.]
[.]New: When starting 3D Fix Manager 1.29 for first time search paths for Steam libraries are automatically added if Steam base folder was found.[/.]
[.]New: Added a button for automatically adding search paths for Steam libraries[/.]
[.]New: Added a check if SteamApp ID and Game exe are set when creating a new fix profile. If not this information is automatically detected.[/.]
[.]Changed: Stricter rules for finding games via search paths: Not only the correct game folder has to be found but also the game exe inside of it. Empty folders won't be detected as installed games any more.[/.]
[.]Changed: 3D Fixes are installed with only 1 click now. Downloading, extracting and installing the fix is done in one step[/.]
[.]Changed: Downloading game icons does not block the GUI thread any more[/.]
[.]Changed: GUI is more flexible to different lengths of text now - this makes it easier to add different languages.[/.]
[.]Changed: Disabled a repair function for 3dmigoto ini files as this causes more problems than it solves currently[/.]
[.]Changed: Renamed some buttons in "Installation" tab for better matching their purpose[/.]
[.]Changed: Updated 3dmigoto files to version 1.2.68[/.]
[.]Bugfix: 'Start' button of Nvidia Profile Inspector in "General Settings" tab was misplaced when maximizing 3D Fix Manager window[/.]
[/list]
Ok this update got bigger than I thought at first. By chance I discovered a good open source for getting game icons from 'TheGamesDb'. So if you want to replace your old game covers with the new ones just go to 'General Settings' tab and click on 'Reset all game icons'. Old icons are backuped in the individual profile folder - so your old icons don't get lost if you edited some of them.
Please let me know if 3D Fix Manager automatically added Search Paths for you to your Steam libraries (I could ony test this feature on a single computer).
Change Notes Version 1.29:
New: Added TheGamesDB API for automatically downloading beautiful game icons. In "Edit Profile" tab a new field "Remote Icon Path" was added for finding the correct icon URL.
New: Option for resetting all game icons in General Settings tab - please use this option if you want to see the new icons insteadof the default ones from Steam
New: Icons can be enlarged by clicking on them
New: Option for preferring icons from online DB instead of local ones found via Windows Registry
New: Added option in "General Settings" tab - user can set if 3d fixes should be reinstalled from download cache or freshly downloaded
New: Further translations for French version (thanks to greatxerox!)
New: Added a field "URL to Product Page" in Edit Profile Tab. With this none-Steam games can be linked to shop webpages for providing information about these games.
New: Added a field "Allow 3dmigoto wrapper update" in "Edit Profile" tab. This was formerly controlled by program code and should prevent installing updates which would break the fix.
New: When starting 3D Fix Manager 1.29 for first time search paths for Steam libraries are automatically added if Steam base folder was found.
New: Added a button for automatically adding search paths for Steam libraries
New: Added a check if SteamApp ID and Game exe are set when creating a new fix profile. If not this information is automatically detected.
Changed: Stricter rules for finding games via search paths: Not only the correct game folder has to be found but also the game exe inside of it. Empty folders won't be detected as installed games any more.
Changed: 3D Fixes are installed with only 1 click now. Downloading, extracting and installing the fix is done in one step
Changed: Downloading game icons does not block the GUI thread any more
Changed: GUI is more flexible to different lengths of text now - this makes it easier to add different languages.
Changed: Disabled a repair function for 3dmigoto ini files as this causes more problems than it solves currently
Changed: Renamed some buttons in "Installation" tab for better matching their purpose
Changed: Updated 3dmigoto files to version 1.2.68
Bugfix: 'Start' button of Nvidia Profile Inspector in "General Settings" tab was misplaced when maximizing 3D Fix Manager window
ASUS ROG Strix GeForce GTX 1080 | Core I7-7700K | 16GB RAM | Win10 Pro x64
Asus ROG Swift PG278Q 3D Vision Monitor
Optoma UHD 40 3D Vision Projector
Paypal donations for 3D Fix Manager: duselpaul86@gmx.de
Paul, just discovered your program. This will get me back into 3D vision gaming. Wish I'd known about it sooner! THANK YOU!!!
To answer your request - It does auto-detect my steam paths very well (I have three).
It missed about 17 games that I do have installed. I have a TON, so that's a small percentage. =D
Two of them are in steam but use Uplay drm too (ubisoft).
Thanks again, I'm sure I will be donating once I've tested this a bit. You rock!!!
Paul, just discovered your program. This will get me back into 3D vision gaming. Wish I'd known about it sooner! THANK YOU!!!
To answer your request - It does auto-detect my steam paths very well (I have three).
It missed about 17 games that I do have installed. I have a TON, so that's a small percentage. =D
Two of them are in steam but use Uplay drm too (ubisoft).
Thanks again, I'm sure I will be donating once I've tested this a bit. You rock!!!
[quote="stevetb77"]Paul, just discovered your program. This will get me back into 3D vision gaming. Wish I'd known about it sooner! THANK YOU!!!
To answer your request - It does auto-detect my steam paths very well (I have three).
It missed about 17 games that I do have installed. I have a TON, so that's a small percentage. =D
Two of them are in steam but use Uplay drm too (ubisoft).
Thanks again, I'm sure I will be donating once I've tested this a bit. You rock!!!
[/quote]
hi steve, you should write the path for each installed games which are missing, and some infos to Paul, maybe he can update 3DFixmanager in order your games will be found.
@Paul
what an update ! congratulations. additions are great ! i have to continue to traduce in French^^
stevetb77 said:Paul, just discovered your program. This will get me back into 3D vision gaming. Wish I'd known about it sooner! THANK YOU!!!
To answer your request - It does auto-detect my steam paths very well (I have three).
It missed about 17 games that I do have installed. I have a TON, so that's a small percentage. =D
Two of them are in steam but use Uplay drm too (ubisoft).
Thanks again, I'm sure I will be donating once I've tested this a bit. You rock!!!
hi steve, you should write the path for each installed games which are missing, and some infos to Paul, maybe he can update 3DFixmanager in order your games will be found.
@Paul
what an update ! congratulations. additions are great ! i have to continue to traduce in French^^
Thank you.
I think next update will address the ini parser as this is the most important issue currently. I would like to add support for new 3dmigoto features like software mouse support or upscaling feature but this requires a modified ini parser which has to accept any content in the ini file (current ini parser does not accept all lines).
I think next update will address the ini parser as this is the most important issue currently. I would like to add support for new 3dmigoto features like software mouse support or upscaling feature but this requires a modified ini parser which has to accept any content in the ini file (current ini parser does not accept all lines).
ASUS ROG Strix GeForce GTX 1080 | Core I7-7700K | 16GB RAM | Win10 Pro x64
Asus ROG Swift PG278Q 3D Vision Monitor
Optoma UHD 40 3D Vision Projector
Paypal donations for 3D Fix Manager: duselpaul86@gmx.de
hello paul, could you add automatic/check update for all games when we launch 3DFix, in order 3Dmigoto is always updated ? because we have to update manually each game one by one atm. we are lazy :)
thx ;)
[img]http://nsm07.casimages.com/img/2018/01/11//18011105590916744215444064.jpg[/img]
hello paul, could you add automatic/check update for all games when we launch 3DFix, in order 3Dmigoto is always updated ? because we have to update manually each game one by one atm. we are lazy :)
[quote="greatxerox"]hello paul, could you add automatic/check update for all games when we launch 3DFix, in order 3Dmigoto is always updated ? because we have to update manually each game one by one atm. we are lazy :)
thx ;)
[img]http://nsm07.casimages.com/img/2018/01/11//18011105590916744215444064.jpg[/img][/quote]
There's already a button for this in Settings / General Settings tab ("Update all installed 3dmigoto wrappers"). I've implemented this after you proposed this feature a few months ago. However there is no automatic check at startup so maybe I could add this for the next version.
greatxerox said:hello paul, could you add automatic/check update for all games when we launch 3DFix, in order 3Dmigoto is always updated ? because we have to update manually each game one by one atm. we are lazy :)
thx ;)
There's already a button for this in Settings / General Settings tab ("Update all installed 3dmigoto wrappers"). I've implemented this after you proposed this feature a few months ago. However there is no automatic check at startup so maybe I could add this for the next version.
ASUS ROG Strix GeForce GTX 1080 | Core I7-7700K | 16GB RAM | Win10 Pro x64
Asus ROG Swift PG278Q 3D Vision Monitor
Optoma UHD 40 3D Vision Projector
Paypal donations for 3D Fix Manager: duselpaul86@gmx.de
Path problem for HATRED. i just downloaded it and tried to install.
https://www.hostingpics.net/viewer.php?id=9794402017121601h2434.jpg
Corei7 4790K 32GB / 2xSLI: Titan X Pascal 3DSurr 7680x1440 +FSIM cockpit :D
My Hardcore gamer rig : http://forum.hardware.fr/configuration.php?config=hardwarefr.inc&pseudo=greatxerox
SETUP Video 20190623 : https://vimeo.com/343968979
Pictures : http://www.casimages.com/u/greatxerox/369138
Best site Emulation on the net : http://www.emu-france.com/
thx for reporting this.
According to DHR's fix description the fix has to be copied to "Binaries\Win64" subfolder.
So this folder does not exist any more?
Which path and exe file name is correct? I just looked in SteamDB and it says:
Hatred\Binaries\HatredConfig.exe
Could you please verify this? I do not have this game in my Steam library.
ASUS ROG Strix GeForce GTX 1080 | Core I7-7700K | 16GB RAM | Win10 Pro x64
Asus ROG Swift PG278Q 3D Vision Monitor
Optoma UHD 40 3D Vision Projector
Paypal donations for 3D Fix Manager: duselpaul86@gmx.de
(If you like the game Dragon Age: Origins, I can return the favor. Download my mod fixing almost 800 plot, quest and scripting bugs in it at https://qwinnmods.com ! You can find a page for it at NexusMods too, but the mod itself is only at my site. One of the best games I've found for 3D Vision with the Helixmod fix applied, too!)
CPU: Intel Core i7-5930K
Cooler: Thermaltake Water 3.0 Ultimate
Motherboard: Asus RAMPAGE V EXTREME, BIOS 2101
Memory: G.Skill 32GB (4 x 8GB) DDR4-2666
Storage: Intel 750 Series 1.2TB PCI-E SSD
Storage: Sandisk Ultra II 960GB 2.5" SSD
Video: 2x Gigabyte Gaming G1 980 Ti in SLI, Driver 362.00
Case: Thermaltake Core V71 Full Tower
Power Supply: EVGA Supernova P2 1200W 80+ Platinum
Monitor: ROG SWIFT PG278Q 120Hz 27.0" running 1440p in 3DVision
OS: Windows 10 Pro x64 Build 10586
Overclocks:
Processor: 4.4 GHz adaptive (1.296v under load), LLC7 input 1.92v
Processor Cache: 4.2 GHz offset +0.27v (max 1.212v under load)
Memory: 2666 15-15-15-35-CR2 oc'd to 3000 15-15-15-35-CR1 at 1.38v
GPU SLI: Stock voltage, 1455 MHz, 8000Mhz memory
@paul
the path is Program Files(x86)/Steam/steamapps/common/Hatred/Hatred/BinariesWin64
the exe is Hatred-Win64-Shipping
Corei7 4790K 32GB / 2xSLI: Titan X Pascal 3DSurr 7680x1440 +FSIM cockpit :D
My Hardcore gamer rig : http://forum.hardware.fr/configuration.php?config=hardwarefr.inc&pseudo=greatxerox
SETUP Video 20190623 : https://vimeo.com/343968979
Pictures : http://www.casimages.com/u/greatxerox/369138
Best site Emulation on the net : http://www.emu-france.com/
Thx for your comment :). Your fixpack looks very interesting. I feel ashamed but till today I have never completed Dragno Age: Origins. I just played the first hours with 3D Vision fix and it looked fantastic in stereo 3D. I'll definitely have to take a look at that game again with your mod.
@greatxerox: Thank you! I've just released a fix update. Sometimes It's confusing for me when there are 2 subfolders which have the same name (..Hatred/Hatred/...)
ASUS ROG Strix GeForce GTX 1080 | Core I7-7700K | 16GB RAM | Win10 Pro x64
Asus ROG Swift PG278Q 3D Vision Monitor
Optoma UHD 40 3D Vision Projector
Paypal donations for 3D Fix Manager: duselpaul86@gmx.de
It's a strange problem in Prey(2017).
When the game starts, there are sounds of errors. 3DFix is broken.
If I install Fix for Prey without using "3D Fix Manager". it works fine.
starting the game through "3D Fix Manager", it breaks directly.
Windows 10 Pro x64 (1809) / Intel i7 6700K 4.7GHz (Corsair H110) / Gigabyte GA-Z170X-UD5 TH (Bios F21) / Corsair Vengeance 32GB DDR4 3000MHz / Gigabyte GTX 1080Ti Xtreme WaterForce + SLI / Sound Blaster Z / Samsung 950 Pro NVMe (512GB) / EVGA SuperNOVA 1000W 80+ Platinum 220V / Asus Rog Swift PG278Q / 3D Kit 3D Vision 2 / Nvidia Shield TV (2017)
Battlefront 3D Fix Geek Version
Check out my 3D Videos & Screenshots / Youtube video downloader (8K )
Hi Tim,
I've just looked into it. Problem is the ini parser I'm using for 3D Fix Manager which expects that ini files stick to special rules: Every line has to be a section or a key/value-pair. However in 3dmigoto ini files there are also lines which are not ini conform (for good reasons) and the parser can't handle this (it just skips/deletes those lines). When 3D Fix Manager tries to read those files it tries to "repair" them by looking if there are small misstakes like if some characters are missing which indicate the beginning and ending of a section but in the case of Prey this masses up the whole file. I've disabled this step now for 3dmigoto ini files. In the second step it splits the file and parses only those sections which are very likely to be ini conform. This seems to work very well. However it's still on my todo list to write an own ini parser which shall be able to parse all lines no matter if a line is ini conform or not.
I'll release a new version of 3D Fix Manager very soon with the workaround to fix the issue in Prey. It's only a small update but it will further enhance usability (fix installation requires only 1 click now instead of 2, search paths are auto-filled, user can decide if he wants to reinstall a fix from download cache or if he always wants to redownload the whole fix and some other things)
ASUS ROG Strix GeForce GTX 1080 | Core I7-7700K | 16GB RAM | Win10 Pro x64
Asus ROG Swift PG278Q 3D Vision Monitor
Optoma UHD 40 3D Vision Projector
Paypal donations for 3D Fix Manager: duselpaul86@gmx.de
Ok this update got bigger than I thought at first. By chance I discovered a good open source for getting game icons from 'TheGamesDb'. So if you want to replace your old game covers with the new ones just go to 'General Settings' tab and click on 'Reset all game icons'. Old icons are backuped in the individual profile folder - so your old icons don't get lost if you edited some of them.
Please let me know if 3D Fix Manager automatically added Search Paths for you to your Steam libraries (I could ony test this feature on a single computer).
Change Notes Version 1.29:
ASUS ROG Strix GeForce GTX 1080 | Core I7-7700K | 16GB RAM | Win10 Pro x64
Asus ROG Swift PG278Q 3D Vision Monitor
Optoma UHD 40 3D Vision Projector
Paypal donations for 3D Fix Manager: duselpaul86@gmx.de
To answer your request - It does auto-detect my steam paths very well (I have three).
It missed about 17 games that I do have installed. I have a TON, so that's a small percentage. =D
Two of them are in steam but use Uplay drm too (ubisoft).
Thanks again, I'm sure I will be donating once I've tested this a bit. You rock!!!
hi steve, you should write the path for each installed games which are missing, and some infos to Paul, maybe he can update 3DFixmanager in order your games will be found.
@Paul
what an update ! congratulations. additions are great ! i have to continue to traduce in French^^
Corei7 4790K 32GB / 2xSLI: Titan X Pascal 3DSurr 7680x1440 +FSIM cockpit :D
My Hardcore gamer rig : http://forum.hardware.fr/configuration.php?config=hardwarefr.inc&pseudo=greatxerox
SETUP Video 20190623 : https://vimeo.com/343968979
Pictures : http://www.casimages.com/u/greatxerox/369138
Best site Emulation on the net : http://www.emu-france.com/
Windows 10 Pro x64 (1809) / Intel i7 6700K 4.7GHz (Corsair H110) / Gigabyte GA-Z170X-UD5 TH (Bios F21) / Corsair Vengeance 32GB DDR4 3000MHz / Gigabyte GTX 1080Ti Xtreme WaterForce + SLI / Sound Blaster Z / Samsung 950 Pro NVMe (512GB) / EVGA SuperNOVA 1000W 80+ Platinum 220V / Asus Rog Swift PG278Q / 3D Kit 3D Vision 2 / Nvidia Shield TV (2017)
Battlefront 3D Fix Geek Version
Check out my 3D Videos & Screenshots / Youtube video downloader (8K )
I think next update will address the ini parser as this is the most important issue currently. I would like to add support for new 3dmigoto features like software mouse support or upscaling feature but this requires a modified ini parser which has to accept any content in the ini file (current ini parser does not accept all lines).
ASUS ROG Strix GeForce GTX 1080 | Core I7-7700K | 16GB RAM | Win10 Pro x64
Asus ROG Swift PG278Q 3D Vision Monitor
Optoma UHD 40 3D Vision Projector
Paypal donations for 3D Fix Manager: duselpaul86@gmx.de
thx ;)
Corei7 4790K 32GB / 2xSLI: Titan X Pascal 3DSurr 7680x1440 +FSIM cockpit :D
My Hardcore gamer rig : http://forum.hardware.fr/configuration.php?config=hardwarefr.inc&pseudo=greatxerox
SETUP Video 20190623 : https://vimeo.com/343968979
Pictures : http://www.casimages.com/u/greatxerox/369138
Best site Emulation on the net : http://www.emu-france.com/
There's already a button for this in Settings / General Settings tab ("Update all installed 3dmigoto wrappers"). I've implemented this after you proposed this feature a few months ago. However there is no automatic check at startup so maybe I could add this for the next version.
ASUS ROG Strix GeForce GTX 1080 | Core I7-7700K | 16GB RAM | Win10 Pro x64
Asus ROG Swift PG278Q 3D Vision Monitor
Optoma UHD 40 3D Vision Projector
Paypal donations for 3D Fix Manager: duselpaul86@gmx.de