m (fix? idk) |
HerrHulaHoop (talk | contribs) (Comment out patches that are blank (all items in anchor are commented out)) |
||
Line 164: | Line 164: | ||
==Special Notes== | ==Special Notes== | ||
<!-- 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 | |||
|type = Canary | |type = Canary | ||
|version = 1.2 | |version = 1.2 | ||
|content = | |content = | ||
Anchors: | Anchors: | ||
rb2_cams: &rb2_cams | |||
# - [ be32, 0x00093884, 0x60000000 ] # all cameras | |||
rb2_stutter: &rb2_stutter | |||
# - [ be32, 0x0004A514, 0x60000000 ] | |||
- [ be32, 0x0004A6F4, 0x60000000 ] | |||
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 ] | |||
# - [ be32, 0x0006CCC4, 0x60000000 ] | |||
rb2_misc: &rb2_misc | |||
- [ be32, 0x0036F610, 0x60000000 ] | |||
rb2_dash: &rb2_dash | |||
- [ be32, 0x00043A84, 0x60000000 ] | |||
rb2_cancels: &rb2_cancels | |||
- [ be32, 0x0003B384, 0x808B00FF ] #public build | |||
PPU-07e7ef2b34549f3c879306f6c255ded2daec21f4: | PPU-07e7ef2b34549f3c879306f6c255ded2daec21f4: | ||
Line 207: | Line 207: | ||
Notes: "WIP. Contact me for patch revisions." | Notes: "WIP. Contact me for patch revisions." | ||
Patch: | Patch: | ||
# - [ load, *rb2_cams ] | |||
- [ load, *rb2_stutter ] | - [ load, *rb2_stutter ] | ||
- [ load, *rb2_manual_v ] | - [ load, *rb2_manual_v ] | ||
- [ load, *rb2_ground_debris ] | - [ load, *rb2_ground_debris ] | ||
# - [ load, *rb2_fb ] | |||
- [ load, *rb2_cancels ] | - [ load, *rb2_cancels ] | ||
- [ load, *rb2_misc ] | - [ load, *rb2_misc ] | ||
- [ load, *rb2_dash ] | - [ load, *rb2_dash ] | ||
}} | }} |
Revision as of 20:43, 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 ] # all cameras rb2_stutter: &rb2_stutter # - [ be32, 0x0004A514, 0x60000000 ] - [ be32, 0x0004A6F4, 0x60000000 ] 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 ] # - [ be32, 0x0006CCC4, 0x60000000 ] rb2_misc: &rb2_misc - [ be32, 0x0036F610, 0x60000000 ] rb2_dash: &rb2_dash - [ be32, 0x00043A84, 0x60000000 ] rb2_cancels: &rb2_cancels - [ be32, 0x0003B384, 0x808B00FF ] #public build PPU-07e7ef2b34549f3c879306f6c255ded2daec21f4: "NFiK RB3 Patch": Games: "Dragon Ball: Raging Blast 2": BLUS30581: [ 01.00 ] Author: "NFiK" Patch Version: 1.4 Group: "Games" Notes: "WIP. Contact me for patch revisions." 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 ]