Commit graph

44 commits

Author SHA1 Message Date
João Pedro Rodrigues Prates Braz
33b88872f8 Feat: Updated the README to include the 'with-eac' arg 2022-04-21 17:21:54 -03:00
João Pedro Rodrigues Prates Braz
0afbe0c4f1 Feat: Include 'start_protected_game.exe' in the tmp folder 2022-04-21 01:02:55 -03:00
João Pedro Rodrigues Prates Braz
771663eabf Feat: Added option to run game with EAC enabled 2022-04-21 00:54:22 -03:00
Marcus Gursch
0ec730fe89 readme: update recommended launch option line to prevent file permission errors 2022-03-29 21:17:43 +02:00
Marcus Gursch
100c4561b7 fix whitespace 2022-03-29 10:26:33 +02:00
Marcus Gursch
f49096c2c6 feature: gracefully fail pattern scanning and print helpful error messages
refactor: use regex pattern scanning everywhere
2022-03-28 21:26:32 +02:00
Marcus Gursch
7ae9c59fcc update animation fix with proper pattern scanning 2022-03-28 21:10:14 +02:00
gurrgur
6ccfe85cdd
Merge pull request #16 from gurrgur/dev-mod-compatibility
Improve Mod Compatibility
2022-03-26 16:04:11 +01:00
Marcus Gursch
a531256c0a use old hard link api for python 3.8 compatibility 2022-03-25 20:47:52 +01:00
Marcus Gursch
62cb574ced improve mod compatibility 2022-03-25 20:24:26 +01:00
gurrgur
83d3da7f88
readme: make feature table slimmer 2022-03-23 12:51:49 +01:00
Marcus Gursch
e692e73890 improve readme 2022-03-23 12:49:44 +01:00
Marcus Gursch
f254eb37b9 feature: add camera fix 2022-03-23 12:49:18 +01:00
Marcus Gursch
6396ebb6ea feature: add option for enabling all patches at once 2022-03-23 12:06:37 +01:00
Marcus Gursch
7f00e876a5 feature: add intro skip patch 2022-03-23 12:00:01 +01:00
gurrgur
635a80b64b
Merge pull request #10 from bright-side-99/main
support Ubuntu 20.04 lts (Python 3.8.10):
2022-03-22 17:28:01 +01:00
bright-side-99
92f1a6e6ee change dependency to Python >= 3.8.xx 2022-03-20 21:55:15 +01:00
andy
6b163799c6
remove unnecessary newline 2022-03-20 21:51:46 +01:00
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