Sonic and Sega Retro Message Board: SA2 PC: StageSelectConfig.ini - Sonic and Sega Retro Message Board

Jump to content

Hey there, Guest!  (Log In · Register) Help
Page 1 of 1
    Locked
    Locked Forum

SA2 PC: StageSelectConfig.ini

#1 User is offline flarn2006 

Posted 25 November 2012 - 06:03 PM

  • Posts: 246
  • Joined: 01-October 05
  • Gender:Not Telling
  • Project:SA2 Cheat Table
  • Wiki edits:19
I was poking through the files on the Steam release of Sonic Adventure 2, and I found a file called StageSelectConfig.ini. (It's in Resource\gd_PC.) This file looks interesting. I tried changing "isDLC" and "hiddenstage" to 1, but they didn't seem to have any effect on the stage select. Changing "isFullGame" to 0 didn't do anything in Stage Select either.

Anyone have any idea what this file could be for? There's comments, but they're in what I assume to be Japanese that isn't encoded properly. Can anyone maybe figure out what the comments mean? The "in_game_debug" feature seems especially interesting, but it's already set to 1.

#2 User is offline MainMemory 

Posted 25 November 2012 - 06:40 PM

  • Every day's the same old thing... Same place, different day...
  • Posts: 3369
  • Joined: 14-August 09
  • Gender:Not Telling
  • Project:SonLVL
  • Wiki edits:1,339

View Postflarn2006, on 25 November 2012 - 06:03 PM, said:

There's comments, but they're in what I assume to be Japanese that isn't encoded properly.

The comments are in perfectly properly encoded Shift-JIS, as is usual for Japanese developers.

#3 User is offline flarn2006 

Posted 25 November 2012 - 08:12 PM

  • Posts: 246
  • Joined: 01-October 05
  • Gender:Not Telling
  • Project:SA2 Cheat Table
  • Wiki edits:19

View PostMainMemory, on 25 November 2012 - 06:40 PM, said:

View Postflarn2006, on 25 November 2012 - 06:03 PM, said:

There's comments, but they're in what I assume to be Japanese that isn't encoded properly.

The comments are in perfectly properly encoded Shift-JIS, as is usual for Japanese developers.


Oh, I was expecting Unicode. :v: Hold on, I'll try and run it through Google Translate...
EDIT: Well Google Translate was no help; here it is in the proper encoding in case anyone who knows Japanese feels like translating: http://pastebin.com/eBqR3C3i
All Google was giving me was stuff like '"Child-Kemotene Tsuyoo 醯 ¬ j" ェ brush mote modules Ya~yu Homa tight ゚ Pradesh 醴 ネ '

Also, the numbers for the different bosses at the bottom seem to match up with the level codes at X-Cult, only in decimal instead of hex. Does anyone have any idea what this file could be for? And what the hell does "Light Allergy" refer to?
This post has been edited by flarn2006: 25 November 2012 - 08:20 PM

#4 User is offline Morph 

Posted 25 November 2012 - 08:20 PM

  • AKA SonicFreak94.
  • Posts: 548
  • Joined: 01-August 08
  • Gender:Male
  • Location:Utah
  • Project:SA2 netplay & hax, SADX:FE
  • Wiki edits:11
Turns out it's actually Traditional Simplified Chinese.

Quote

如要使用原游戏逻辑,请使用如下值:
If you want to use the original game logic, please use the following values​​:


Edit: derp; simplified not traditional.
This post has been edited by Morph: 25 November 2012 - 08:22 PM

#5 User is offline flarn2006 

Posted 25 November 2012 - 08:33 PM

  • Posts: 246
  • Joined: 01-October 05
  • Gender:Not Telling
  • Project:SA2 Cheat Table
  • Wiki edits:19

View PostMorph, on 25 November 2012 - 08:20 PM, said:

Turns out it's actually Traditional Simplified Chinese.

Quote

如要使用原游戏逻辑,请使用如下值:
If you want to use the original game logic, please use the following values​​:


Edit: derp; simplified not traditional.


What do the rest of the comments say? Google's not helping even if I set it to Chinese.
Thanks btw.
EDIT: Oops, I still had it set to Shift-JIS; it's really GB2312. Google's translation is still hard to read, but it's at least somewhat legible.

Google's translating the comment after the in-game debug setting (1游戏中开启debug设置模式,非1是关闭) as "1 game open the debug setting mode, non-1 is closed". I'm reading that as something like "1 enables the game debug mode setting; non-1 is disabled." But it was already set to 1 when I installed it.......any idea how to access this debug mode that's supposedly enabled?
This post has been edited by flarn2006: 25 November 2012 - 08:38 PM

#6 User is offline Trunks 

Posted 25 November 2012 - 08:48 PM

  • AGAIN TRY
  • Posts: 1356
  • Joined: 20-February 08
  • Gender:Male
  • Location:San Antonio, TX
  • Project:Sure to be Ban'd, The Bancast, Trunks & Soto, iLove
  • Wiki edits:30
"hiddenstage" is undoubtedly Green Hill Zone. It's probably a boolean to decide if it shows up or not in Stage Select.

#7 User is offline flarn2006 

Posted 25 November 2012 - 09:37 PM

  • Posts: 246
  • Joined: 01-October 05
  • Gender:Not Telling
  • Project:SA2 Cheat Table
  • Wiki edits:19

View PostTrunks, on 25 November 2012 - 08:48 PM, said:

"hiddenstage" is undoubtedly Green Hill Zone. It's probably a boolean to decide if it shows up or not in Stage Select.


Yeah I figured that too, but when I changed it to 1 it still wasn't unlocked.
Also, I tried changing isDLC to 1, but that didn't unlock the Battle DLC. I would think it's because it wasn't downloaded, but strangely if I edit the memory I can still access the 2P mini-stages like Planet Quest (that's the one I tried.)
Also, anyone happen to know how to extract and/or decompress the .PAK files in the gd_PC\PRS folder?
This post has been edited by flarn2006: 25 November 2012 - 09:58 PM

#8 User is offline darkspines35 

Posted 25 November 2012 - 11:05 PM

  • It's Easy Actually. No, seriously.
  • Posts: 228
  • Joined: 10-January 09
  • Gender:Male
  • Location:.V.
  • Project:MaxScript, modeling, and other things >.>
  • Wiki edits:14
.pak files are a fairly simple package to rip from, but putting back into them isn't easy because the format isn't properly cracked yet. As for the StageSelectConfig.ini file, I believe it does absolutely nothing. Same goes for the LightAllergyConfig.txt file. I've messed with both and nothing happened.

#9 User is offline flarn2006 

Posted 25 November 2012 - 11:21 PM

  • Posts: 246
  • Joined: 01-October 05
  • Gender:Not Telling
  • Project:SA2 Cheat Table
  • Wiki edits:19

View Postdarkspines35, on 25 November 2012 - 11:05 PM, said:

.pak files are a fairly simple package to rip from, but putting back into them isn't easy because the format isn't properly cracked yet. As for the StageSelectConfig.ini file, I believe it does absolutely nothing. Same goes for the LightAllergyConfig.txt file. I've messed with both and nothing happened.


Well that sucks. Are you sure?
Also, how new is the .pak format to the community? Any idea when we'll be able to put the files back into them? (Also, how do you rip from them?)

Page 1 of 1
    Locked
    Locked Forum

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users