Metro Exodus?
  12 / 23    
[quote="norbert72"]Ok i found my mistake. As I didn't have an image on the display menu, i didn't see i was in ultra setting. So it's ok in 1440p high setting. Thanks maurizioclaudio. I am not familiar with cmd. I realized that I have to start the game with 0MetroExodus_3dvision. So if i want to change some setting i have too relaunch the game with metroexodus.cmd? Change my settings and restart the game with 0MetroExodus_3dvision? Awesome for the moment. Incredible Losty :)[/quote you can change resolution in the menu after with the key " - " numeric keypad you can change the various resolutions you play low med high extra find the suitable resolution
norbert72 said:Ok i found my mistake. As I didn't have an image on the display menu, i didn't see i was in ultra setting. So it's ok in 1440p high setting.

Thanks maurizioclaudio.

I am not familiar with cmd. I realized that I have to start the game with 0MetroExodus_3dvision. So if i want to change some setting i have too relaunch the game with metroexodus.cmd? Change my settings and restart the game with 0MetroExodus_3dvision?

Awesome for the moment. Incredible Losty :)[/quote

you can change resolution in the menu
after with the key " - " numeric keypad you can change the various resolutions you play low med high extra
find the suitable resolution

Posted 03/26/2019 04:16 PM   
[quote="norbert72"]Ok I found my mistake. As I didn't have an image on the display menu, I didn't see I was in ultra-setting. So it's ok in 1440p high setting. Thanks maurizioclaudio. I am not familiar with cmd. I realized that I have to start the game with 0MetroExodus_3dvision. So if I want to change some setting I have to relaunch the game with metroexodus.cmd? Change my settings and restart the game with 0MetroExodus_3dvision? Awesome for the moment. Incredible Losti :)[/quote] What are you trying to achieve??? 0MetroExodus_3dvision.cmd will only do this: - add the FOV 80 (that is +10 to normal that is a better view, I have fixed the game for this, don’t want to fix it for FOV70 or over 80 it’s too much effort for a setting that cannot be changed by the game only by the ini ^^) - add separation unlock - add required zero motion blur settings. ==> All done by adding something to the user config every time you start the game, it’s necessary but those changes will be overwritten by start and exit the game as normal. The user config may changes in the game changing settings, make some progress. The 0MetroExodus_3dvision.cmd will always take your current config file and add the things I have written above. SO JUST DONT CARE about anything, just care bout starting the game with 0MetroExodus_3dvision.cmd. Don’t care about the MetroExodus.cmd, it’s just a work around to get the game be started right and kill my cmd script, otherwise you end up in a black screen. But also with this you should press several times the left mouse button after starting and having the black screen there to be sure the game runs in foreground. ==> SHORT: Be sure you run the game with 0MetroExodus_3dvision.cmd, that’s all. The rest is up to you. The game will need special shader correction formulas for every graphic preset, even for resolutions. The resolution is automatically detected by my regex script grapping the resolution from a constant buffer. But this is not working for the graphic preset. This means, be sure you choose the right correction for the graphic preset with the "-" key. I have some ideas to automatically detect your graphic preset after choosing it and restart the game, means the correct formula will be applied changing graphics and restart the game but this is currently @ low priority....it’s only more comfortable for you. The constant for the right correction is ;shadow depth adjustemnt x30=3.0 ==> 1.0 = low / 2.0 = med / 3.0 = high / 4.0 = ultra / 5.0 = extreme Standard is 3.0 (high) You can edit the d3dx.ini and search for "x30=3.0" and change it to your graphic preset you are using, that will avoid switching via "-" key all the time. If you change the graphic preset in the game (may be for some reasons pf performance in some areas, don’t miss to adapt the correction for the lights and the shadows via "-" key. A green overlay message tells you here what correction formula you have chosen. In any case of problems please do not hesitate to contact me, preferably via PM.
norbert72 said:Ok I found my mistake. As I didn't have an image on the display menu, I didn't see I was in ultra-setting. So it's ok in 1440p high setting.

Thanks maurizioclaudio.

I am not familiar with cmd. I realized that I have to start the game with 0MetroExodus_3dvision. So if I want to change some setting I have to relaunch the game with metroexodus.cmd? Change my settings and restart the game with 0MetroExodus_3dvision?

Awesome for the moment. Incredible Losti :)


What are you trying to achieve???

