m (RB2 US Patch) |
HerrHulaHoop (talk | contribs) (Moved the patch to Canary) |
||
Line 165: | Line 165: | ||
<!-- Mention any additional notes if necessary. If no special notes are required, remove this section --> | <!-- Mention any additional notes if necessary. If no special notes are required, remove this section --> | ||
{{patch | {{patch | ||
|type = | |type = Canary | ||
|version = 1.2 | |version = 1.2 | ||
|content = | |content = | ||
Anchors: | Anchors: | ||
rb2_cams: &rb2_cams | |||
- [ be32, 0x00093884, 0x60000000 ] # Cameras | |||
rb2_stutter: &rb2_stutter | |||
- [ be32, 0x0003ED8C, 0x60000000 ] # stutter0 | |||
# - [ be32, 0x0003F630, 0x60000000 ] # stutter (removes stutter; no flyback) | |||
rb2_manual_v: &rb2_manual_v | |||
- [ be32, 0x0003B03C, 0x60000000 ] | |||
rb2_ground_debris: &rb2_ground_debris | |||
- [ be32, 0x00383A98, 0x60000000 ] | |||
- [ be32, 0x00383BF0, 0x60000000 ] | |||
- [ be32, 0x00383A08, 0x60000000 ] | |||
rb2_fb: &rb2_fb | |||
- [ be32, 0x0006DDE8, 0x60000000 ] # flyback | |||
- [ be32, 0x0006CCC4, 0x60000000 ] # button press | |||
rb2_misc: &rb2_misc | |||
- [ be32, 0x0036F610, 0x60000000 ] # Wind Speed | |||
rb2_dash: &rb2_dash | |||
# - [ be32, 0x0004A514, 0x60000000 ] # Dash Anywhere? (lol no) | |||
rb2_cancels: &rb2_cancels | |||
- [ be32, 0x0003B384, 0x60000000 ] # cancels,smash,comboCounter | |||
PPU-07e7ef2b34549f3c879306f6c255ded2daec21f4: | PPU-07e7ef2b34549f3c879306f6c255ded2daec21f4: | ||
NFiK RB3 Patch: | |||
Games: | Games: | ||
"Dragon Ball: Raging Blast 2": | "Dragon Ball: Raging Blast 2": | ||
BLUS30581: [ 01.00 ] | BLUS30581: [ 01.00 ] | ||
Author: | Author: NFiK | ||
Notes: WIP. Contact me for patch revisions. | |||
Patch Version: 1.0 | Patch Version: 1.0 | ||
Patch: | Patch: | ||
- [ load, *rb2_cams ] | - [ load, *rb2_cams ] |
Revision as of 18:25, 18 October 2021
Dragon Ball: Raging Blast 2 | |
---|---|
Developer(s) | Spike |
Publisher(s) | Bandai Namco Games |
Series | Dragon Ball |
Release date(s) | JP November 11, 2010 NA November 2, 2010 EU November 5, 2010 |
Release type | Console exclusive |
Genre(s) | Fighting |
Mode(s) | Single-player, Multiplayer |
GameID(s) | BLES00978 (IRD), BLUS30581 (IRD) Demo NPEB90287 |
Quick links | Check Compatibility Open Issues Search Google Wikipedia Page |
Configuration
No options that deviate from RPCS3's default settings are recommended for this title.
Known Issues
There are no reported issues with this title.
Special Notes
Canary Patches
Anchors: rb2_cams: &rb2_cams - [ be32, 0x00093884, 0x60000000 ] # Cameras rb2_stutter: &rb2_stutter - [ be32, 0x0003ED8C, 0x60000000 ] # stutter0 # - [ be32, 0x0003F630, 0x60000000 ] # stutter (removes stutter; no flyback) rb2_manual_v: &rb2_manual_v - [ be32, 0x0003B03C, 0x60000000 ] rb2_ground_debris: &rb2_ground_debris - [ be32, 0x00383A98, 0x60000000 ] - [ be32, 0x00383BF0, 0x60000000 ] - [ be32, 0x00383A08, 0x60000000 ] rb2_fb: &rb2_fb - [ be32, 0x0006DDE8, 0x60000000 ] # flyback - [ be32, 0x0006CCC4, 0x60000000 ] # button press rb2_misc: &rb2_misc - [ be32, 0x0036F610, 0x60000000 ] # Wind Speed rb2_dash: &rb2_dash # - [ be32, 0x0004A514, 0x60000000 ] # Dash Anywhere? (lol no) rb2_cancels: &rb2_cancels - [ be32, 0x0003B384, 0x60000000 ] # cancels,smash,comboCounter PPU-07e7ef2b34549f3c879306f6c255ded2daec21f4: NFiK RB3 Patch: Games: "Dragon Ball: Raging Blast 2": BLUS30581: [ 01.00 ] Author: NFiK Notes: WIP. Contact me for patch revisions. Patch Version: 1.0 Patch: - [ load, *rb2_cams ] - [ load, *rb2_stutter ] - [ load, *rb2_manual_v ] - [ load, *rb2_ground_debris ] - [ load, *rb2_fb ] - [ load, *rb2_cancels ] - [ load, *rb2_misc ] - [ load, *rb2_dash ]