Tutorial Using Textractor With DeepL Translation
This tutorial will teach you, how to install the textractor with deepL without timeout problems.
What is DeepL and why DeepL?
DeepL Translator is a free neural machine translation service launched on 28 August 2017 and developed by DeepL GmbH (Linguee), based in Cologne, Germany. It has received positive press asserting that it is more accurate and nuanced than Google Translate.
Example difference between DeepL and Google Translate result
1. DeepL
Example of DeepL Translation result
2. Google
Example of Google Translation result
There you see? DeepL translate is better and makes sense, rather than Google. So if you wanted to use withh DeepL, just follow this "EVERY" step (because if you miss something it will not work or the translate is not appear).
Steps
1. Download the tools, here2. You need browser with chromium based like, Google Chrome, Microsot edge or Firefox.4. Open Tampermonkey in your browser "Black icon with 2 eyes".5. Open "DeepL - Auto VN Translation/userscript/userscript.js" with notepad".6. Copy all text inside.7. Paste all text to Tampermonkey new script and save.
For Chrome and Microsoft Edge
1. Install Clipboard Inserter, here2. Now open this in your browser addressbar: chrome://extensions/Enable3. "Developer Mode" at the top right.4. Select "Load Unpacked"5. Select "DeepL - Auto VN Translation/extension/"
For Firefox
1. Install Clipboard Inserter, here2. Now open this in your browser addressbar: about:debugging3. Click "This Firefox"4. Click "Load Temporary Add-on..."5. Select "DeepL - Auto VN Translation/extension/manifest.json"
Alternative ways, if you encounter problem the translation result not showing in x64 Textractor
1. Download Chromium, here2. Install it3. Download and install Tampermonkey (Steps 3 For Chrome)4. Open Tampermonkey in your browser "Black icon with 2 eyes".5. Open "DeepL - Auto VN Translation/userscript/userscript.js" with notepad".6. Copy all text inside.7. Paste all text to Tampermonkey new script and save.
9. Exit your browser and open it again. Make sure there are "T" icon in your new extensions browser.
10. Click on "T" icon and make sure its "ON", also make sure Clipboard Inserter and TamperMonkey is Active.
11. Now you just need to follow this video guide for the settings and use.
12. Done
NOTE: Do not close your browser, Textractor x86 and x64. Its 3 need to run at the same time to translate. Also make sure DeepL Extension, Clipboard Inserter, and TamperMonkey is active!
Troubleshoot:
Q: Textractor x86 and translation is working, but why the result is not showing on Textractor x64?
A: Because you forget to turn on Clipboard Inserter and TamperMonkey, also the new version of chrome browser is conflict with TamperMonkey extension. So, if you think you have activated both of it and it still not work, then try the "Alternative ways, using Chromium"
A: Because you forget to turn on Clipboard Inserter and TamperMonkey, also the new version of chrome browser is conflict with TamperMonkey extension. So, if you think you have activated both of it and it still not work, then try the "Alternative ways, using Chromium"
Q: The hook won't copied to the DeepL browser, how to fix it?
A: Make sure DeepL Extension is active on the browser and Clipboard Extension on Textractor is exist.
A: Make sure DeepL Extension is active on the browser and Clipboard Extension on Textractor is exist.
Q: Error "{"jsonrpc":"2.0","error":{"code":1042912,"message":"Too many requests"}}"
A: Its not because of this tools or Textractor, but the DeepL site is detecting your ip as too many using its product, try using VPN or exit Textractor for sometime.
Q: pattern not exist
A: Well its a problem from Textractor when trying to hook the VN, you can ask for it on Textractor github
A: Its not because of this tools or Textractor, but the DeepL site is detecting your ip as too many using its product, try using VPN or exit Textractor for sometime.
Q: pattern not exist
A: Well its a problem from Textractor when trying to hook the VN, you can ask for it on Textractor github
Q: Why the result in Textractor x64 is showing Japanese, not english?
A: Well its because Clipboard Inserter or TamperMonkey is not active, try check it again. If the problem still persist try to use the "Alternative ways, using chromium"
A: Well its because Clipboard Inserter or TamperMonkey is not active, try check it again. If the problem still persist try to use the "Alternative ways, using chromium"
Q: Is the Alternative ways really fix it all?
A: I have tried it with Windows 11, Windows 7 Ultimate, And Windows 10 21h2, its works fine, also by using Old Chromium that i provide, you don't need to update it or adding its extension to your main browser, so use it Chromium just for playing VN (Because newer browser sometimes conflict with the extension for some users)
A: I have tried it with Windows 11, Windows 7 Ultimate, And Windows 10 21h2, its works fine, also by using Old Chromium that i provide, you don't need to update it or adding its extension to your main browser, so use it Chromium just for playing VN (Because newer browser sometimes conflict with the extension for some users)
Well, if it not works for you, just ask me and hopefully i can help you or if you wanted more fast response, you can join our discord on the sidebar.
TUTORIAL UPDATED ON 03/25/2022
Thanks to: Risky Maulana
105 comments
the target language will automatically switch from Japanese to chinese
and source language will return to english automatically
DeepL-Auto-VN-Translation\extension\fg
it worked,but strange
it automatically changed language from chinese back to japanese ,and repeat from japanes to chinese endlessly。
thankyou verry much, I really love your tutorial, you are the best xD
function callback(mutationsList, observer) {
console.log('Mutations:', mutationsList)
console.log('Observer:', observer)
}
const mutationObserver = new MutationObserver(callback)
mutationObserver.observe(
document.getElementById('dl_translator'), {
attributes: true
}
)
function callback(mutationsList) {
(function() {
'use strict';
function callback(mutationsList, observer) {
console.log('Mutations:', mutationsList)
console.log('Observer:', observer)
}
const mutationObserver = new MutationObserver(callback)
mutationObserver.observe(
document.getElementById('dl_translator'), {
attributes: true
}
)
[[ON THIS PART IT SAYS "no-redeclare - 'callback' is already defined"]] function callback(mutationsList) {
mutationsList.forEach(mutation => {
if (mutation.attributeName === 'class') {
// If the source textarea is not empty, and there is not a sentence being actively translated...
if (!document.getElementById('dl_translator').classList.contains('lmt--empty_source') &&
!d…
sebelumnya kalau nge-higlight jap text langsung di TL sekarang ngga
scriptnya perlu update kali yah?
Clipboardnya jangan lupa aktifin, kalo blom punya download di chrome store atau firefox, namanya "Clipboard inserter"
@GuyverIV87
There's a link up there
nggk gan, di deepl ada petik 2 nya, tp di textractor gk ada
Where is that? It's not in DeepL folder and I cant find it on the Tampermonkey extension
@Unkown the Sugoitranslator is good for the long run because it much more updated
this version was more light and not take much resource, but you see sometime deepL change its api
And otherwise I thank you for sharing your tips to help us discover a little more the world of visual novels
Sincerely
I don't can't find "DeepL - Auto VN Translation / extension /" when I click " Load Unpacked "
what i should do?
https://imgur.com/a/1dT2OuJ
every folder is empty
(Link 1) Tool
Time out.
architecture mismatch: only Textractor x64 can inject this process
Only like 10% games give me this issue.
I try using the x64 instead of the x86 to inject, but it usually just does not work or is incredibly buggy/laggy.
>>>>> Download Full
Tutorial Using Textractor With Deepl Translation - Deso Novel >>>>> Download LINK
>>>>> Download Now
Tutorial Using Textractor With Deepl Translation - Deso Novel >>>>> Download Full
>>>>> Download LINK
(it worked while the game was in Japanese but after patched up to Spanish no more)
Had no problems using your stuff in the past, but after updating firefox a couple times to the newest version nothing will copy into deepl.
I followed all the instructions and the applications show up, but nothing copy to deepl.
Among the posts you posted, I tried using VNTranslator or DevTools, but in the case of DevTools, there were cases where the translated text and the original text were output, and in the case of VNTranslator, an error occurred on my computer and it did not run.
Currently, only the program of the post with comments will work normally.
However, the output language is fixed in English. Is there any way to change it to Korean?
I'm not good at it, but I know how to look at some programming code.
Can you tell me which part of your program changes the output language from English to Korean?