How can I save config.txt as UTF-8 with BOM
Moderator: Moderators
-
- Human
- Posts: 30
- Joined: 26 Jul 2011, 21:03
- Noob?: Yes
How can I save config.txt as UTF-8 with BOM
Hi,I tried manually save config.txt as utf8 with BOM,but openkore will automatically save config.txt as utf8 without BOM.How can I set openkore that it will save config.txt as utf8 with BOM?
-
- The Kore Devil
- Posts: 672
- Joined: 22 Feb 2013, 03:40
- Noob?: No
- Location: The Netherlands
Re: How can I save config.txt as UTF-8 with BOM
Why do you want to save it with BOM if I may ask?
-
- Human
- Posts: 30
- Joined: 26 Jul 2011, 21:03
- Noob?: Yes
Re: How can I save config.txt as UTF-8 with BOM
Because some notepad like software can't correctlly treat utf8 file without BOM.