A Tesla overlay for 初音ミク Project DIVA MEGA39's. https://discord.gg/cvBVGDZ
nastys 699614af1b Fix black screen workaround instructions | 4 anos atrás | |
---|---|---|
.vscode | 4 anos atrás | |
Atmosphere-libs @ 08c9b3cbf8 | 4 anos atrás | |
libs | 4 anos atrás | |
source | 4 anos atrás | |
.gitignore | 4 anos atrás | |
.gitmodules | 4 anos atrás | |
LICENSE | 4 anos atrás | |
Makefile | 4 anos atrás | |
README.md | 4 anos atrás | |
m39ol.cflags | 4 anos atrás | |
m39ol.config | 4 anos atrás | |
m39ol.creator | 4 anos atrás | |
m39ol.cxxflags | 4 anos atrás | |
m39ol.files | 4 anos atrás | |
m39ol.includes | 4 anos atrás | |
preview.jpg | 4 anos atrás |
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
1) Install nx-ovlloader and Tesla-Menu (both are included with Kosmos v15.2+)
2) Get MEGAHAKUS.ovl
from Releases (or clone/download the repository and build it yourself) and copy it to switch/.overlays/
(it's a hidden folder)
1) Copy shader/hlsl/cloth_defaults.bnsh
from the game romfs to atmosphere/contents/0100F3100DA46000/romfs/shader/hlsl/
and rename it skin_defaults.bnsh
2) Copy shader/hlsl/glass_eye_nonssss.bnsh
from the game romfs to atmosphere/contents/0100F3100DA46000/romfs/shader/hlsl/
and rename it glass_eyes.bnsh
1) Copy pv_082.adp
, pv_243.adp
, pv_268.adp
, and pv_988.adp
from romfs:/rom_switch/rom/add_param/
to atmosphere/contents/0100F3100DA46000/romfs/rom_switch/rom/adp_force/
2) To fix outlines in PS4 songs, you'll also need pv_234.adp
, pv_434.adp
, pv_610.adp
, and pv_629.adp
in both atmosphere/contents/0100F3100DA46000/romfs/rom_switch/rom/adp_force/
and atmosphere/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.