in #36 it was mentioned that the switch apparently doesnt really deal with unicode on filepaths, which is why the dumper throws out all non-ascii chars, which especially on Consoles with an Asian langauge set makes the title literally unreadable.
however could there be a check if there are names in other languages (e.g. english) available that are a bit more recognizable and use that in the path?
in #36 it was mentioned that the switch apparently doesnt really deal with unicode on filepaths, which is why the dumper throws out all non-ascii chars, which especially on Consoles with an Asian langauge set makes the title literally unreadable.
however could there be a check if there are names in other languages (e.g. english) available that are a bit more recognizable and use that in the path?