zorua98741 / PS3-Rich-Presence-for-Discord

Rich presence app for playstation 3. Display what game you are playing on the PS3 via PC
58 stars 6 forks source link

PS3 Temps, Unicode Issue #12

Open JIREXv1 opened 1 year ago

JIREXv1 commented 1 year ago

image image1

Temperatures show, but with a broken unicode symbol. I am on the latest build (1.9), no other issues currently.

zorua98741 commented 1 year ago

Hello, If you open inspect element on "http://[PS3 IP ADDRESS]/cpursx.ps3?/sman.ps3" does the broken symbol appear? (I believe you should be able to search for "/cpursx.ps3?up" to get the exact string being used in my script) I can't seem to replicate this issue on my PC, so I am unsure if it is a language issue or otherwise.

Jump-Suit commented 1 year ago

I have this issue with my Rich Presence as well image

zorua98741 commented 1 year ago

Please try the latest release

Jump-Suit commented 1 year ago

Latest Release fixes image Amazing work! EDIT: image Seems to also appear for PlayStation Home with the Rights Unicode symbol

zorua98741 commented 1 year ago

I've released another version to temporarily fix the issue for game name and thermals while I try and find why its using ANSII on your computers, but UTF8 on mine.

It will still display incorrectly in the program, but should be fixed in the Discord presence.

zorua98741 commented 4 months ago

ps3rpdtextissue 2 issues in one, possibly language issue but more likely related to whatever is causing issue above + version info still being shown when regex should be removing it. If anyone else encounters issues like this please either comment or send me a DM, any further examples helps me improve both the regex and hopefully find what is the root cause of the formatting issue.