Quote:
Originally Posted by GeoffR
Maybe this would work? The replacement value can be any number 0-255.
Code:
Increase TOC level indentation:
- Enabled: yes
- PatchGroup: TOC Indentation
- Description: |
The space indented Table of Contents levels are quite hard to see, as the
difference is almost too small to easily notice.
- ReplaceBytes: {Offset: 0x8B2FD6, FindH: 42 00 4F F0 20 01, ReplaceH: 02 22 42 43 20 21}
# Replacement value:
- ReplaceInt: {Offset: 0x8B2FD6, Find: 2, Replace: 6}
|
That should work, but then I wouldn't be able to fit the bugfix in there too.