privateye
Established Member
Radiant Silvergun has a Stage Select feature which is unlocked after clearing the game in Arcade or Saturn mode and is available immediately in Radiant Silvergun EXTRA. It's a nice inclusion but, on it's own, it's useless for practice purposes because you will enter the stage with all weapons at level zero and hence will be severely under powered. This oversight was rectified by the inclusion of Training Mode in the PC / Switch / Xbox 360 ports that allows the weapon levels to be adjusted when selecting a stage :
This can be replicated in the Saturn version with the following cheat codes for use with Action Replay and Pseudo Saturn Kai :
Master Code
Custom Weapon Levels for Player 1
Current points in hexadecimal for :
Weapon levels are dictated by the following thresholds :
To use the cheat codes, simply replace A, B, and C with the hex codes that correspond with the desired weapon levels. Here are some examples :
To set the weapon levels using Pseudo Saturn Kai :
To load your custom weapon levels :
Paired with the excellent Radiant Silvergun EXTRA hack, these codes replicate the full Training Mode experience. Have fun and remember...
BE ATTITUDE FOR GAINS
This can be replicated in the Saturn version with the following cheat codes for use with Action Replay and Pseudo Saturn Kai :
Master Code
F6000914 C305
B6002800 0000
Custom Weapon Levels for Player 1
D6076AC0 0000
16076AC0 00AA
16076AC2 AAAA
16076AC4 00BB
16076AC6 BBBB
16076AC8 00CC
16076ACA CCCC
Current points in hexadecimal for :
- Weapon A = AA
- Weapon B = BB
- Weapon C = CC
Weapon levels are dictated by the following thresholds :
NOTE: Weapons levels 1 and 2 are only here for documentation purposes as, for technical reasons, weapons cannot be leveled up if they are initially set to these values.
Weapon Level | Points Required [Arcade Mode | Saturn Mode] | Hex Code [Arcade Mode | Saturn Mode] |
1 | 25,000 | 00 61 A8 |
2 | 50,000 | 00 C3 50 |
3 | 100,000 | 01 86 A0 |
4 | 150,000 | 02 49 F0 |
5 | 200,000 | 03 0D 40 |
6 | 300,000 | 04 93 E0 |
7 | 400,000 | 06 1A 80 |
8 | 500,000 | 07 A1 20 |
9 | 600,000 | 09 27 C0 |
10 | 700,000 | 0A AE 60 |
11 | 800,000 | 1,500,000 | 0C 35 00 | 16 E3 60 |
12 | 900,000 | 1,800,000 | 0D BB A0 | 1B 77 40 |
13 | 1,000,000 | 2,100,000 | 0F 42 40 | 20 0B 20 |
14 | 1,200,000 | 2,400,000 | 12 4F 80 | 24 9F 00 |
15 | 1,400,000 | 2,700,000 | 15 5C C0 | 29 32 E0 |
16 | 1,600,000 | 3,000,000 | 18 6A 00 | 2D C6 C0 |
17 | 1,800,000 | 3,400,000 | 1B 77 40 | 33 E1 40 |
18 | 2,000,000 | 3,800,000 | 1E 84 80 | 39 FB C0 |
19 | 2,200,000 | 4,200,000 | 21 91 C0 | 40 16 40 |
20 | 2,400,000 | 4,600,000 | 24 9F 00 | 46 30 C0 |
21 | 2,600,000 | 5,000,000 | 27 AC 40 | 4C 4B 40 |
22 | 2,800,000 | 5,500,000 | 2A B9 80 | 53 EC 60 |
23 | 3,000,000 | 6,500,000 | 2D C6 C0 | 63 2E A0 |
24 | 3,200,000 | 7,000,000 | 30 D4 00 | 6A CF C0 |
25 | 3,400,000 | 7,500,000 | 33 E1 40 | 72 70 E0 |
26 | 3,600,000 | 8,000,000 | 36 EE 80 | 7A 12 00 |
27 | 3,800,000 | 8,500,000 | 39 FB C0 | 81 B3 20 |
28 | 4,000,000 | 9,000,000 | 3D 09 00 | 89 54 40 |
29 | 4,200,000 | 10,000,000 | 40 16 40 | 98 96 80 |
30 | 4,400,000 | 11,000,000 | 43 23 80 | A7 D8 C0 |
31 | 4,600,000 | 12,000,000 | 46 30 C0 | B7 1B 00 |
32 | 4,800,000 | 13,000,000 | 49 3E 00 | C6 5D 40 |
33 | 5,000,000 | 14,000,000 | 4C 4B 40 | D5 9F 80 |
To use the cheat codes, simply replace A, B, and C with the hex codes that correspond with the desired weapon levels. Here are some examples :
Arcade Mode - A/17, B/18, C/19
A/17 = 1B 77 40
B/18 = 1E 84 80
C/19 = 21 91 C0
Saturn Mode - A/17, B/18, C/19
A/17 = 33 E1 40
B/18 = 39 FB C0
C/19 = 40 16 40
Enable Code starting with D is mandatory. In both Arcade and Saturn modes, Weapon A point total for player one is stored in four bytes in High Work RAM (0x76AC0 -> 0x76AC3) which is reset to zero when starting a new game or using the Stage Select feature. With this in mind, the Enable Code controls the main codes like so :
A/17 = 1B 77 40
D6076AC0 0000
16076AC0 001B
16076AC2 7740
B/18 = 1E 84 80
16076AC4 001E
16076AC6 8480
C/19 = 21 91 C0
16076AC8 0021
16076ACA 91C0
Saturn Mode - A/17, B/18, C/19
A/17 = 33 E1 40
D6076AC0 0000
16076AC0 0033
16076AC2 E140
B/18 = 39 FB C0
16076AC4 0039
16076AC6 FBC0
C/19 = 40 16 40
16076AC8 0040
16076ACA 1640
Enable Code starting with D is mandatory. In both Arcade and Saturn modes, Weapon A point total for player one is stored in four bytes in High Work RAM (0x76AC0 -> 0x76AC3) which is reset to zero when starting a new game or using the Stage Select feature. With this in mind, the Enable Code controls the main codes like so :
- When starting a new game or using the Stage Select feature, point totals for all weapons are reset by the game itself.
- Now that the two most significant bytes of the Weapon A point total are 0x0000, set the weapon levels to the desired values.
- Now that the two most significant bytes of the Weapon A point total are greater than 0x0000, stop writing these values to allow the weapon levels to increase from that point onward.
To set the weapon levels using Pseudo Saturn Kai :
01) Press the X button to enable cheat codes.
02) In the
03) Select
04) In the
05) In the
06) In the
07) In the
08) In the
09) In the
10) In the
11) In the six code fields, change the last four digits to your desired values.
12) Once all of the adjustments have been made, press the A button.
13) Select
02) In the
Select Cheats
menu, press the Z button.03) Select
Load Built-in Codes
with the A button.04) In the
Enable
field after the letter D, change 0000000
to 6076AC0
using the d-pad and shoulder buttons to select the digits and adjust their values, respectively.05) In the
Code 1
field, press the X button and change 00000000
to 16076AC0
06) In the
Code 2
field, press the X button and change the eighth digit to 2
07) In the
Code 3
field, press the X button and change the eighth digit to 4
08) In the
Code 4
field, press the X button and change the eighth digit to 6
09) In the
Code 5
field, press the X button and change the eighth digit to 8
10) In the
Code 6
field, press the X button and change the eighth digit to A
11) In the six code fields, change the last four digits to your desired values.
12) Once all of the adjustments have been made, press the A button.
13) Select
Save to Internal Memory
with the A button.To load your custom weapon levels :
01) Press the X button to enable cheat codes.
02) In the
03) Select
04) Press the A button to load Radiant Silvergun with the custom weapon levels that you previously set.
02) In the
Select Cheats
menu, press the Z button.03) Select
Load from Internal Memory
with the A button.04) Press the A button to load Radiant Silvergun with the custom weapon levels that you previously set.
Paired with the excellent Radiant Silvergun EXTRA hack, these codes replicate the full Training Mode experience. Have fun and remember...
BE ATTITUDE FOR GAINS
Last edited: