Hello!
I used INI++ with my previous project. It's not unicode, so I could not get my game translated properly. I'm not very familiar with INI object, but to my understanding there are some restrictions with maximum file size etc. Please correct me if I'm wrong!
So, I'm looking alternative way for storing my dialogue files externally. It is essential that everything is unicode!
I liked how easy .INI was to use, so I would not mind if I could somehow mimic it's behavior.
Any suggestions?