Hatsune Miku: Project DIVA Dreamy Theater Extend

From RPCS3 Wiki
Revision as of 08:23, 19 February 2023 by Margen67 (talk | contribs) (Add quotation marks, make addresses 4 bytes, lowercase hex)
Hatsune Miku: Project DIVA Dreamy Theater Extend
Developer(s) Sega, Crypton
Publisher(s) Sega
Series Hatsune Miku: Project DIVA
Release date(s) JP September 13, 2012
Release type PlayStation exclusive
Genre(s) Rhythm
Mode(s) Single-player
GameID(s) NPJB00201
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page

Hatsune Miku: Project DIVA Dreamy Theater Extend (Japanese: 初音ミク -Project DIVA- ドリーミーシアター Extend) is an expansion to the 2011 video game, Hatsune Miku: Project DIVA Dreamy Theater 2nd, and was released in Japan with no international release. Like the original, the game primarily makes use of Vocaloids, a series of singing synthesizer software, and the songs created using these vocaloids most notably the virtual-diva Vocaloid Hatsune Miku. Rock band Gacharic Spin served as motion capture models. It supports stereoscopic 3D for the first time in the series.

As an expansion to Hatsune Miku: Project DIVA Dreamy Theater 2nd, the game features the exact same gameplay. The only differences between the two games are the selection of modules and songs available.

Configuration

Options that deviate from RPCS3's default settings and provide the best experience with this title are listed below.

GPU configuration

Setting Option Notes
Framelimit 60 Game speed is tied to 60 FPS. So a cap is necessary to avoid speedup, and a locked performance of 60 FPS is required to stop the game from slowing down.

Known Issues

There are no reported issues with this title.

Special Notes

Patches

PPU-2d23777ede9d83e1f1dd3fa4fd61a993fa8d9fea:
  "Unlock all songs and modules":
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater Extend":
        NPJB00201: [ 01.01 ]
    Author: "nastys"
    Notes: "Unlocks everything. No save data required."
    Patch Version: 1.1
    Patch:
      # Unlock song menu
      - [ be32, 0x003837cc, 0x38600001 ]
      - [ be32, 0x003837d0, 0x4e800020 ]
      # Unlock songs and modules
      - [ be32, 0x002dea18, 0x38600001 ]
      - [ be32, 0x002dea1c, 0x39200001 ]
      - [ be32, 0x002dea24, 0x42800040 ]
      # Unlock PV mode
      - [ be32, 0x002e1968, 0x38000001 ]
  "Full resolution":
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater Extend":
        NPJB00201: [ 01.01 ]
    Author: "nastys"
    Notes: "Increases the internal resolution from 1024x576 to 1280x720."
    Patch Version: 1.0
    Patch:
      - [ be32, 0x003a6c70, 0x2f890500 ]
      - [ be32, 0x003a6c7c, 0x39200500 ]
      - [ be32, 0x003a6c84, 0x380002d0 ]
      - [ be32, 0x003a6fd0, 0x2f8802d0 ]
      - [ be32, 0x003a6fdc, 0x39200500 ]
      - [ be32, 0x003a6fe4, 0x380002d0 ]
  "Remove watermark":
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater Extend":
        NPJB00201: [ 01.01 ]
    Author: "nastys"
    Notes: "Removes the PV watermark."
    Patch Version: 1.0
    Patch:
      # pv_mark
      - [ byte, 0x00833e08, 0x00 ]
  "Skip save data CRC-32 check":
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater Extend":
        NPJB00201: [ 01.01 ]
    Author: "nastys"
    Notes: "For easy save data modding."
    Patch Version: 1.0
    Patch:
      - [ be32, 0x003b5d60, 0x4280000c ]
      - [ be32, 0x003b5d34, 0x42800020 ]
      - [ be32, 0x003b5d0c, 0x60000000 ]