1. Hello Guest! Looking for Mods or help with Modding Mega Mix+ or Arcade Future Tone? There's a Discord for that: https://discord.gg/cvBVGDZ.
    Dismiss Notice

[Tutorial] Basics in modding Project Diva Extend/2nd

Discussion in 'Custom DLC' started by Kasumi, Nov 24, 2018.

  1. Kasumi

    Kasumi SAFE here, SAFE there, SAFE everywhere, AAAAAAAA

    Joined:
    Jun 4, 2018
    Messages:
    88
    Likes Received:
    26
    Trophy Points:
    155
    Gender:
    Male
    Okay, so here are the basic ways of modding Project Diva 2nd/Extend. In particular, how I was able to accomplish Miku Miku Night Fever.

    I used these tools to accomplish this:
    UMDGen - https://umdgen.en.lo4d.com/
    AFS2EXT - (this one is a pack of AFS2EXT for 2nd and extend) https://www.mediafire.com/download/2ud336ua96dh1pj
    Hex Editor Neo - https://www.hhdsoftware.com/hex-editor

    So, let's start with modding extend. The first thing I did, was to reinsert the stage of Miku 'its a spring onion not a leek' Hachune which is Miku Miku Night Fever into extend. Easy enough, right? Okay, now open AFS2EXT (for extend) and open your ISO of Project Diva Extend.


    Okay, now that you opened you ISO in AFS2EXT, there will be a lot of files.

    upload_2018-11-24_13-33-3.png

    Now, the stages are called field_pv_xx.igb (whereas xx is the id number of the song) Luka Luka Night Fever's song ID is pv_79, and the effects are called pve_xx.igb, Therefore the the stage file of Luka Luka Night Fever will be field_pv_79.igb and the effects will be pve_79.igb. We won't be editing the effects, however.

    Now, hit the rewrite button, and choose the Miku Miku Night Fever stage in the folder you downloaded. Now you can close AFS2EXT and test your extend ISO in PPSSPP or something like that. It should work.

    upload_2018-11-24_13-48-37.png

    Now, the music is still Luka's voice. So, that needs for more modding if you like Miku's voice to be there. This requires some more advanced modding. Now, you have to get Diva2ExSound.cpk (or Diva2Sound.cpk if you have 2nd) from the ISO, and open that in AFS2EXT (not the ISO). Now, you'll see a bunch of AIX files, which are the sound files for music and such. Just like the stage and effect files, they have the PV ID. (BGM_PV_xx) And the file you want to replace is BGM_PV_79.aix. Now press Rewrite and locate the Miku Miku Night Fever.aix file. (contained in the Miku Miku Night Fever pack)

    upload_2018-11-24_13-57-43.png

    upload_2018-11-24_13-58-42.png

    Now that you have replaced the music file, you should get this message if you successfully replaced it.

    upload_2018-11-24_14-0-18.png

    Now here comes the part where you build an ISO of extend. It's not really that complicated. Open UMDGen and with that you have to open your ISO of extend.

    upload_2018-11-24_14-3-5.png

    When you open your ISO, you should see something like this:

    upload_2018-11-24_14-3-38.png

    Now, go to PSP_GAME > USRDIR > media > afs. There you'll see the CPK files. Now, we already replaced the stage, so no worries about replacing Diva2ExData.cpk.

    upload_2018-11-24_14-5-17.png

    Now, right-click on Diva2ExSound.cpk, and press "delete".

    upload_2018-11-24_14-7-49.png

    The file will be deleted, and you can go drag the new Diva2ExSound.cpk that you just modified with Miku Miku Night Fever.

    Part 2 below. I can't attach anymore images.
     

    Attached Files:

  2. Kasumi

    Kasumi SAFE here, SAFE there, SAFE everywhere, AAAAAAAA

    Joined:
    Jun 4, 2018
    Messages:
    88
    Likes Received:
    26
    Trophy Points:
    155
    Gender:
    Male
    upload_2018-11-24_14-11-4.png

    Now, that's done, all you have to do is press Save > Uncompressed... (.iso) and save it into a folder you like.

    upload_2018-11-24_14-12-46.png

    And that's it! When you load you ISO, it should work already. For Project Diva 2nd however, the ISO won't open, regardless if you use AFS2EXT for extend or 2nd. The process is similar however, to replace stages open Diva2Data.cpk in AFS2EXT and rewrite any field_pv_xx you like for the stages, or pve_xx for the effects, and when your done, you have to reinsert it using UMDGen in a 2nd ISO. The same also works for Diva2Sound.cpk, and for all the CPK files.

    Here's the final version of Miku Miku Night Fever I got after modding:


    And as a bonus, here's a 2nd mod editing the effects and music:
     
  3. 'spring onion' Hachune

    'spring onion' Hachune My weakness are the songs over 8☆

    Joined:
    Oct 25, 2018
    Messages:
    96
    Likes Received:
    41
    Trophy Points:
    265
    Gender:
    Female
    Location:
    Argentina
    Home Page:
    https://www.youtube.com/channel/UCSPDEmMokrof5CK8EIglIxA
    Could you give me permission to translate your post into Spanish? Is that I have been asked several times how to do it and it would be better to have a reference post.
     
  4. Kasumi

    Kasumi SAFE here, SAFE there, SAFE everywhere, AAAAAAAA

    Joined:
    Jun 4, 2018
    Messages:
    88
    Likes Received:
    26
    Trophy Points:
    155
    Gender:
    Male
    Ah! Sorry for late reply, I haven't checked projectdiva.net in a while! Yeah, you can translate it to Spanish. xD
     
  5. 'spring onion' Hachune

    'spring onion' Hachune My weakness are the songs over 8☆

    Joined:
    Oct 25, 2018
    Messages:
    96
    Likes Received:
    41
    Trophy Points:
    265
    Gender:
    Female
    Location:
    Argentina
    Home Page:
    https://www.youtube.com/channel/UCSPDEmMokrof5CK8EIglIxA
  6. 'spring onion' Hachune

    'spring onion' Hachune My weakness are the songs over 8☆

    Joined:
    Oct 25, 2018
    Messages:
    96
    Likes Received:
    41
    Trophy Points:
    265
    Gender:
    Female
    Location:
    Argentina
    Home Page:
    https://www.youtube.com/channel/UCSPDEmMokrof5CK8EIglIxA
    Kasumi likes this.
  7. Mikuwu39

    Mikuwu39 Welcome to DIVA!

    Joined:
    Oct 16, 2019
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    20
    Hi! The download link that I got had no song :( and I have no clue where else to find it...
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice