How can I fast fix this w/o using oxide's custom console? (Russian)
I don't think Rust's console supports UTF-8, so unsure there is a fix for that. I am working to re-add our console for the time being, just need to figure out why it's not working in general though.
console utf-8 not support ?
In response to Wulf ():
I don't think Rust's console supports UTF-8, so unsure there is a fix for that. I am working to re-a...
if i can other problem fix ?
need to add .bat file line chcp 65001 should look like this @echo off chcp 65001 cls :start echo Starting server...
The general recommendation is - use webrcon (there are plenty of those for rust nowadays), since it supports other charsets and much more responsive (not tied to server fps atleast).