Skip to content

Commit

Permalink
11.0.1 support
Browse files Browse the repository at this point in the history
  • Loading branch information
HookedBehemoth committed Dec 12, 2020
1 parent c8bd380 commit d8131b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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 version 3.0.0-11.0.0 (08.12.2020).
Works on HOS version 3.0.0-11.0.1 (12.12.2020).

Included patches:
| vi Version | Patch name (Build ID + .ips) | tested |
Expand All @@ -26,5 +26,6 @@ Included patches:
| 9.0.0.440 | 7421EC6021AC73DD60A635BC2B3AD6FCAE2A6481.ips | yes |
| 10.0.0.300 | 96529C3226BEE906EE651754C33FE3E24ECAE832.ips | yes |
| 11.0.0.400 | D689E9FAE7CAA4EC30B0CD9B419779F73ED3F88B.ips | yes |
| 11.0.0.20 | 65A23B52FCF971400CAA4198656D73867D7F1F1D.ips | yes |

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

0 comments on commit d8131b2

Please sign in to comment.