View Single Post
Old 03-08-2020, 08:35 PM   #472
Semwize
Guru
Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.Semwize ought to be getting tired of karma fortunes by now.
 
Posts: 914
Karma: 275656
Join Date: Jun 2016
Device: Kobo
I have long wanted to ask about the 'Allow searches on Extra dictionaries' patch

Perhaps it should be redone, all these replacements with "_" or ":" somehow look bad visually (a matter of taste, of course).

Maybe it’s worth doing something like this?

Spoiler:
Code:
Allow searches on Extra dictionaries:
  - Enabled: no
    ## To allow searches on Extra dictionaries change space character at end of
    ## "Extra: " to "Extra:NO-BREAK SPACE"
    ## The space char causes a non-desired "English - English" when searching on
    ## Extra dictionary from main menu.
  - FindBaseAddressHex: 45 78 74 72 61 3A 20
  - ReplaceBytes: {Offset: 6, FindH: 20, ReplaceH: A0}
Semwize is offline   Reply With Quote