Artikash / Textractor

Extracts text from video games and visual novels. Highly extensible.
GNU General Public License v3.0
2.01k stars 201 forks source link

Is there a way to remove the character's name. #1105

Open Vincent-Dawn opened 1 year ago

Vincent-Dawn commented 1 year ago

Some VNs when run through Textractor have hooks that give you the option of having the character's name present or not (VNs that use KiriKiri and the engine used by Erectlip for example). Some don't have that option and the character's name is always present (VNs that use KiriKiriZ for example).

Is there a Regex Replacer code that could help with this or do I have to manually add the names using Replacer instead?