Quote:
Originally Posted by jackie_w
I would prefer an even bigger indent if that is possible - maybe multiply by 8 rather than 4? - if the indents are going to be space-characters. I'm assuming this is the patch line which would need to be customised but I don't have a clue what to change it to. Or is it not as simple as that?
|
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}