WerWolv / ImHex-Patterns

Hex patterns, include patterns and magic files for the use with the ImHex Hex Editor
https://github.com/WerWolv/ImHex
GNU General Public License v2.0
640 stars 168 forks source link

Some patterns are using attributes left_to_right and right_to_left, which appear to be unsupported. #265

Closed crozone closed 2 months ago

crozone commented 2 months ago

Some patterns appear to contain an obsolete feature which breaks them on ImHex 1.35:

left_to_right:

right_to_left:

This causes the errors:

crozone commented 2 months ago

Thanks! 🤩