Hi Guest!
We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
To participate in the Beta, a subscription to the
Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions
can be found here.
Click here for information and guides regarding the VaM2 beta.
Join our Discord server for more announcements and community discussion about VaM2.
VAM Translation has to intercept and translate each Text individually when it shows up, therefore there will always be a performace impact unfortunately. I already tried to make it as efficient as I can.
Edit: I looked into the issue with Timeline and unfortunately, the lagging cannot be prevented. Timeline is rapidly updating its labels, e.g. the percentage labels that increment each millisecond or so which forces the Translations plugin to do a lot of translations in a short period. I also tried caching translations that were already translated, bu this didn't help either. I'll put a warning in the description to make users aware of this.