Hatsune Miku: Project DIVA F: 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 (precise), Interpreter (fast), Recompiler (LLVM) --> |ppu decoder notes = |spu decoder = <!-- Interpreter (precise), Interpreter (fast), Recompiler (ASMJIT), Recompiler (LLVM) --> |spu...)
Line 193: Line 193:
     Patch:
     Patch:
       - [ load, *HMPDF_FPS_USEU ]
       - [ load, *HMPDF_FPS_USEU ]
  Enable Debug Mode:
    Games:
      "Hatsune Miku: Project Diva F":
        NPUB31241: [ All ]
    Author: samyuu, feat_jinsoul
    Notes: "Enables debug mode. Enable Mouse and Keyboard handlers under Config > I/O to use basic debug menus. Right click for the topmost menu."
    Patch Version: 1.0
    Patch:
# enable sprite draw calls
      - [byte, 0x03D10F, 0x00]
# update dw_gui
      - [byte, 0x1CF64F, 0x01]
# draw dw_gui
      - [byte, 0x1CF657, 0x01]


PPU-c02e3b52e3d75f52f76fb8f0fb5be7ca4d921949:
PPU-c02e3b52e3d75f52f76fb8f0fb5be7ca4d921949:

Revision as of 21:00, 6 May 2021

Hatsune Miku: Project DIVA F
GameID(s)
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

Patches

Anchors:
  HMPDF_FPS_USEU: &HMPDF_FPS_USEU
    - [ be32, 0xBF289C, 0x3F800000 ]
    - [ be16, 0x589496, 0x0001 ]
    - [ be16, 0x5894BA, 0x0001 ]
    - [ be16, 0x589802, 0x0001 ]
    - [ be16, 0x58982A, 0x0001 ]
  
  HMPDF_FPS_JP: &HMPDF_FPS_JP
    - [ be32, 0xBF22FC, 0x3F800000 ]
    - [ be16, 0x586202, 0x0001 ]
    - [ be16, 0x586226, 0x0001 ]
    - [ be16, 0x58656E, 0x0001 ]
    - [ be16, 0x586596, 0x0001 ]
  
  HMPDF_FPS_Notes: &HMPDF_FPS_Notes "Patch accelerates some game effects by 2x. Does not affect playability."

PPU-f3227f57ec001582b253035fd90de77f05ead470:
  60 FPS:
    Games:
      "Hatsune Miku: Project Diva F":
        BLUS31319: [ All ]
        NPUB31241: [ All ]
    Author: Brolijah
    Notes: *HMPDF_FPS_Notes
    Patch Version: 1.0
    Patch:
      - [ load, *HMPDF_FPS_USEU ]
  Enable Debug Mode:
    Games:
      "Hatsune Miku: Project Diva F":
        NPUB31241: [ All ]
    Author: samyuu, feat_jinsoul
    Notes: "Enables debug mode. Enable Mouse and Keyboard handlers under Config > I/O to use basic debug menus. Right click for the topmost menu."
    Patch Version: 1.0
    Patch:
	# enable sprite draw calls
      - [byte, 0x03D10F, 0x00]
	# update dw_gui
      - [byte, 0x1CF64F, 0x01]
	# draw dw_gui
      - [byte, 0x1CF657, 0x01]

PPU-c02e3b52e3d75f52f76fb8f0fb5be7ca4d921949:
  60 FPS:
    Games:
      "Hatsune Miku: Project Diva F":
        NPEB01393: [ All ]
    Author: Brolijah
    Notes: *HMPDF_FPS_Notes
    Patch Version: 1.0
    Patch:
      - [ load, *HMPDF_FPS_USEU ]

PPU-1105af0a4d6a4a1481930c6f3090c476cde06c4c:
  60 FPS:
    Games:
      "Hatsune Miku: Project Diva F":
        BLJM60527: [ All ]
        NPJB00287: [ All ]
    Author: Brolijah
    Notes: *HMPDF_FPS_Notes
    Patch Version: 1.0
    Patch:
      - [ load, *HMPDF_FPS_JP ]