valters-tomsons / Spectabis

A modern PCSX2 Frontend.
https://spectabis.github.io/
GNU General Public License v3.0
116 stars 19 forks source link

Picks the wrong language for its config #57

Closed RedDevilus closed 4 years ago

RedDevilus commented 4 years ago

I have tested it extensively with stable and dev builds: Set everything to locale English for Windows and the PCSX2 versions Then put games into Spectabis and it always gives me Arabic as standard PCSX2 locale.

I dont even use Arabic anywhere.

Is this the culprit? image

valters-tomsons commented 4 years ago

First hearing of this, very strange.

What is that file you're referencing?

@CyberFoxHax Any ideas here?

RedDevilus commented 4 years ago

Just adding that the picture is from the last lines from PCSX2_ui.ini (config from any game). Not sure how thats happened.

valters-tomsons commented 4 years ago

Yeah, I don't have anything UTF-8 releated under Linux.

RedDevilus commented 4 years ago

Its a Windows 10 problem i think because thats what im using it with. I went into 1.4 to 1.7 (system default and other times especially choosing English U.S.) and without Spectabis it will go into English. If i drag and drop then open configurator then it displays in Arabic. Very strange indeed.

CyberFoxHax commented 4 years ago

I think a lot of applications has a tendency to pick Arabic because when sorted alphabetically it's the first one on the list. Seeing how the value is set to -1 or blank it seems to instead of picking the right one, it just picks the first one.

How long have you had this problem?

RedDevilus commented 4 years ago

From what i remember it started around last week. But i havent been using spectabis because having no time to use it. The windows installation is around 1-2 months by now. I'm not sure how this happened. First time ive seen it do that. Like Cyber says from what spectabis does is do -1 on the language which picks the first language but from where?

RedDevilus commented 4 years ago

I did some more research: System locale is correct , region and more are also fine. However i reinstalled CrystalDiskInfo again to check if there is a problem and there and low and behold the language is polish which is the first language of the 2nd list. Now i reinstalled that application and its fine however. Spectabis in that same file does this too ive noticed: LanguageId=19 LanguageCode=ar_SA

Is there an option to change this withouth combing through all my .inis?

RedDevilus commented 4 years ago

Closing this due to a Windows problems that has been fixed with reinstalling. Thanks anyway