0MetroExodus_3dvision.cmd will only do this:

- add the FOV 80 (that is +10 to normal that is a better view, I have fixed the game for this, don’t want to fix it for FOV70 or over 80 it’s too much effort for a setting that cannot be changed by the game only by the ini ^^)
- add separation unlock
- add required zero motion blur settings.
==> All done by adding something to the user config every time you start the game, it’s necessary but those changes will be overwritten by start and exit the game as normal.
The user config may changes in the game changing settings, make some progress. The 0MetroExodus_3dvision.cmd will always take your current config file and add the things I have written above. SO JUST DONT CARE about anything, just care bout starting the game with 0MetroExodus_3dvision.cmd. Don’t care about the MetroExodus.cmd, it’s just a work around to get the game be started right and kill my cmd script, otherwise you end up in a black screen. But also with this you should press several times the left mouse button after starting and having the black screen there to be sure the game runs in foreground.

==> SHORT: Be sure you run the game with 0MetroExodus_3dvision.cmd, that’s all. The rest is up to you.

The game will need special shader correction formulas for every graphic preset, even for resolutions. The resolution is automatically detected by my regex script grapping the resolution from a constant buffer. But this is not working for the graphic preset. This means, be sure you choose the right correction for the graphic preset with the "-" key. I have some ideas to automatically detect your graphic preset after choosing it and restart the game, means the correct formula will be applied changing graphics and restart the game but this is currently @ low priority....it’s only more comfortable for you.

The constant for the right correction is
;shadow depth adjustemnt
x30=3.0

==> 1.0 = low / 2.0 = med / 3.0 = high / 4.0 = ultra / 5.0 = extreme

Standard is 3.0 (high)

You can edit the d3dx.ini and search for "x30=3.0" and change it to your graphic preset you are using, that will avoid switching via "-" key all the time. If you change the graphic preset in the game (may be for some reasons pf performance in some areas, don’t miss to adapt the correction for the lights and the shadows via "-" key. A green overlay message tells you here what correction formula you have chosen.

In any case of problems please do not hesitate to contact me, preferably via PM.

Like my work? Donations can be made via PayPal to: rauti@inetmx.de

Posted 03/26/2019 05:26 PM   
Please note that this is still a WIP, I am working at the final version. I currently do not need any feedback for the last WIP I have to address remaining problems first and will release a new version for you to be tested if I finished the remaining things up. - One eye problems, can be fixed via disable some shaders but this is not an option here, i don’t know what they are for and they ARE OK (found out disable head texture); hence there should be another shader responsible for this - Water reflection going with presets more than MED - CS volumetric lights I am currently writing RegEx for the current fixed things and check vol. lights. I am very busy this week; hence please wait some time for a final fix (that also may not be perfect!!!)
Please note that this is still a WIP, I am working at the final version. I currently do not need any feedback for the last WIP I have to address remaining problems first and will release a new version for you to be tested if I finished the remaining things up.

- One eye problems, can be fixed via disable some shaders but this is not an option here, i don’t know what they are for and they ARE OK (found out disable head texture); hence there should be another shader responsible for this

- Water reflection going with presets more than MED

- CS volumetric lights

I am currently writing RegEx for the current fixed things and check vol. lights. I am very busy this week; hence please wait some time for a final fix (that also may not be perfect!!!)

Like my work? Donations can be made via PayPal to: rauti@inetmx.de

Posted 03/26/2019 05:28 PM   
Thanks a lot for the explanation Losty. I appreciate to know what i'm doing :) I didn't even see the exit of the tunnel from the beginning of the game. But I remain curious :) It is clear that I prefer to wait until you have finished the fix to start playing for 2 reasons: it's better for the visual and comfort of the eyes and also for respect for the time and the work that you put in this hard work. Very nice !
Thanks a lot for the explanation Losty. I appreciate to know what i'm doing :)


I didn't even see the exit of the tunnel from the beginning of the game. But I remain curious :)

It is clear that I prefer to wait until you have finished the fix to start playing for 2 reasons:
it's better for the visual and comfort of the eyes and also for respect for the time and the work that you put in this hard work.

Very nice !

Asus Rog Swift PG27V - 3D Vision 2 - Ventus RTX 2080 TI (MSI) - i7 7700 - 16GB RAM - WIN 10 / WIN 7

