Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editor.ini? #1595

Open
Falerii opened this issue Apr 8, 2016 · 3 comments
Open

editor.ini? #1595

Falerii opened this issue Apr 8, 2016 · 3 comments

Comments

@Falerii
Copy link
Contributor

Falerii commented Apr 8, 2016

I've tried unsuccessfully to get real time translation working twice now. I can't find the all important editor.ini file in the repository. Am I blind or is it really missing?

@Verdemar
Copy link

Same problem here. Seems like there's no editor.ini file anymore in the repository, so there's no way to put the real time translator to work.

Cheers.

@ttgmichael
Copy link
Contributor

I added a PR that adds back the editor.ini.

In the meantime, if you don't want to wait for it to be pulled (if it is pulled), you can make your own editor.ini (in less than a minute):

  1. Go to your LanguageData folder.
  2. Make a .txt file with a text editor (notepad++ preferred)
  3. Copy paste the below text:

[EDITOR]
Use=YES
ReferLanguage=English
CommandOption=C:\Program Files (x86)\Notepad++\notepad++.exe "[Path]" -n[Line]

  1. Save the file as "editor.ini", watch it transform into a ini file.
  2. Test if RTT works by logging in, and hold ctrl+shift and left-clicking text in-game.

Hope this helps!

@Verdemar
Copy link

Wow thanks a lot mate ^^. It worked just perfect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants