Quote:
Originally Posted by QcMethical
Hello Jeff and team! I'm working on a companion app for FHM and I'm having some issues when I'm trying to import the CSV files in my app. I tried using UTF-8 as encoding but I'm getting special characters issue.
I'm just wondering what encoding is used when exporting the files from the game? I will try using the same encoding when importing them and it probably will fix my issue  Thanks!

|
If it helps, when me and you worked on that discord bot I was converting the csvs from "windows-1252" to utf-8 before import.