Posted 03/26/2019 07:19 PM   
Can i have a screenshot from your issue please? And please provide your settings for that. Ingame and driver. Everything is ok here for Ultra. Ill check the vip 1.5 this evening. May be there was a RegEx fault.
Can i have a screenshot from your issue please? And please provide your settings for that. Ingame and driver. Everything is ok here for Ultra. Ill check the vip 1.5 this evening. May be there was a RegEx fault.

Like my work? Donations can be made via PayPal to: rauti@inetmx.de

Posted 03/27/2019 04:57 AM   
I no longer have this graphic problem Losty. I think it's the graphics engine of the game and not the regex. From memory, I had this same problem at the moment with metro 2033 and metro 2033 redux (picture completely broken). Yesterday, as a precaution, I had installed the game again and erased all my backup and configuration files. This morning, I tested again, taking care not to do anything. Here are some photos of what I have at play: Preset ultra (x30=4.0 in d3dx.ini) driver 418.81 wip 1.50 My preset : ultra - 1440p [Edit) 1440p native) depth amound : about 40% with the wip : 1080p (1440p unrecognized by the cmd command for the moment but i think you know :)) For the test, in game, i can't change the resolution : the game freeze (ctrl+alt+supp to go out the game)
I no longer have this graphic problem Losty. I think it's the graphics engine of the game and not the regex. From memory, I had this same problem at the moment with metro 2033 and metro 2033 redux (picture completely broken).

Yesterday, as a precaution, I had installed the game again and erased all my backup and configuration files. This morning, I tested again, taking care not to do anything. Here are some photos of what I have at play:

Preset ultra (x30=4.0 in d3dx.ini)
driver 418.81
wip 1.50
My preset : ultra - 1440p [Edit) 1440p native)
depth amound : about 40%
with the wip : 1080p (1440p unrecognized by the cmd command for the moment but i think you know :))
For the test, in game, i can't change the resolution : the game freeze (ctrl+alt+supp to go out the game)

Asus Rog Swift PG27V - 3D Vision 2 - Ventus RTX 2080 TI (MSI) - i7 7700 - 16GB RAM - WIN 10 / WIN 7

Posted 03/27/2019 09:00 AM   
Tank you for your Feedback. Maurizioclaudio21 also tested all presets and different lokations and everything is OK. I have noticed that the game sometimes kick of migoto hoock, than everything is without using a fix. It can be noticed if the "-" key and the green texture overlay will not work anymore. Than we Need a restart of the game. Ill add your findings in the final description of the fix as hint for the users. Tank you. I am working on the final steps, may be a release next week will be possible.
Tank you for your Feedback. Maurizioclaudio21 also tested all presets and different lokations and everything is OK. I have noticed that the game sometimes kick of migoto hoock, than everything is without using a fix. It can be noticed if the "-" key and the green texture overlay will not work anymore. Than we Need a restart of the game.

Ill add your findings in the final description of the fix as hint for the users. Tank you.

I am working on the final steps, may be a release next week will be possible.

Like my work? Donations can be made via PayPal to: rauti@inetmx.de

Posted 03/27/2019 11:24 AM   
Some Thing i forgott for ref your crash problem: The freezing is sometimes happens if you do the options wwitch in the game in an ara with huge graphic income. The game switches arrund 20.000 shader files, that may kill the game with migoto is enabled. Better do a graphic switch in the main menue. Dont foorget to adapt the fix formula via "-" key .-)
Some Thing i forgott for ref your crash problem:

The freezing is sometimes happens if you do the options wwitch in the game in an ara with huge graphic income. The game switches arrund 20.000 shader files, that may kill the game with migoto is enabled.

Better do a graphic switch in the main menue.

Dont foorget to adapt the fix formula via "-" key .-)

Like my work? Donations can be made via PayPal to: rauti@inetmx.de

