Commit graph

26 commits

Author SHA1 Message Date
bright-side-99
ef7ffd2dd2 support Python 3.8.10:
replace argparse.BooleanOptionalAction
as it requires python 3.9, ubuntu 20.04 lts based distros are still stuck on Python 3.8.xx
2022-03-20 21:43:17 +01:00
gurrgur
5de03c9d58
readme: fix formatting 2022-03-17 16:00:32 +01:00
gurrgur
00db8431ae
readme: add note on python version requirement 2022-03-17 16:00:01 +01:00
Marcus Gursch
eab689a6cc make vigniette removal work with game v1.03 2022-03-17 15:52:09 +01:00
gurrgur
01a6e8e910
Merge pull request #2 from DinCahill/fix/save-memory
fix: save memory
2022-03-09 10:39:54 +01:00
Donal Cahill
9dc4e6d6da fix: save memory 2022-03-09 03:30:31 +00:00
gurrgur
db368aa371
readme: mention windows support in description 2022-03-08 17:34:00 +01:00
Marcus Gursch
2f84b18edb readme: add usage info for fullscreen display rate unlock 2022-03-08 17:11:07 +01:00
Marcus Gursch
29fefd606f feature: add option for removing 60Hz limit in fullscreen display modes (author: Lyall) 2022-03-08 17:09:42 +01:00
gurrgur
b9b144e759
Update README.md 2022-03-07 22:01:31 +01:00
Marcus Gursch
6757adc407 readme: add animation distance toggle usage info 2022-03-07 21:58:37 +01:00
Marcus Gursch
1f5575e2fd readme: add credits 2022-03-07 21:52:33 +01:00
Marcus Gursch
d0de804f7e feature: add option for increasing animation distance 2022-03-07 21:45:25 +01:00
Marcus Gursch
9432648fac feature: add chromatic abberation patch 2022-03-07 14:02:11 +01:00
gurrgur
fc5e8a75da
update README 2022-03-07 03:02:47 +01:00
Marcus Gursch
cb1a7d5fd2 avoid renaming the patched executable to enable vkd3d-proton performance workarounds 2022-03-07 02:58:25 +01:00
gurrgur
04d5389175
readme: fix typos 2022-03-07 00:46:46 +01:00
gurrgur
c0499efe5d
readme: update windows instructions 2022-03-06 19:50:23 +01:00
gurrgur
7391192b07
Create LICENSE 2022-03-06 17:48:01 +01:00
Marcus Gursch
6cbd2b67ab update README 2022-03-06 17:44:55 +01:00
Marcus Gursch
5f3b058fec update README 2022-03-06 17:44:20 +01:00
Marcus Gursch
145a9f1ac5 update README 2022-03-06 17:43:41 +01:00
Marcus Gursch
6c37955ce4 update README 2022-03-06 17:38:27 +01:00
Marcus Gursch
ac7b4727ed update README 2022-03-06 17:35:21 +01:00
Marcus Gursch
e6d676732a (feature)
- custom frame rate limit
- black bar removal
- vigniette removal
2022-03-06 17:33:55 +01:00
gurrgur
c2d085380d
Initial commit 2022-03-06 13:24:08 +01:00