Raised This Month: $51 Target: $400
 12% 

SRCDS weird unicode can fix?


Post New Thread Reply   
 
Thread Tools Display Modes
aviaiva
Junior Member
Join Date: Jan 2023
Old 01-29-2023 , 05:39   Re: SRCDS weird unicode can fix?
Reply With Quote #11

It sounds like the issue you're encountering is related to encoding/character sets. If the log files are alright when you convert them to UTF-8 using Notepad++, it suggests that the encoding being used by the server is not UTF-8.

To resolve the issue, you'll need to modify the server program to specify UTF-8 encoding for the log files. The exact steps to do this will depend on the program you're using, but typically you'll need to find a configuration file or setting that allows you to specify the encoding to be used for logging.

If you're unable to modify the server program, you could also try using a third-party tool to convert the log files to UTF-8 on a regular basis. For example, you could write a simple script that runs on a schedule and converts the log files to UTF-8 using a command-line tool like iconv.

I hope this helps! Let me know if you need more information or clarification.
aviaiva is offline
gygeelink
New Member
Join Date: Feb 2023
Old 02-05-2023 , 12:19   Re: SRCDS weird unicode can fix?
Reply With Quote #12

thank you
__________________
โปรโมชั่น PG SLOT สุดยอดเว็บพนันที่ดีที่สุด ในปัจจุบัน ฝากถอน ภายใน 1 นาที ปลอดภัย โปรโมชั่นเพียบ ฟรี เครดิต 50 ไม่ ต้อง ฝาก . สมัครง่าย ฝาก-ถอนเร็ว PG SLOT
gygeelink is offline
beeflot
Junior Member
Join Date: Apr 2023
Old 05-10-2023 , 03:24   Re: SRCDS weird unicode can fix?
Reply With Quote #13

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Console]
"CodePage"=dword:0000fde9

[HKEY_CURRENT_USER\Console\%SystemRoot%_system 32_cmd.exe]
"CodePage"=dword:0000fde9

[HKEY_CURRENT_USER\Console\C:_Users_111_Deskto p_Left 4 Dead 2 Dedicated Server_srcds.exe]
"CodePage"=dword:0000fde9



"C:_Users_111_Desktop_Left 4 Dead 2 Dedicated Server_srcds.exe" Replace it with ur absolute path
and save as a .reg file and import.
just only add these for ur regedit.exe change console codepage.

Last edited by beeflot; 05-10-2023 at 04:31.
beeflot is offline
internetdunyam
New Member
Join Date: May 2023
Old 05-16-2023 , 20:25   Re: SRCDS weird unicode can fix?
Reply With Quote #14

thank you
__________________
internetdunyam is offline
F1F88
Junior Member
Join Date: Nov 2022
Old 09-13-2023 , 14:37   Re: SRCDS weird unicode can fix?
Reply With Quote #15

1. Open the registry

2. Find the path "[Computer\HKEY_CURRENT_USER\Console]"

3. Open the SRCDS entry of the server (related to the address where the SRCDS is located)

If path is = "D:\Game\ServerData\nmrih_Server\srcds.ex e"
Then entry is = "D:_Game_ServerData_nmrih_Server_srcds.ex e"

4. Modify the value of CodePage to 65001 (decimal)

If there is no CodePage, create a new QWORD named CodePage with a value of 65001 (decimal)

5. Restart the server

Last edited by F1F88; 09-13-2023 at 14:38.
F1F88 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:56.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode