RetroFE forums

Artwork & Layouts => Help => Topic started by: Lowspecs on August 11, 2020, 09:57:03 PM

Title: Story TXT : special character
Post by: Lowspecs on August 11, 2020, 09:57:03 PM
Hello,

Somebody now how to make special charactrer in the story.txt ? beacause "é" or "ô" disappear when i am in the front end.

Thanks
Title: Re: Story TXT : special character
Post by: Pieter Hulshoff on August 11, 2020, 10:15:24 PM
RetroFE uses the std::strings library, which unfortunately does not support these characters. I need to rewrite everything using UTF-8 support I'm afraid. It's been on my todo list for a while, but I just haven't managed to get around to it.
Title: Re: Story TXT : special character
Post by: Lowspecs on August 12, 2020, 10:56:40 PM
Ok, so i have to wait.
Thanks for your answer.