Chinese Classic Sonic PC Collection
#16
Posted 22 October 2013 - 03:15 PM
#17
Posted 22 October 2013 - 04:20 PM

Sorry about the weird characters at the top of the window and on the buttons, it is due to my version of Windows 7 not being able to display Chinese characters.
Other than the game select screen, Sonic & Knuckles Collection isn't translated, but this doesn't surprise me because it isn't in the Japanese version on the Mega Drive either.
Also, each game now displays a splash screen unique to the specific game before starting. (or not starting, in most cases) For some reason I was unable to get print screen to work while the splash screens were being displayed, but I will see if I can get them somehow.
#18
Posted 22 October 2013 - 04:24 PM
Graxer, on 22 October 2013 - 04:20 PM, said:
It's actually caused by the game not being written/compiled for Unicode Windows. Back in the "bad old days" of Win9x, each language version of Windows had its own codepage, e.g. cp1252 for Western-European and cp932/Shift-JIS for Japanese. Windows NT added Unicode, which covers everything, but the Windows implementation requires programs to be specifically written for it. Add to that the fact that Win9x didn't support Unicode, and you end up with a huge mess.
Fast forward to 2013, where 9x is pretty much dead, and you'll still find Windows developers who refuse to use Unicode for inane reasons.
tl;dr if you manage to set your system to use a Chinese code page (gb2312 or similar), the text would probably show up correctly. Alternatively, transcribe the characters displayed as cp1252 and convert the raw bytes from gb2312 to Unicode.
#19
Posted 22 October 2013 - 04:53 PM
GerbilSoft, on 22 October 2013 - 04:24 PM, said:
Graxer, on 22 October 2013 - 04:20 PM, said:
It's actually caused by the game not being written/compiled for Unicode Windows. Back in the "bad old days" of Win9x, each language version of Windows had its own codepage, e.g. cp1252 for Western-European and cp932/Shift-JIS for Japanese. Windows NT added Unicode, which covers everything, but the Windows implementation requires programs to be specifically written for it. Add to that the fact that Win9x didn't support Unicode, and you end up with a huge mess.
Fast forward to 2013, where 9x is pretty much dead, and you'll still find Windows developers who refuse to use Unicode for inane reasons.
tl;dr if you manage to set your system to use a Chinese code page (gb2312 or similar), the text would probably show up correctly. Alternatively, transcribe the characters displayed as cp1252 and convert the raw bytes from gb2312 to Unicode.
Ah, I see. Thanks for explaining!
The splash screens have now been added to the wiki if anyone is interested.
#20
Posted 22 October 2013 - 04:54 PM
Graxer, on 22 October 2013 - 04:53 PM, said:
Were the splash screens originally in JPEG format, or are they screenshots taken manually? If the latter, can you retake the screenshots and upload them in PNG format? (PNG's preferred for screenshots since it's lossless.)
#21
Posted 22 October 2013 - 04:57 PM
GerbilSoft, on 22 October 2013 - 04:54 PM, said:
Graxer, on 22 October 2013 - 04:53 PM, said:
Were the splash screens originally in JPEG format, or are they screenshots taken manually? If the latter, can you reupload them in PNG format? (PNG's preferred for screenshots since it's lossless.)
Sure, I will just get onto it. I'm not sure how they were originally encoded as I can't find the file they came from, so I just took screenshots. I will make some PNGs from the bitmaps instead.
#22
Posted 22 October 2013 - 04:59 PM
Graxer, on 22 October 2013 - 04:57 PM, said:
That works. I'd like to see the disc images sometime as well to figure out what changed, but you don't have to upload those immediately. (That and it'd be too big for the wiki anyways.)
#23
Posted 22 October 2013 - 05:22 PM
GerbilSoft, on 22 October 2013 - 04:59 PM, said:
Sure, I will get that sorted some time in the next few days.
#24
Posted 22 October 2013 - 06:11 PM
GerbilSoft, on 22 October 2013 - 04:24 PM, said:
Fast forward to 2013, where 9x is pretty much dead, and you'll still find Windows developers who refuse to use Unicode for inane reasons.
tl;dr if you manage to set your system to use a Chinese code page (gb2312 or similar), the text would probably show up correctly. Alternatively, transcribe the characters displayed as cp1252 and convert the raw bytes from gb2312 to Unicode.
Hasn't Windows had an option to set the default codepage since time immemorial, though? Under Windows 7 it seems to be under Region and Language > Administrative > Change system locale. Try setting that to one of the Chinese options and give it a whirl.
#25
Posted 23 October 2013 - 01:03 PM
This reminds me, do we not have a high resolution Sonic 3 & Knuckles logo, like, anywhere?
#26
Posted 24 October 2013 - 12:28 PM
Neo, on 22 October 2013 - 06:11 PM, said:
I can confirm that that works, thanks!

ICEknight, on 23 October 2013 - 01:03 PM, said:
No problem!
#27
Posted 24 October 2013 - 03:40 PM
#29
Posted 24 October 2013 - 05:52 PM
MathUser, on 24 October 2013 - 03:40 PM, said:
I will see what I can do, although I have had difficulties getting anything other than Sonic & Knuckles Collection to run so far.
#30
Posted 24 October 2013 - 06:58 PM

00