Paul 8 Share Posted March 20, 2020 Hello ... I saw a post in the wsgf Doom 2016 thread by ... HWGuy ... that showed a fix for Doom after an update that stopped the original plugin from working. It's here ... https://www.wsgf.org/phpBB3/viewtopic.php?f=61&t=30953&start=160Thank you HWGuy. So following what he did I did the same and used Flawless Widescreen's Wolfenstein II's plugin with a slightly changed script for Doom Eternal and it worked in game ... the menu background does not get fixed with this. The changed WolfensteinII.lua script is attached below. Here is what I changed ... Near the start of the script is this section ... --PROCESS VARS Process_FriendlyName = Module:GetFriendlyName() Process_WindowName = "Wolfenstein II The New Colossusx64vk" Process_ClassName = "Wolfenstein II The New Colossus" Process_EXEName = "NewColossus_x64vk.exe" I changed it to ... --PROCESS VARS Process_FriendlyName = Module:GetFriendlyName() Process_WindowName = "DOOMEternal" Process_ClassName = "*" Process_EXEName = "DOOMEternalx64vk.exe" So just drop the downloaded WolfensteinII.lua script here ... C:\Program Files (x86)\Flawless Widescreen\PluginCache\FWS_Plugins\Modules\WolfensteinII\Dependencies\Scripts Run Flawless widescreen with the Wolfenstein II plugin for Doom Eternal. Enjoy. I don't have enough knowledge to make a full/proper plugin for Flawless widescreen so hopefully someone that knows what they are doing can make one using this info. It works for multi-monitor too. WolfensteinII.lua Lancasther 1 Reply (Quote) Link to comment Share on other sites More sharing options...
Lancasther 6 Share Posted March 20, 2020 Hi! I'm trying to download it, but I can't."Something went wrong. Please try again." Paul 1 Reply (Quote) Link to comment Share on other sites More sharing options...
Paul 8 Author Share Posted March 20, 2020 16 minutes ago, Lancasther said: Hi! I'm trying to download it, but I can't."Something went wrong. Please try again." Hi Lancasther ... I'm sorry ... I dunno what happened. I have re-uploaded it and added the screenshots ... hope it works for you now. Lancasther 1 Reply (Quote) Link to comment Share on other sites More sharing options...
Lancasther 6 Share Posted March 20, 2020 1 hour ago, Paul said: Hi Lancasther ... I'm sorry ... I dunno what happened. I have re-uploaded it and added the screenshots ... hope it works for you now. Ei, now works fine! Thanks a lot! Paul 1 Reply (Quote) Link to comment Share on other sites More sharing options...
Rose 272 Share Posted March 20, 2020 Paul 1 Reply (Quote) Link to comment Share on other sites More sharing options...
Helifax@WSGF 8 Share Posted March 20, 2020 @Paul Ha! I didn't even thought about checking that out! Awesome job! I started reverse engineering the engine to see how it works! Now, I am really curious how the Wolf2 is doing the correction! Maybe I can still learn from that fix! Thank you for posting this! Cheers! Paul 1 Reply (Quote) Link to comment Share on other sites More sharing options...
Paul 8 Author Share Posted March 20, 2020 3 minutes ago, Helifax@WSGF said: @Paul Ha! I didn't even thought about checking that out! Awesome job! I started reverse engineering the engine to see how it works! Now, I am really curious how the Wolf2 is doing the correction! Maybe I can still learn from that fix! Thank you for posting this! Cheers! np ... thank you for the plugin ... 😎 Helifax@WSGF 1 Reply (Quote) Link to comment Share on other sites More sharing options...
Lore 1 Share Posted March 21, 2020 HWGuy here, glad my random bumbling around helped. :) Paul 1 Reply (Quote) Link to comment Share on other sites More sharing options...
Paul 8 Author Share Posted March 21, 2020 5 hours ago, Lore said: HWGuy here, glad my random bumbling around helped. 🙂 Hey ... it did ... well it helped me bumble around as well ... lol Thank you! ... 🙂 Reply (Quote) Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.