Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 17.0.0.960 patch #18

Merged
merged 1 commit into from
Oct 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This system module captures the capture button event and instead of saving a com
## Why does it need patches?
The IPC calls I use are caps:sc 1201-1203 that check a flag for debug mode. The patch makes the function call always return true.

Works on HOS versions 3.0.0-16.0.0 (2023.02.20).
Works on HOS versions 3.0.0-17.0.0 (2023.10.11).

Included patches:
| vi Version | Patch name (Build ID + .ips) | tested |
Expand All @@ -32,5 +32,6 @@ Included patches:
| 14.0.0.1240 | AFEAACF3E88AB539574689D1458060657E81E088.ips | yes |
| 15.0.0.1120 | 7E9BB552AAEFF82363D1E8C97B5C6B95E3989E1A.ips | yes |
| 16.0.0.1040 | BA15B407573B8CECF0FAE2B367D3103A2A1E821C.ips | yes |
| 17.0.0.960 | 34D15383767E313EE76F1EE991CD00AD2BF8C62A.ips | yes |

Please post on the [issue thread](https://github.com/HookedBehemoth/bitmap-printer/issues/1) if your experience differs from the table above or if you tested an undocumented version.
Binary file not shown.