

lefuneste01
Members-
Posts
1458 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by lefuneste01
-
That's just I can not check what I did is ok...Can you set the hunting=2 line (in the installed mod with the modified shader) and press Alt+F12 to reload the shaders, just to check there is no syntax error ? Are you sure there is no other shader for cockpit glass ? Did you stop at first one or cycle all the shaders ?
-
Hello, So there are three options : 1) your graphics settings are not supported by the mod 2) the mission context is creating issue with the mod 3) you have other mods installed that create issues. So in order to check 1) and 2) can you backup your options.lua file in Saved Games\DCS.openbeta\Config replace it by mine (joined) launch instant action / su25T/free flight... menu should appears options.lua
-
Hello, Theorically, if the mod is working, you should have the green lines as soon as you are in "game" and press numpad 0, as shown blow. You should also have a file d3d11_log.txt in the same directory than the mod and DCS.exe, with a date modified beeing the last game usage. Can you post it (if you have it) ? If you don't have it, well that means the mod is not called, and that will be very stange if all the files are in the right place. Do you have a steam install or did you put the game in "program file" dir ?
-
Please check if you are not using any other mod and have the good graphic options, as explained in first post. Then try to replace the line "hunting=0" by "hunting=2" in d3dx.ini file that should be in the same directory where dcs.exe is. Once in cockpit, press Numpad 0. If you do not have some green text on top and bottom part of screen, then you have a mod installation problem. Otherwise, please post here your graphic options and a track.
-
You should use the 9.4 for the stable version and go to 2.7 and 10.0 for the beta version, because I won't support anymore mod for older beta. That's normal to have Alt F8 working outside setup menu. It's a way to switch to different sharpen option in game, same for color settings (but with another key). Cockpit + FXAA is applying sharpen in cockpit and fxaa for outside. So of course there is no more shatpen for outside. It can not be used with MSAA. With MSAA you should only use sharpen for cockpit and/or for outside cockpit. So you choose to have either sharpen for cockpit only, "outside" with no filter sharpen for cockpit and sharpen for "outside" (with more jaggies) sharpen for cockpit and FXAA for outside (so more blurry than by default, but with less jaggies) No sharpen at all On top of that, you can have HUD sharpened as cockpit or not. If label masking is not working, then you may have an issue with some options or mods interfering with my mod. Please check in first post. In this case, the mod is not able to define cockpit area, so most of the options are broken.
-
Hello. unfortunatelly, there is only one input for 3dmigoto outside shaders : keyboard. So you can do something like "one keypress = 1 preset message". It is also possible to do a more complex process by setting up a "message mode" and then use each keypress as a letter to handle, but it may conflict with DCS keyboard mapping...