libreofficecalc / BBCF-Improvement-Mod

Additional features and tweaks for BlazBlue Centralfiction
GNU General Public License v3.0
19 stars 6 forks source link

Replay archive can't handle CJK characters in the file name, it ends up with jibberish #43

Open libreofficecalc opened 3 months ago

libreofficecalc commented 3 months ago

EX: 240728T15_17_リã‚_Vsoft.zip

libreofficecalc commented 3 months ago

probably should focus on getting the local replay "load" to initialize the replay directly instead of expending effort on the current format string workaround instead. Once the direct load is working file sizes shouldn't be an issue anymore and I should be able to just use the entire player's name and not have to worry about alignment of multi-byte utf-8 characters.