-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't work #1
Comments
Can you upload your log file |
I was running into the same problem. I was able to get it to work by downloading the latest version of the d3d11.dll for Ultimate ASI Loader and replacing the one that's included in the mod with it. Doing that causes the UI in MGS2 to be bugged, though. |
Thanks for posting that @Lukar115. I've updated the version of Ultimate ASI Loader that is included in the release build zips. Let me know if it works for you now @TheSangral. |
Yes, now it works, thank you. But like @Lukar115 said, with this dll (don't know if the other one was supposed to do anything different tho), MGS2 has the exact same problems as with the mod from the other Person yesterday. Broken HUD and different screen layer effect which doesn't scale with the resolution and are stuck in the top left corner. Like cutscene black bars, different screen effects or the game over screen. |
What resolution are you playing the game at? I've added some scaling for some of the more egregious issues like the screen effects but they only apply at >16:9 aspect ratios. Edit: I have moved the hook for this over to it's own function so it will now run at any resolution, not just >16:9. Give v0.5 a try. There's probably more screen effects that will need to be scaled so it might be a case of whack-a-mole fixing these issues as they come up. |
I was playing at 4K and 16:9, so weird that it didn't work and I now tested your new version and it still doesn't work unfortunately. Literally all over screen effects, that were affected before, are still in the top left corner not scaled to 4K. It starts with the main menu when you select difficulty, you see a big rectangle in the top left and also mini subtitles. Goes over different effects while talking in Codec, goes over to cutscene bars and death glass shatter effect while dying in first person and the game over screen. I think I haven't seen one that's fixed with your version, oh, and of course the mini life bar. I recorded a video of your new 0.5 version so you can compare. https://www.youtube.com/watch?v=cjTx_Y5DzWU I don't know why it's not working for me, I removed all the old files, even replaced the MGS2 exe with an untouched one, even used steamless with the exe and tried that, but none of the fixes are triggering for me. |
You're totally right. I was actually able to fix part of the problem before but it was incomplete and you pointing out that issue on the main menu has led me to something that might actually help. Bear with me while I fully test this, hopefully it's the path to fixing the issues caused in MGS2 by going beyond 720p. |
…etc) not scaling correctly with increased resolution. (#1)
Okay I'm going to close this issue now and direct further issues with MGS 2 as a result of running a custom resolution over here #8 |
Unlike the other MGS2 and 3 mod which also had this dll and a copy paste of files which worked, this one doesn't. With these files in the folder with the exe the game simply doesn't start.
The text was updated successfully, but these errors were encountered: