Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Releases: NiekNijland/CSGO-Translator

V3: Telnet integration and more.

02 May 16:36
Compare
Choose a tag to compare

Version 3 adds telnet integration, and many other minor improvements.

Telnet makes it possible to view translations in the in-game chat. And also respond to messages in the original language.

To see how all of this works, visit the README.md

V3.0 Beta 1

16 Mar 22:43
Compare
Choose a tag to compare

This version adds Telnet support.

New features: (See included images for examples)

  • Display the Telnet connection status in the CSGO-Translator application.
  • All incoming global chats that are not recognized as the display language set in the options, will be translated and send to the in game team chat.
  • Send a message in any language in the in game chat from the in game chat.
    -Send a translated message to the team chat by typing the following command: !trans_team -ru this is the message
    -Send a translated message to the global chat by typing the following command: !trans_all -fr this is another message

Instead of -ru or -fr you can use any google translate supported language you want. (like -de, -sk, -tr & many more). As well as any
message you want.

If google translate cannot make a translation no message will be displayed in the in game chat.

To use these new features you need to set the following 2 launch options for CSGO: -condebug & -netconport 2121 .

Options to change the Telnet settings will come in the next beta.

image

image

V2.1

15 May 17:39
Compare
Choose a tag to compare

/u/yawnston fixed a bug with the copying of the logfile.

Already displayed chats will now translate to a different language when language is changed in options w/o restarting.

V2

15 May 17:06
69e810d
Compare
Choose a tag to compare
V2

Added options to change "Counter-Strike Global Offensive" folder path, and translation to language.

v1

14 May 20:48
6765d82
Compare
Choose a tag to compare
v1
Update README.md