DJ Hero 2: Difference between revisions

From RPCS3 Wiki
m (Text replacement - "==Configuration==↵<!-- Enter mandatory non-default settings to be used. Recommendatory or default settings can be entered only on exceptional basis. -->{{config↵<!-- CPU configuration -->↵|ppu decoder = <!-- Interpreter (static), Interpreter (dynamic), Recompiler (LLVM) -->↵|ppu decoder notes = ↵|spu decoder = <!-- Interpreter (static), Interpreter (dynamic), Recompiler (A...)
m (Deduplicate hashes)
Line 197: Line 197:
     "Replaces the demo's \"London\" venue with the \"Pitch Black Out\" venue, which has a completely black background. Useful for getting more performance on lower-spec PCs."
     "Replaces the demo's \"London\" venue with the \"Pitch Black Out\" venue, which has a completely black background. Useful for getting more performance on lower-spec PCs."
   timestep_force_notes: &timestep_force_notes
   timestep_force_notes: &timestep_force_notes
     "Patches the timestep values so the game can properly run at a higher FPS. The \"VBlank Frequency\" setting must be changed accordingly. Pitch Black Out patch reccomended for anything higher than 120 FPS. WIP, rewinds will trigger early at higher FPS."
     "Patches the timestep values so the game can properly run at a higher FPS. The \"VBlank Frequency\" setting must be changed accordingly. Pitch Black Out patch recommended for anything higher than 120 FPS. WIP, rewinds will trigger early at higher FPS."
   DJ_Hero2FPS_Val: &DJ_Hero2FPS_Val
   DJ_Hero2FPS_Val: &DJ_Hero2FPS_Val
     "Min timestep":
     "Min timestep":
Line 230: Line 230:
     Patch:
     Patch:
       - [ be32, 0x0086f718, 0x58585858 ]
       - [ be32, 0x0086f718, 0x58585858 ]
  "Timestep Modifier":
    Games:
      "DJ Hero 2":
        BLUS30526: [ 01.01 ]
    Configurable Values: *DJ_Hero2FPS_Val
    Author: "illusion, Crafty"
    Notes: *timestep_force_notes
    Patch Version: 1.0
    Patch:
      - [ bef64, 0x00020030, "Min timestep" ]
      # if update rate 30fps
      - [ bef64, 0x00020038, "Min timestep" ]
      # fix rewinds
      - [ bef32, 0x0024182c, "Min timestep" ]


PPU-b70a9965638aa43c4edec58683cf0f2dfed8071b:
PPU-b70a9965638aa43c4edec58683cf0f2dfed8071b:
Line 252: Line 266:
     Patch:
     Patch:
       - [ be32, 0x0086f2d8, 0x58585858 ]
       - [ be32, 0x0086f2d8, 0x58585858 ]
  "Timestep Modifier":
    Games:
      "DJ Hero 2":
        BLES00896: [ 01.01 ]
    Configurable Values: *DJ_Hero2FPS_Val
    Author: "illusion"
    Notes: *timestep_force_notes
    Patch Version: 1.0
    Patch:
      - [ bef64, 0x00020030, "Min timestep" ]
      # if update rate 30fps
      - [ bef64, 0x00020038, "Min timestep" ]
      #fix rewinds
      - [ bef32, 0x002414ac, "Min timestep" ]


PPU-530aadd4c93166a0ca0d3acbe963a09f7926b878:
PPU-530aadd4c93166a0ca0d3acbe963a09f7926b878:
Line 276: Line 304:
       - [ be32, 0x007b37cc, 0x51756179 ]
       - [ be32, 0x007b37cc, 0x51756179 ]
       - [ be32, 0x007b37d0, 0x32360000 ]
       - [ be32, 0x007b37d0, 0x32360000 ]
PPU-bccea158f89820de105a87541c9252052538a5fb:
  "Timestep Modifier":
    Games:
      "DJ Hero 2":
        BLES00896: [ 01.01 ]
    Configurable Values: *DJ_Hero2FPS_Val
    Author: "illusion"
    Notes: *timestep_force_notes
    Patch Version: 1.0
    Patch:
      - [ bef64, 0x00020030, "Min timestep" ]
      # if update rate 30fps
      - [ bef64, 0x00020038, "Min timestep" ]
      #fix rewinds
      - [ bef32, 0x002414ac, "Min timestep" ]
PPU-c779b7ecc73ebd460c15d70917db75fe69399aa1:
  "Timestep Modifier":
    Games:
      "DJ Hero 2":
        BLUS30526: [ 01.01 ]
    Configurable Values: *DJ_Hero2FPS_Val
    Author: "illusion, Crafty"
    Notes: *timestep_force_notes
    Patch Version: 1.0
    Patch:
      - [ bef64, 0x00020030, "Min timestep" ]
      # if update rate 30fps
      - [ bef64, 0x00020038, "Min timestep" ]
      # fix rewinds
      - [ bef32, 0x0024182c, "Min timestep" ]
}}
}}

Revision as of 07:43, 11 August 2023

DJ Hero 2
DJHero2.jpg
Developer(s) FreeStyleGames
Publisher(s) Activision
Series Guitar Hero
Release date(s) NA/AU October 19, 2010
EU October 22, 2010
Release type Console exclusive
Genre(s) Rhythm
Mode(s) Single-player, Co-op, Multiplayer
GameID(s) BLES00896 (IRD), BLUS30526 (IRD)
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page

