A Tesla overlay for 初音ミク Project DIVA MEGA39's.
Screenshot ©SEGA/©Crypton Future Media, INC.→www.piapro.net piapro
Licence: GNU GENERAL PUBLIC LICENSE Version 2
Project DIVA Modding 2nd Discord server: https://discord.gg/cvBVGDZ
- Atmosphère
- 初音ミク Project DIVA MEGA39's 1.0.3
- (recommended) An extracted copy of the game's romfs partition (use Lockpick_RCM, included with Kosmos, to dump your keys, then hactool to extract the PFS0 AKA NSP and the NCAs it contains)
- Install nx-ovlloader and Tesla-Menu (both are included with Kosmos v15.2+)
- Get
MEGAHAKUS.ovl
from Releases (or clone/download the repository and build it yourself) and copy it toswitch/.overlays/
(it's a hidden folder)
- Copy
shader/hlsl/cloth_defaults.bnsh
from the game romfs toatmosphere/contents/0100F3100DA46000/romfs/shader/hlsl/
and rename itskin_defaults.bnsh
- Copy
shader/hlsl/glass_eye_nonssss.bnsh
from the game romfs toatmosphere/contents/0100F3100DA46000/romfs/shader/hlsl/
and rename itglass_eyes.bnsh
- Copy
pv_082.adp
,pv_243.adp
,pv_268.adp
, andpv_988.adp
fromromfs:/rom_switch/rom/add_param/
toatmosphere/contents/0100F3100DA46000/romfs/rom_switch/rom/adp_force/
- To fix outlines in PS4 songs, you'll also need
pv_234.adp
,pv_434.adp
,pv_610.adp
, andpv_629.adp
in bothatmosphere/contents/0100F3100DA46000/romfs/rom_switch/rom/adp_force/
andatmosphere/contents/0100F3100DA46000/romfs/rom_switch/rom/add_param/
Note that if you disable or enable NPR, you need to go back to the PV selector to apply your changes. The module selector is not affected.
Left: -1000 VP
Right: +1000 VP
-: 0 VP
+: 9999999 VP
WARNING: CAN CAUSE FLICKER!
Left: -0.1%
Right: +0.1%
L: -1.0%
R: +1.0%
-: 2%
+: 100%
Thanks to SwigS-27 for the resolution scale address.
NOTE: Not compatible with DLC pack 2nd+. Currently, button releases are a bit buggy.
Joystick (default)/D-pad: move cursor
L/R/Joystick: hold/push to move faster
L+R: toggle overlay
ZL: left click
ZR: right click
Input polling interferes with clicks, therefore it must be disabled. Based on samyuu's research and code.
A modified control NCA is required. Based on somewhatlurker's research.