Oh my God a fix for BAK would be incredible! BAA will always have a place in my 3d gaming heart, it was the first game I tried in 3d on my old H5360 and my jaw hit the floor when i saw Batman walking together with the Joker in that amazing intro in perfect 3d, it was one of those magical moments that changed my gaming world forever, to be able to finally complete the BA games in 3d would be amazing.
Glad to hear from you DSS and see you're still around, best luck to you and Mike with real life matters, and DHR each time is harder to find words about your amazing work and dedication to 3d fixing, thank you so much for attempting to finish this fix!
Oh my God a fix for BAK would be incredible! BAA will always have a place in my 3d gaming heart, it was the first game I tried in 3d on my old H5360 and my jaw hit the floor when i saw Batman walking together with the Joker in that amazing intro in perfect 3d, it was one of those magical moments that changed my gaming world forever, to be able to finally complete the BA games in 3d would be amazing.
Glad to hear from you DSS and see you're still around, best luck to you and Mike with real life matters, and DHR each time is harder to find words about your amazing work and dedication to 3d fixing, thank you so much for attempting to finish this fix!
All hail 3d modders DHR, MasterOtaku, Losti, Necropants, Helifax, bo3b, mike_ar69, Flugan, DarkStarSword, 4everAwake, 3d4dd and so many more helping to keep the 3d dream alive, find their 3d fixes at http://helixmod.blogspot.com/ Also check my site for spanish VR and mobile gaming news: www.gamermovil.com
So it turns out the trick to getting it working was me deciding to play through it a few weeks ago, having given up on a patch ever happening. You're welcome, everyone!
So it turns out the trick to getting it working was me deciding to play through it a few weeks ago, having given up on a patch ever happening. You're welcome, everyone!
@DSS
I now have some issues with the tile lights...is inside the police station.
There are black box everywhere.
[img]http://u.cubeupload.com/DHR3D/ConvBatmanAK009.jpg[/img]
The ofensive shader is the 8dc0de7afd8669a0-cs; if i remove it the issue is gone, but all the lights are wrong.
Also try to enable the "run = CustomShaderMergeLightLists", but is not working...maybe this shader need a different approach.
Savegame in the Police Station: [url]https://s3.amazonaws.com/dhr/Saves/SaveData.zip[/url]
@All
I also see some buildings flickering (walls textures)....this happens even without 3Dmigoto installed....anyone see this?? maybe we need to go back to an older driver.
I now have some issues with the tile lights...is inside the police station.
There are black box everywhere.
The ofensive shader is the 8dc0de7afd8669a0-cs; if i remove it the issue is gone, but all the lights are wrong.
Also try to enable the "run = CustomShaderMergeLightLists", but is not working...maybe this shader need a different approach.
@All
I also see some buildings flickering (walls textures)....this happens even without 3Dmigoto installed....anyone see this?? maybe we need to go back to an older driver.
[quote="Pirateguybrush"]So it turns out the trick to getting it working was me deciding to play through it a few weeks ago, having given up on a patch ever happening. You're welcome, everyone![/quote]
Ouch, I feel for you man.
DHR I will install tonight and see if I am getting the same issue.
Pirateguybrush said:So it turns out the trick to getting it working was me deciding to play through it a few weeks ago, having given up on a patch ever happening. You're welcome, everyone!
Ouch, I feel for you man.
DHR I will install tonight and see if I am getting the same issue.
i7-4790K CPU 4.8Ghz stable overclock.
16 GB RAM Corsair
ASUS Turbo 2080TI
Samsung SSD 840Pro
ASUS Z97-WS3D
Surround ASUS Rog Swift PG278Q(R), 2x PG278Q (yes it works)
Obutto R3volution.
Windows 10 pro 64x (Windows 7 Dual boot)
@DSS
If i re-enabled this in the shader 8dc0de7afd8669a0-cs things get better...no black boxes, but still there is some clipping and some flickering lights at distant lights.
[code]//^added
mov r1.y, l(32)[/code]
Hope this helps!
If i re-enabled this in the shader 8dc0de7afd8669a0-cs things get better...no black boxes, but still there is some clipping and some flickering lights at distant lights.
@DHR: Maybe disable scissor clipping in d3dx.ini for an experiment. Scissor clipping is on by default now.
It sounds like that might be scissor clipping. You can also enable/disable on a per-shader basis.
Thanks bo3b for the suggestion...i will try today. But i think is related to the tile lights calculations...if you panning the camera at some points all is OK.
[u]Update:[/u]
Add fix for Lights Shafts.
Also HUD need a lot of work....a lot of icons and stuff, so this will probably not look perfect.
The only issue now is the clipping tile lights in some lights (not all)....all others stuff are fixed, the Regex are doing is job.
We can still play and enjoy this game with that clipping....so if i don't found a solution for this i will release the fix with that "know issue".
Thanks bo3b for the suggestion...i will try today. But i think is related to the tile lights calculations...if you panning the camera at some points all is OK.
Update:
Add fix for Lights Shafts.
Also HUD need a lot of work....a lot of icons and stuff, so this will probably not look perfect.
The only issue now is the clipping tile lights in some lights (not all)....all others stuff are fixed, the Regex are doing is job.
We can still play and enjoy this game with that clipping....so if i don't found a solution for this i will release the fix with that "know issue".
Seems that disabling scissor clipping in d3dx.ini helps....but still there is a minor clipping....specially in interiors where the 8dc0de7afd8669a0-cs is present.
This game had many many more broken effects and generate new shaders like crazy. This is the summary:
- Decals --> Fixed by Mike
- Flickering textures --> Fixed by Mike
- Some Reflections --> Fixed by Mike
- Some Halos --> Fixed by Mike
- CS Lights/shadows and clipping --> Fixed by DSS/Mike
And the others stuff i fixed:
- Remaining Decals (Convert all to Regex, avoid manual fixing)
- Remaining Halos (Regex)
- Remaining Reflections
- Models (Regex)
- PS Shadows/Lights (Regex)
- PS Point Lights
- Lensflares/Bloom (aproximate)
- Lights Shafts
- Water Shore/rips in some zones
- Object Outlines
- HUD....i separate one by one all textures.
The game is looking terrific!!
I will try to release soon...
[img]https://api.phereo.com/imagestore2/5b8168b9e7e5648b1d0001b9/sidebyside/m/[/img]
[img]https://api.phereo.com/imagestore2/5b816931e7e5641759000121/sidebyside/m/[/img]
[img]https://api.phereo.com/imagestore2/5b816a5fe7e56444070001b5/sidebyside/m/[/img]
Seems that disabling scissor clipping in d3dx.ini helps....but still there is a minor clipping....specially in interiors where the 8dc0de7afd8669a0-cs is present.
This game had many many more broken effects and generate new shaders like crazy. This is the summary:
- Decals --> Fixed by Mike
- Flickering textures --> Fixed by Mike
- Some Reflections --> Fixed by Mike
- Some Halos --> Fixed by Mike
- CS Lights/shadows and clipping --> Fixed by DSS/Mike
And the others stuff i fixed:
- Remaining Decals (Convert all to Regex, avoid manual fixing)
- Remaining Halos (Regex)
- Remaining Reflections
- Models (Regex)
- PS Shadows/Lights (Regex)
- PS Point Lights
- Lensflares/Bloom (aproximate)
- Lights Shafts
- Water Shore/rips in some zones
- Object Outlines
- HUD....i separate one by one all textures.
The game is looking terrific!!
I will try to release soon...
Really awesome. I knew you would be the one to do this someday, with the help of regex.
Game added to my "games I'll play with a new GPU because I want 60fps" list.
Really awesome. I knew you would be the one to do this someday, with the help of regex.
Game added to my "games I'll play with a new GPU because I want 60fps" list.
[quote="DHR"]The game is looking terrific!!
I will try to release soon...[/quote]
Thank you so much DHR! Read through about 20 depressing pages of this thread and it's really awesome that [color="green"]you guys[/color] didn't give up and made this one possible!
I might not be playing this for at least another 2 years since I'm still focusing on games from 2013 and working my way up and through Arkahm City. But want to thank you and everyone else who made this possible ahead of time so long. You guys saved Batman xD
DHR said:The game is looking terrific!!
I will try to release soon...
Thank you so much DHR! Read through about 20 depressing pages of this thread and it's really awesome that you guys didn't give up and made this one possible!
I might not be playing this for at least another 2 years since I'm still focusing on games from 2013 and working my way up and through Arkahm City. But want to thank you and everyone else who made this possible ahead of time so long. You guys saved Batman xD
Looking amazing, thanks a lot for the awesome work. What we learned today is patience will be always rewarded greatly with this unique community's very talented and amazing shaderhackers.
Looking amazing, thanks a lot for the awesome work. What we learned today is patience will be always rewarded greatly with this unique community's very talented and amazing shaderhackers.
Asus Deluxe Gen3, Core i7 2700k@4.5Ghz, GTX 1080Ti, 16 GB RAM, Win 7 64bit
Samsung Pro 250 GB SSD, 4 TB WD Black (games)
Benq XL2720Z
It looks amazing! As always, the first law of the 3d vision club is patience, and the second law is to check the previous law, thanks a lot DHR together with Mike and DSS!
It looks amazing! As always, the first law of the 3d vision club is patience, and the second law is to check the previous law, thanks a lot DHR together with Mike and DSS!
All hail 3d modders DHR, MasterOtaku, Losti, Necropants, Helifax, bo3b, mike_ar69, Flugan, DarkStarSword, 4everAwake, 3d4dd and so many more helping to keep the 3d dream alive, find their 3d fixes at http://helixmod.blogspot.com/ Also check my site for spanish VR and mobile gaming news: www.gamermovil.com
This will be AWESOME !!!
Win7 64bit Pro
CPU: 4790K 4.8 GHZ
GPU: Asus Geforce RTX 2080 TI Rog Strix OC
Monitor: Asus PG278QR
And lots of ram and HD's ;)
Glad to hear from you DSS and see you're still around, best luck to you and Mike with real life matters, and DHR each time is harder to find words about your amazing work and dedication to 3d fixing, thank you so much for attempting to finish this fix!
All hail 3d modders DHR, MasterOtaku, Losti, Necropants, Helifax, bo3b, mike_ar69, Flugan, DarkStarSword, 4everAwake, 3d4dd and so many more helping to keep the 3d dream alive, find their 3d fixes at http://helixmod.blogspot.com/ Also check my site for spanish VR and mobile gaming news: www.gamermovil.com
8700K@5GHZ, ASUS Z370-F, 16 GB DDR4 3200 RAM
ASUS STRIX GTX 1080ti SLI
ASUS ROG SWIFT PG278Q
NVIDIA 3D VISION
NORWAY
I now have some issues with the tile lights...is inside the police station.
There are black box everywhere.
The ofensive shader is the 8dc0de7afd8669a0-cs; if i remove it the issue is gone, but all the lights are wrong.
Also try to enable the "run = CustomShaderMergeLightLists", but is not working...maybe this shader need a different approach.
Savegame in the Police Station: https://s3.amazonaws.com/dhr/Saves/SaveData.zip
@All
I also see some buildings flickering (walls textures)....this happens even without 3Dmigoto installed....anyone see this?? maybe we need to go back to an older driver.
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
Ouch, I feel for you man.
DHR I will install tonight and see if I am getting the same issue.
i7-4790K CPU 4.8Ghz stable overclock.
16 GB RAM Corsair
ASUS Turbo 2080TI
Samsung SSD 840Pro
ASUS Z97-WS3D
Surround ASUS Rog Swift PG278Q(R), 2x PG278Q (yes it works)
Obutto R3volution.
Windows 10 pro 64x (Windows 7 Dual boot)
If i re-enabled this in the shader 8dc0de7afd8669a0-cs things get better...no black boxes, but still there is some clipping and some flickering lights at distant lights.
Hope this helps!
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
It sounds like that might be scissor clipping. You can also enable/disable on a per-shader basis.
Acer H5360 (1280x720@120Hz) - ASUS VG248QE with GSync mod - 3D Vision 1&2 - Driver 372.54
GTX 970 - i5-4670K@4.2GHz - 12GB RAM - Win7x64+evilKB2670838 - 4 Disk X25 RAID
SAGER NP9870-S - GTX 980 - i7-6700K - Win10 Pro 1607
Latest 3Dmigoto Release
Bo3b's School for ShaderHackers
Update:
Add fix for Lights Shafts.
Also HUD need a lot of work....a lot of icons and stuff, so this will probably not look perfect.
The only issue now is the clipping tile lights in some lights (not all)....all others stuff are fixed, the Regex are doing is job.
We can still play and enjoy this game with that clipping....so if i don't found a solution for this i will release the fix with that "know issue".
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
This game had many many more broken effects and generate new shaders like crazy. This is the summary:
- Decals --> Fixed by Mike
- Flickering textures --> Fixed by Mike
- Some Reflections --> Fixed by Mike
- Some Halos --> Fixed by Mike
- CS Lights/shadows and clipping --> Fixed by DSS/Mike
And the others stuff i fixed:
- Remaining Decals (Convert all to Regex, avoid manual fixing)
- Remaining Halos (Regex)
- Remaining Reflections
- Models (Regex)
- PS Shadows/Lights (Regex)
- PS Point Lights
- Lensflares/Bloom (aproximate)
- Lights Shafts
- Water Shore/rips in some zones
- Object Outlines
- HUD....i separate one by one all textures.
The game is looking terrific!!
I will try to release soon...
MY WEB
Helix Mod - Making 3D Better
My 3D Screenshot Gallery
Like my fixes? you can donate to Paypal: dhr.donation@gmail.com
8700K@5GHZ, ASUS Z370-F, 16 GB DDR4 3200 RAM
ASUS STRIX GTX 1080ti SLI
ASUS ROG SWIFT PG278Q
NVIDIA 3D VISION
NORWAY
Game added to my "games I'll play with a new GPU because I want 60fps" list.
CPU: Intel Core i7 7700K @ 4.9GHz
Motherboard: Gigabyte Aorus GA-Z270X-Gaming 5
RAM: GSKILL Ripjaws Z 16GB 3866MHz CL18
GPU: MSI GeForce RTX 2080Ti Gaming X Trio
Monitor: Asus PG278QR
Speakers: Logitech Z506
Donations account: masterotakusuko@gmail.com
Thank you so much DHR! Read through about 20 depressing pages of this thread and it's really awesome that you guys didn't give up and made this one possible!
I might not be playing this for at least another 2 years since I'm still focusing on games from 2013 and working my way up and through Arkahm City. But want to thank you and everyone else who made this possible ahead of time so long. You guys saved Batman xD
Asus Deluxe Gen3, Core i7 2700k@4.5Ghz, GTX 1080Ti, 16 GB RAM, Win 7 64bit
Samsung Pro 250 GB SSD, 4 TB WD Black (games)
Benq XL2720Z
All hail 3d modders DHR, MasterOtaku, Losti, Necropants, Helifax, bo3b, mike_ar69, Flugan, DarkStarSword, 4everAwake, 3d4dd and so many more helping to keep the 3d dream alive, find their 3d fixes at http://helixmod.blogspot.com/ Also check my site for spanish VR and mobile gaming news: www.gamermovil.com