Releases: NiekNijland/CSGO-Translator
V3: Telnet integration and more.
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
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.
V2.1
/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
Added options to change "Counter-Strike Global Offensive" folder path, and translation to language.
v1
Update README.md