音設定

Last-modified: 2009-01-21 (水) 18:14:10

0xBA6798 - [byte] Radio Volume [0 through 64]
0xBA6797 - [byte] SFX Volume [0 through 64]
0xBA6799 - [byte] Radio Equalizer
0xBA6795 - [byte] Radio Auto-tune
0xBA67F8 - [byte] Usertrack/Play mode values:
0 = radio
1 = random
0xBA680D - [byte] Usertrack/Automatic Media Scan
0xBA679A - [byte] Radio Station ID values:
1 to 12 (see below for station names according to ID)
1 = "Playback FM"
2 = "K Rose"
3 = "K-DST"
4 = "Bounce FM"
5 = "SF-UR"
6 = "Radio Los Santos"
7 = "Radio X"
8 = "CSR 103.9"
9 = "K-JAH West"
10 = "Master Sounds 98.3"
11 = "WCTR Talk Radio"
12 = "User Track Player"
13 = "Radio Off"
AlienX: Seems that the Radio Station ID is just a menu identifier, this does not acctually change the radio station while in-game!

Another note... The opcode for switching players radio stations does not work in line with the station ID's, i have yet to figure out what station ID's are for the SCM code - Dont try to use the above ID's for the SCM Operation Code, it just wont work

Thanks to AlienX For the station names and ID's