Aero_
Aero_
@Polymega We agreed to split the work, so my half is done, but Mercury already knows he can ask me for additional help if he needs it. Some of them...
Have you tried using `WriteSettingsToFile`?
As indicated by the error message, this is likely because you're missing the file **binkw32.dll** in your install folder. This is necessary for video playback and should've been included in...
The FEScale option is intended to adjust the [safe zone ](https://en.wikipedia.org/wiki/Safe_area_(television)). What you want would require individual elements being resized and repositioned, which is not feasible or within the scope...
This sounds like an issue with v-sync reducing the game to 30fps when 60fps can't be achieved, but your system should be more than adequate, so I'm not exactly sure...
@elishacloud The following information is an addition to Polymega's original post. ## Attic Candle Speed ``` float CandleFPS = 20.0f; float CandleFPSResult; ``` ``` 0x004D041A call CandleFlameSpeedHook CandleFlameSpeedHook: cmp dword...
@elishacloud The only problem I've found was with the Frametime memory address. I thought v1.1 and DC used the same address, but they don't. Everything else should fine, tested and...
> It's likely normal for this to happen. My old [Surface Pro 3](https://en.wikipedia.org/wiki/Surface_Pro_3#Hardware) also ran hot when playing the game at larger resolutions or for extended periods of time. Additionally,...
> Steam/EA version ... are you talking about NFSMW (2012)? **The widescreen fix is for the original NFSMW released in 2005.** Perhaps you got the wrong game on accident. https://en.wikipedia.org/wiki/Need_for_Speed:_Most_Wanted_(2005_video_game)...
Would it not be better to disable the SimRate / FPS Limit patches by default, since the problems associated with it [technically affects everyone](https://github.com/ThirteenAG/WidescreenFixesPack/issues/1218), and then make the Speedrunner mode...