mirror of
https://github.com/uberhalit/SekiroFpsUnlockAndMore.git
synced 2026-06-13 09:57:55 +00:00
Added game modifications
Added global Game Speed modifier Added Player Speed modifier Settings are saved and loaded from conf now Fixed a potential issue with unlimited frame rate unlock Fixed a potential issue when user tried to enable borderless while in minimized fullscreen Improved initial load time til game is patchable Refactor Cleanup
This commit is contained in:
parent
35dd34c9c5
commit
c8696f0a45
10 changed files with 1103 additions and 322 deletions
|
|
@ -21,5 +21,5 @@ using System.Runtime.InteropServices;
|
|||
ResourceDictionaryLocation.SourceAssembly
|
||||
)]
|
||||
|
||||
[assembly: AssemblyVersion("1.0.2.0")]
|
||||
[assembly: AssemblyFileVersion("1.0.2.0")]
|
||||
[assembly: AssemblyVersion("1.1.0.0")]
|
||||
[assembly: AssemblyFileVersion("1.1.0.0")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue