Hatsune Miku: Project DIVA Dreamy Theater: Difference between revisions

From RPCS3 Wiki
m (Text replacement - "|multithreaded rsx notes = <!-- Audio configuration --> " to "|multithreaded rsx notes = |asynchronous texture streaming = <!-- On, Off --> |asynchronous texture streaming notes = <!-- Audio configuration --> ")
(Add new patches (unlock all, skip crc32, disable watermark))
Line 192: Line 192:
     Patch:
     Patch:
       - [be32, 0x66F9B4, 0x00000718]
       - [be32, 0x66F9B4, 0x00000718]
  "Unlock all songs and modules":
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater":
        NPJB00047: [ 01.01 ]
    Author: nastys
    Notes: "Unlocks everything. No save data required. Module achievement percentage is not changed."
    Patch Version: 1.1
    Patch:
      # unlock song menu
      - [be32, 0x3a0b14, 0x38600001]
      - [be32, 0x3a0b18, 0x4e800020]
      # unlock songs and modules
      - [be32, 0x2ed4fc, 0x38600001]
      - [be32, 0x2ed500, 0x39200001]
      - [be32, 0x2ed508, 0x42800040]
      # unlock PV mode
      - [be32, 0x2ecda8, 0x38000001]
   Full resolution:
   Full resolution:
     Games:
     Games:
Line 206: Line 223:
       - [be32, 0x22F3C4, 0x39200500]
       - [be32, 0x22F3C4, 0x39200500]
       - [be32, 0x22F3CC, 0x380002D0]
       - [be32, 0x22F3CC, 0x380002D0]
  "Remove watermark":
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater":
        NPJB00047: [ 01.01 ]
    Author: nastys
    Notes: "Removes the PV watermark."
    Patch Version: 1.0
    Patch:
      # pv_mark
      - [byte, 0x7ed618, 0x00]
  "Skip save data CRC-32 check":
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater":
        NPJB00047: [ 01.01 ]
    Author: nastys
    Notes: "For easy save data modding."
    Patch Version: 1.0
    Patch:
      - [be32, 0x3d7780, 0x4280000c]
      - [be32, 0x3d7874, 0x4280001c]
      - [be32, 0x3d784c, 0x60000000]
}}
}}

Revision as of 21:21, 24 May 2022

Hatsune Miku: Project DIVA Dreamy Theater
Developer(s) Sega, Crypton
Publisher(s) Sega
Series Hatsune Miku: Project DIVA
Release date(s) JP June 24, 2010
Release type PlayStation exclusive
Genre(s) Rhythm
Mode(s) Single-player
GameID(s) NPJB00047
Quick links Check Compatibility
Open Issues
Search Google
Wikipedia Page

Hatsune Miku: Project DIVA Dreamy Theater (Japanese: 初音ミク -Project DIVA- ドリーミーシアター) is the first game in the Project DIVA series and was released in Japan with no international release. The game primarily makes use of Vocaloid, a series of singing synthesizer software, and the songs created using these Vocaloids, most notably Hatsune Miku. The game is the first video game to utilize the Vocaloid software developed by the Yamaha Corporation.

Sega released the game as a downloadable game on the PlayStation Network which allowed players to play Project DIVA on the PlayStation 3 with updated visuals though it requires the PlayStation Portable to be plugged into the PlayStation 3 via USB cable.

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 60FPS. So a cap is necessary to avoid speedup, and a locked performance of 60FPS is required to stop the game from slowing down.

Known Issues

There are no reported issues with this title.

Special Notes

Patches

Anchors:
  HMPDDT_PSP_Notes: &HMPDDT_PSP_Notes "Makes the game playable by skipping the PSP connection screen. A decrypted save is still required to play the game. The patch can also be used on real hardware."

PPU-ddd080c3a59b7d8f7e640b419efccea6972d1e21:
  Sign in without connecting a PSP:
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater":
        NPJB00047: [ 01.00 ]
    Author: samyuu, Brolijah, nastys
    Notes: *HMPDDT_PSP_Notes
    Patch Version: 1.0
    Patch:
      - [be32, 0x66C464, 0x000004B8]

PPU-890a336132e35e8bfb7cbe430ea9b09114915346:
  Sign in without connecting a PSP:
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater":
        NPJB00047: [ 01.01 ]
    Author: samyuu, Brolijah, nastys
    Notes: *HMPDDT_PSP_Notes
    Patch Version: 1.0
    Patch:
      - [be32, 0x66F9B4, 0x00000718]
  "Unlock all songs and modules":
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater":
        NPJB00047: [ 01.01 ]
    Author: nastys
    Notes: "Unlocks everything. No save data required. Module achievement percentage is not changed."
    Patch Version: 1.1
    Patch:
      # unlock song menu
      - [be32, 0x3a0b14, 0x38600001]
      - [be32, 0x3a0b18, 0x4e800020]
      # unlock songs and modules
      - [be32, 0x2ed4fc, 0x38600001]
      - [be32, 0x2ed500, 0x39200001]
      - [be32, 0x2ed508, 0x42800040]
      # unlock PV mode
      - [be32, 0x2ecda8, 0x38000001]
  Full resolution:
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater":
        NPJB00047: [ 01.01 ]
    Author: nastys
    Notes: "Increases the internal resolution from 1024x640 to 1280x720."
    Patch Version: 1.1
    Patch:
      - [be32, 0x22F0C4, 0x2F890500]
      - [be32, 0x22F0D0, 0x39200500]
      - [be32, 0x22F0D8, 0x380002D0]
      - [be32, 0x22F3B8, 0x2F8802D0]
      - [be32, 0x22F3C4, 0x39200500]
      - [be32, 0x22F3CC, 0x380002D0]
  "Remove watermark":
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater":
        NPJB00047: [ 01.01 ]
    Author: nastys
    Notes: "Removes the PV watermark."
    Patch Version: 1.0
    Patch:
      # pv_mark
      - [byte, 0x7ed618, 0x00]
  "Skip save data CRC-32 check":
    Games:
      "Hatsune Miku: Project DIVA Dreamy Theater":
        NPJB00047: [ 01.01 ]
    Author: nastys
    Notes: "For easy save data modding."
    Patch Version: 1.0
    Patch:
      - [be32, 0x3d7780, 0x4280000c]
      - [be32, 0x3d7874, 0x4280001c]
      - [be32, 0x3d784c, 0x60000000]