DJ Hero 2 is a rhythm video game and a sequel to DJ Hero, a spinoff of the Guitar Hero series. DJ Hero 2 uses a special turntable-controller, the same as introduced in DJ Hero, to simulate turntablism, the act of creating a new musical work from one or more previously recorded songs using record players and sound effect generators. The game is developed by FreeStyleGames and is published by Activision, and was released worldwide in October 2010.

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

Netplay testing

For the complete list of games tested with RPCN, please check the RPCN Compatibility List.

Game Version RPCS3 Version Connects? Create/Join lobbies? Match with others? Online features working? Requires custom servers? Notes
1.01 Yes Yes Yes Partially Requires custom IP/Hosts switches. More info

Patches

Anchors:
  blackoutvenue_unlock_notes: &blackoutvenue_unlock_notes
    "Unlocks a stage venue called \"Pitch Black Out\", which has a completely black background. Useful for getting more performance on lower-spec PCs."
  blackoutvenue_force_notes: &blackoutvenue_force_notes
    "Replaces the demo's \"London\" venue with the \"Pitch Black Out\" venue, which has a completely black background. Useful for getting more performance on lower-spec PCs."
  timestep_force_notes: &timestep_force_notes
    "Patches the timestep values so the game can properly run at a higher FPS. The \"VBlank Frequency\" setting must be changed accordingly. Pitch Black Out patch recommended for anything higher than 120 FPS. WIP, rewinds will trigger early at higher FPS."
  DJ_Hero2FPS_Val: &DJ_Hero2FPS_Val
    "Min timestep":
      Type: double_enum
      Value: &120_value 0.0083333333
      Allowed Values:
        "120 FPS": *120_value
        "240 FPS": 0.0041666667
        "360 FPS": 0.0020833333
        "480 FPS": 0.0013888889
        "600 FPS": 0.0010416667

PPU-1369b92d59b3727ea77257795263de460e621823:
  "Unlock Pitch Black Out Venue":
    Games:
      "DJ Hero 2":
        BLUS30526: [ 01.00 ]
    Author: "shockdude"
    Notes: *blackoutvenue_unlock_notes
    Patch Version: 1.0
    Patch:
      - [ be32, 0x0086d99c, 0x58585858 ]

PPU-c779b7ecc73ebd460c15d70917db75fe69399aa1:
  "Unlock Pitch Black Out Venue":
    Games:
      "DJ Hero 2":
        BLUS30526: [ 01.01 ]
    Author: "shockdude"
    Notes: *blackoutvenue_unlock_notes
    Patch Version: 1.0
    Patch:
      - [ be32, 0x0086f718, 0x58585858 ]
  "Timestep Modifier":
    Games:
      "DJ Hero 2":
        BLUS30526: [ 01.01 ]
    Configurable Values: *DJ_Hero2FPS_Val
    Author: "illusion, Crafty"
    Notes: *timestep_force_notes
    Patch Version: 1.0
    Patch:
      - [ bef64, 0x00020030, "Min timestep" ]
      # if update rate 30fps
      - [ bef64, 0x00020038, "Min timestep" ]
      # fix rewinds
      - [ bef32, 0x0024182c, "Min timestep" ]

PPU-b70a9965638aa43c4edec58683cf0f2dfed8071b:
  "Unlock Pitch Black Out Venue":
    Games:
      "DJ Hero 2":
        BLES00896: [ 01.00 ]
    Author: "shockdude"
    Notes: *blackoutvenue_unlock_notes
    Patch Version: 1.0
    Patch:
      - [ be32, 0x0086d55c, 0x58585858 ]

PPU-bccea158f89820de105a87541c9252052538a5fb:
  "Unlock Pitch Black Out Venue":
    Games:
      "DJ Hero 2":
        BLES00896: [ 01.01 ]
    Author: "shockdude"
    Notes: *blackoutvenue_unlock_notes
    Patch Version: 1.0
    Patch:
      - [ be32, 0x0086f2d8, 0x58585858 ]
  "Timestep Modifier":
    Games:
      "DJ Hero 2":
        BLES00896: [ 01.01 ]
    Configurable Values: *DJ_Hero2FPS_Val
    Author: "illusion"
    Notes: *timestep_force_notes
    Patch Version: 1.0
    Patch:
      - [ bef64, 0x00020030, "Min timestep" ]
      # if update rate 30fps
      - [ bef64, 0x00020038, "Min timestep" ]
      #fix rewinds
      - [ bef32, 0x002414ac, "Min timestep" ]

PPU-530aadd4c93166a0ca0d3acbe963a09f7926b878:
  "Force Pitch Black Out Venue":
    Games:
      "DJ Hero 2 Demo":
        NPUB90438: [ 01.00 ]
    Author: "shockdude"
    Notes: *blackoutvenue_force_notes
    Patch Version: 1.0
    Patch:
      - [ be32, 0x007b3c40, 0x51756179 ]
      - [ be32, 0x007b3c44, 0x32360000 ]

PPU-13887eb1bfe4ad2564cb7b9583e8e957a860c04a:
  "Force Pitch Black Out Venue":
    Games:
      "DJ Hero 2 Demo":
        NPEB90275: [ 01.00 ]
    Author: "shockdude"
    Notes: *blackoutvenue_force_notes
    Patch Version: 1.0
    Patch:
      - [ be32, 0x007b37cc, 0x51756179 ]
      - [ be32, 0x007b37d0, 0x32360000 ]