JKAnderson / DSR-Gadget

A multi-purpose testing tool for Dark Souls: Remastered
73 stars 18 forks source link

Dynamic hotkeys #1

Closed Villhellm closed 6 years ago

Villhellm commented 6 years ago

I also added some error checking when converting some of the decimals. There was an overflow exception when loading the game occasionally, I think this should fix it. To do it properly I should have changed them all to TryParse, but I'm lazy.

I did the initial fork before your update, so I just added in the changes you made