Skip to content

Setup: VN on PC

  • Textractor is a tool used to extract text from Visual Novels

Requirements:

Set the System Locale - JP

  • This is required for Visual Novel to run
Set: System Locale - JP (click here)
  1. In your PC, press Win + R key

  2. Type intl.cpl > enter

  3. Administrative > Change System Locale... > Japanese (Japan) > Restart your PC

    • This doesn't affect your language on PC

    System Locale JP


Setup: Textractor

  1. Open the Textractor folder > x86 > Textractor

    • 99% of the time x86 is better
    • You can also create a shortcut or pin it to your taskbar

    Textractor App

  2. Open Textractor app and check Extensions, if something is missing from my list, you can drag it from the folder into the extension window

    Textractor Extensions

  3. Open your Visual Novel then on your Textractor > Attach to game > Find your Visual Novel

    • Sometimes it is named engine, not actual VN name e.g. SiglusEngine
    • It should look like this after attaching

      Textracting

  4. On your Visual Novel, play it so it can generate the text from the game, after 1-2 dialogues, check back on your Texthooker and find a suitable hooked text from the drop-down menu

  5. If it's working properly it should look like this:

    • Click Save hook(s) if everything is alright

Textractor Working

Visual Novel Sample

It is now texthooking, proceed to the guide below to be able to use the text from Textractor and use Yomitan on it


Setup: Texthooker Page

Requirements:

Make sure Textractor is already setup and running

Your Visual Novel running and already pasting text to Textractor like this


  1. Go to Textractor 5.2.0 folder and open texthooker page

    Texthooker PC Page

  2. On the texthooker page, go to settings(on the top right):

    Texthooker Page Settings

  3. Copy the settings and paste the Custom CSS after:

    Texthooker Page Checkbox

    main > p {
        padding: 0rem !important;
    }
    
    main {
        padding-left: min(3%, 5rem) !important;
        padding-right: min(3%, 5rem) !important;
    }
    
    body > div > textarea {
        font-size: 24px !important;
    }
    
  4. On the texthooker page, click the plug icon to turn on:

    • It should turn green

    Texthooker Enable

  5. Go back to your Visual Novel and try progressing on dialogues and it should be already working:

    Texthooker Page Pasting

  6. Done! You should now be able to hover over words and mine

Now that the Texthooker Page is working, let's proceed on learning how to play Visual Novel on Android

Proceed to VN on Android Setup

If you have any problems check FAQs


Extra Info and Tips

Info 1: Finding the proper texthook

Finding the proper texthook (click here)
  • Some VNs is hard to hook, messed and/or missing text, on which case you need to manually find a hook(video guide) or search the internet for one (e.g. Riddle Joker hookcode) then add hook > save hook

  • Some VNs problem is the version itself, you'll be safe using JP only version rather than steam/multi-language versions

Info 2: Using Regex to remove unnecessary text

Using Regex to remove unnecessary text (click here)
  • When all text is present but there is unnecessary unwanted text, you need to use regex filter which is usually on the 2nd tab of Textractor

  • For regex you need some techy knowledge or search around for a specific VN

Info 3: Setting the dialogue speed to max to prevent missing text

Setting the dialogue speed to max to prevent missing text (click here)
  • Some Visual Novels are sensitive, and that it will only textract a portion of its text since the dialogue appeared slowly
    • Max up the dialogue speed in the VN settings

FAQs