Quote:
Originally Posted by MGlitch
Extra: e1 is the format that appears. I just tried using ca and ru to test, and while they still change what appears in the dictionary menu when looking up a book, the error is the same.
I also just tried disabling the patch, which had no affect that I can see.
|
If appers
Extra: e1 (without "_") is because you have not applied the patch. That is why it does not work. You can try to put the next patch (only for 3.19.5761)
Code:
<Patch>
patch_name = `Allow searches on Extra dictionary`
patch_enable = `yes`
#
# To allow searches on Extra dictionary change space character at end of "Extra: " to another char (ex: "Extra:_")
# The space char causes a non-desired "English - English" when searching on Extra dictionary from main menu.
#
replace_bytes = BA9478, 20, 5F
</Patch>
Upload the patch prepared for 3.19.5761.
Attention: this file only applies the "Extra: _" patch, if you have applied other patches, they disappear.