Auto-translated
Hi, Monza! I tested the patch.
There are two points:
1) Music fix: after calling the random function, the command push eax is executed. And the random function returns a value in this register. Therefore, now after losing focus, if you change the volume from zero to any other value, the music disappears completely. I suggest not "zeroing" the call, but instead write mov eax, 1 (B8 01 00 00 00). As an option, mov eax, n (where n = 1..4 - the number of "combat" mp3 files);
2) After rolling back, the program immediately offers to install the patch again.
Further suggestion: it is necessary to get rid of the cranim patch and make all changes in the executable file (we need to urgently save the halflings!).
And we will cure the hobbits! :)