XUnity.AutoTranslator icon indicating copy to clipboard operation
XUnity.AutoTranslator copied to clipboard

Shorter spam prevention delay for eztrans?

Open gramedcart opened this issue 3 years ago • 1 comments

Unlike other translators, eztrans is not a server-depended. so, eztrans can handle many texts with fast speed with minimal memory without worry about spamming http requests.

Putting a delay into eztrans tarnishes its advantages. some peoples already made patch making delay to 0.01seconds, and it dosen't hardly effect the memory at all.

could you shorten delay for eztrans to 0.01 seconds?

gramedcart avatar Mar 01 '22 18:03 gramedcart

I can change it to 0.1 second, since I added an option for that to support SUGOI translator.

Here's a version with the change. ezTransXP.zip

gravydevsupreme avatar Apr 16 '22 18:04 gravydevsupreme