Posted 03/27/2019 11:28 AM   
BIG THY to maurizioclaudio21 for testing !!!!!!!!!!!!!!!!!!!!!! OK this is for you: I am near to release the fix but I am not available this weekend, this means you may have to wait until the next weekend. [u][b]But I bag you to test this version:[/b][/u] - Volumetric lights are disabled; enable it with "p" key - if you use any graphic setting than #HIGH use "-" key to match the corrections for lights and shadiws - "o" will disable some flimmering if annoying... (EXPERIMWENTAL) - you HAVE TO START the game via 0MetroExodus_3DVision.cmd (may you need some repeats here for get the game started) - the time you get a black screen than, several times klick right mouse button ! [b][u]Not fixed:[/u][/b] - vol lights, they were disabled - water reflection (choosing a preset more than med) <<<<==Shader found, i am on it to try a fix. - character eye issues choosing preset more than low - haiworks for presets other than HIGH Please report any issues here but prev. make sure: - uninstall old WIPs (just delete ShaderFixes folder) - i am at driver 419.17 //Reupload 28.03. because of some regex declaration was missing breaking the light fix [url]https://s3.amazonaws.com/losti/MetroExodus_PreRelase-3D-Vision-Fix_V1.60.rar[/url]
BIG THY to maurizioclaudio21 for testing !!!!!!!!!!!!!!!!!!!!!!

OK this is for you:
I am near to release the fix but I am not available this weekend, this means you may have to wait until the next weekend.

But I bag you to test this version:

- Volumetric lights are disabled; enable it with "p" key
- if you use any graphic setting than #HIGH use "-" key to match the corrections for lights and shadiws
- "o" will disable some flimmering if annoying... (EXPERIMWENTAL)
- you HAVE TO START the game via 0MetroExodus_3DVision.cmd
(may you need some repeats here for get the game started)
- the time you get a black screen than, several times klick right mouse button !

Not fixed:
- vol lights, they were disabled
- water reflection (choosing a preset more than med) <<<<==Shader found, i am on it to try a fix.
- character eye issues choosing preset more than low
- haiworks for presets other than HIGH

Please report any issues here but prev. make sure:

- uninstall old WIPs (just delete ShaderFixes folder)
- i am at driver 419.17

//Reupload 28.03. because of some regex declaration was missing breaking the light fix
https://s3.amazonaws.com/losti/MetroExodus_PreRelase-3D-Vision-Fix_V1.60.rar

Like my work? Donations can be made via PayPal to: rauti@inetmx.de

Posted 03/27/2019 08:00 PM   
I have fucking fixed the water reflections !!!!!!!!
I have fucking fixed the water reflections !!!!!!!!

Like my work? Donations can be made via PayPal to: rauti@inetmx.de

Posted 03/28/2019 02:58 PM   
Awesome and Congrats. I'll be looking forward to playing this when I upgrade my PC
Awesome and Congrats.

I'll be looking forward to playing this when I upgrade my PC

Posted 03/28/2019 03:10 PM   
Nice Losti!
Nice Losti!

http://photos.3dvisionlive.com/chtiblue/album/530b52d4cb85770d6e000049/3Dvision with 55" LG OLED EG920 interlieved 3D (3840x2160) overide mode, GTX 2080 Ti XC Ultra EVGA, core i5 @4.3GHz, 16Gb@2130, windows 7&10 64bit, Dolby Atmos 5.1.4 Marantz 6010 AVR

Posted 03/28/2019 03:25 PM   
LOL awsome Losti
LOL awsome Losti

CoreX9 Custom watercooling (valkswagen polo radiator)
I7-8700k@4.7
TitanX pascal with shitty stock cooler
Win7/10
Video: Passive 3D fullhd 3D@60hz/channel Denon x1200w /Hc5 x 2 Geobox501->eeColorBoxes->polarizers/omega filttersCustom made silverscreen
Ocupation: Enterprenior.Painting/surfacing/constructions
Interests/skills:
3D gaming,3D movies, 3D printing,Drums, Bass and guitar.
Suomi - FINLAND - perkele

Posted 03/28/2019 03:36 PM   
A fucking small line with a fucking huge impact: r11.x+=stereo.x; ....THATS what makes shader hacking hard, find the position to fix and find a formula to fix, sometimes its simple as this ^^ (ref. the formula of cause not finding the position to apply ^^)
A fucking small line with a fucking huge impact:

r11.x+=stereo.x;

....THATS what makes shader hacking hard, find the position to fix and find a formula to fix, sometimes its simple as this ^^ (ref. the formula of cause not finding the position to apply ^^)

Like my work? Donations can be made via PayPal to: rauti@inetmx.de

Posted 03/28/2019 03:53 PM   
[s]volumetric lights fixed !!![/s] -- still broken :-(
volumetric lights fixed !!! -- still broken :-(

Like my work? Donations can be made via PayPal to: rauti@inetmx.de

Posted 03/28/2019 05:14 PM   
  12 / 23    
Scroll To Top