J.D. Purcell
|
7ef07bac02
|
Fix DPI scaling.
|
2019-10-12 19:38:18 -04:00 |
zeromus
|
6ea20e9e9b
|
fix emuhawk app.config to allow running on network shares
fixes #1537
|
2019-04-12 14:04:42 -04:00 |
adelikat
|
5fec117b68
|
Roll back to .NET 4.6.1 (instead of 4.6.2) to avoid a dependency on Windows 10 Anniversary Update for Windows 10 users
|
2017-06-06 10:24:21 -05:00 |
nattthebear
|
76022f66f9
|
update to framework 4.6.2. Since Windows XP 64 was very rarely used, there's no loss in switching to this if we're going to 64 bit. Add `FrameworkZipWriter` based on the 4.5 framework's built in zip writer. It shaves a decent amount of time off savestate save time, but rolling our own off of DeflateStream would be even faster.
|
2017-05-27 18:15:15 -04:00 |