Replaced io.popen with a custom function to hopefully resolve the mouse issues. Many thanks to xEpicBradx for discovering the cause of this issue and posting example fixes.
Version 0.1.0
Added PhysicsSettings catagory to inis, you can change this settings by adding [PhysicsSettings] to ini files now. Thank you BluBalllZ for the suggestion and example code!
Added Internal GameSetting changing, this is enabled by default but can be disabled by setting setInternalGameSettings to false in config.lua. Made possible because of Console Framework UE4SS by Odashikonbu!
Version 0.0.6
Fixed ini files in \GamesSettings folder in game execute folder not loading
Added construction to unreal parsing for ini files in \GamesSettings folder
Added a dumped settings file which can also be used as a template