User:GGAB3/Sandbox: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 41: | Line 41: | ||
|+ | |+ | ||
! colspan="4" |Keywords and derived keywords | ! colspan="4" |Keywords and derived keywords | ||
! | |||
!Valid values | !Valid values | ||
!Description | !Description | ||
|- | |- | ||
| colspan=" | | colspan="5" | | ||
====== bpm ====== | ====== bpm ====== | ||
|any number | |any number | ||
|BPM of the song. Not directly used in the game but '''required for loading the PV'''. | |BPM of the song. Not directly used in the game but '''required for loading the PV'''. | ||
|- | |- | ||
| colspan=" | | colspan="5" | | ||
====== chainslide_failure_name ====== | ====== chainslide_failure_name ====== | ||
| | | | ||
| | | | ||
|- | |- | ||
| colspan=" | | colspan="5" | | ||
====== chainslide_first_name ====== | ====== chainslide_first_name ====== | ||
| | | | ||
| | | | ||
|- | |- | ||
| colspan=" | | colspan="5" | | ||
====== chainslide_sub_name ====== | ====== chainslide_sub_name ====== | ||
| | | | ||
| | | | ||
|- | |- | ||
| colspan=" | | colspan="5" | | ||
====== chainslide_success_name ====== | ====== chainslide_success_name ====== | ||
| | | | ||
| | | | ||
|- | |- | ||
| colspan=" | | colspan="5" | | ||
====== date ====== | ====== date ====== | ||
|any number representing a date formatted like <code>yyyymmdd</code> | |any number representing a date formatted like <code>yyyymmdd</code> | ||
|Date of the song's addition to the game. Not directly used in game but '''required for loading the PV'''. | |Date of the song's addition to the game. Not directly used in game but '''required for loading the PV'''. | ||
|- | |- | ||
| rowspan=" | | rowspan="12" | | ||
====== difficulty ====== | ====== difficulty ====== | ||
| rowspan="2" |attribute | | rowspan="2" |attribute | ||
| colspan=" | | colspan="3" |original | ||
| | |bool | ||
| | | | ||
|- | |- | ||
| colspan=" | | colspan="3" |slide | ||
| | |bool | ||
|Specifies if the chart has Slide notes in it. It also adds the slide icon in the Song Select Screen. | |Specifies if the chart has Slide notes in it. It also adds the slide icon in the Song Select Screen. | ||
|- | |- | ||
| rowspan=" | | rowspan="10" |easy | ||
normal | normal | ||
| Line 94: | Line 95: | ||
encore | encore | ||
| rowspan=" | | rowspan="9" |'''''[array index]''''' | ||
| rowspan=" | | rowspan="3" |attribute | ||
|extra | |||
|bool | |||
| | | | ||
|- | |||
|original | |||
|bool | |||
| | | | ||
|- | |- | ||
| | |slide | ||
|bool | |||
| | | | ||
|- | |- | ||
|edition | | colspan="2" |edition | ||
| | |any number | ||
|<code>1</code> sets the chart as "extra". Normally only used to set an additional <code>extreme</code> entry as '''Extra Extreme'''. | |||
|- | |- | ||
|level | | colspan="2" |level | ||
|string formatted like <code>PV_LV_'''XX'''_'''Y'''</code>, | |string formatted like <code>PV_LV_'''XX'''_'''Y'''</code>, | ||
where XX is a number from <code>01</code> to <code>10</code> (including leading 0) and Y is either <code>0</code> or <code>5</code>. | where XX is a number from <code>01</code> to <code>10</code> (including leading 0) and Y is either <code>0</code> or <code>5</code>. | ||
|Sets the chart's star rating. | |Sets the chart's star rating. | ||
|- | |- | ||
|level_sort_index | | colspan="2" |level_sort_index | ||
|any number | |any number | ||
| | | | ||
|- | |- | ||
|script_file_name | | colspan="2" |script_file_name | ||
|path to the script file, relative to the folder the content is being loaded from: <code>rom/...</code> | |path to the script file, relative to the folder the content is being loaded from: <code>rom/...</code> | ||
|Specifies where the chart's [[DivaScript|script]] is located. | |Specifies where the chart's [[DivaScript|script]] is located. | ||
|- | |- | ||
|script_format | | colspan="2" |script_format | ||
|hex number representing the contents of the <code>.dsc</code>'s first 4 bytes | |hex number representing the contents of the <code>.dsc</code>'s first 4 bytes | ||
|Specifies the [[DivaScript#DSC Formats|script format]]. | |Specifies the [[DivaScript#DSC Formats|script format]]. | ||
|- | |- | ||
|version | | colspan="2" |version | ||
| | |any number | ||
| | | | ||
|- | |- | ||
| colspan=" | | colspan="3" |length | ||
|number of entries for each difficulty | |number of entries for each difficulty | ||
|Sets the length for each difficulty. Usually set to <code>1</code> and only set to <code>2</code> for <code>extreme</code> entries that have Extra Extreme. | |Sets the length for each difficulty. Usually set to <code>1</code> and only set to <code>2</code> for <code>extreme</code> entries that have Extra Extreme. | ||
|- | |- | ||
| rowspan=" | | rowspan="9" |disp2d | ||
| colspan=" | | colspan="4" |set_name | ||
|number from the corresponding <code>aet_gam_pv'''<big>###</big>'''.bin</code> Aet Set. | |number from the corresponding <code>aet_gam_pv'''<big>###</big>'''.bin</code> Aet Set. | ||
|Links an Aet Set to be called and displayed in the PV. | |Links an Aet Set to be called and displayed in the PV. | ||
|- | |- | ||
| colspan=" | | colspan="4" |target_shadow_type | ||
| | |||
| | |||
|- | |||
| colspan="4" |title_2d_layer | |||
| | |||
| | |||
|- | |||
| colspan="4" |title_end_2d_field | |||
| | | | ||
| | | | ||
|- | |- | ||
| colspan=" | | colspan="4" |title_end_2d_low_field | ||
| | | | ||
| | | | ||
|- | |- | ||
| colspan=" | | colspan="4" |title_end_3d_field | ||
| | |||
| | |||
|- | |||
| colspan="4" |title_start_2d_field | |||
| | |||
| | |||
|- | |||
| colspan="4" |title_start_2d_low_field | |||
| | |||
| | |||
|- | |||
| colspan="4" |title_start_3d_field | |||
| | | | ||
| | | | ||
| Line 150: | Line 177: | ||
| rowspan="3" |ex_song | | rowspan="3" |ex_song | ||
| rowspan="2" |'''''[array index]''''' | | rowspan="2" |'''''[array index]''''' | ||
| colspan=" | | colspan="3" |chara | ||
| | | | ||
| | | | ||
|- | |- | ||
| colspan=" | | colspan="3" |file | ||
| | | | ||
| | | | ||
|- | |- | ||
| colspan=" | | colspan="4" |length | ||
| | | | ||
| | | | ||
|- | |- | ||
| colspan=" | | colspan="5" |eyes_xrot_adjust | ||
| | | | ||
| | | | ||
|- | |- | ||
|hand_item | |hand_item | ||
| colspan=" | | colspan="4" |'''''[array index]''''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| colspan=" | | colspan="5" |hidden_timing | ||
|decimal number | |decimal number | ||
|Controls the [[Hidden Modifier]]. | |Controls the [[Hidden Modifier]]. | ||
|- | |- | ||
| colspan=" | | colspan="5" |high_speed_rate | ||
|decimal number | |decimal number | ||
|Controls the [[High Speed Modifier]]. | |Controls the [[High Speed Modifier]]. | ||
|- | |- | ||
| colspan=" | | colspan="5" |is_old_pv | ||
|bool | |bool | ||
| | | | ||
| Line 185: | Line 212: | ||
|lyric | |lyric | ||
lyric_en | lyric_en | ||
| colspan=" | | colspan="4" |'''''[lyric array index]''''' | ||
(3 digits, including leading 0's) | (3 digits, including leading 0's) | ||
|String containing the lyric. | |String containing the lyric. | ||
| Line 202: | Line 229: | ||
motion6P | motion6P | ||
| colspan=" | | colspan="4" |'''''[motion array index]''''' | ||
(2 digits, including leading 0) | (2 digits, including leading 0) | ||
| | | | ||
| Line 208: | Line 235: | ||
|- | |- | ||
|npr | |npr | ||
| colspan=" | | colspan="4" |chara_lightness | ||
| | | | ||
| | | | ||
|- | |- | ||
| colspan="4" |pack | | colspan="4" |pack | ||
| | |||
| | | | ||
| | | | ||
| Line 219: | Line 247: | ||
| rowspan="6" |'''''[array index]''''' | | rowspan="6" |'''''[array index]''''' | ||
|chara | |chara | ||
| | |||
| | | | ||
| | | | ||
| Line 224: | Line 253: | ||
|- | |- | ||
|pv_costume | |pv_costume | ||
| | |||
| | | | ||
| | | | ||
| Line 229: | Line 259: | ||
|- | |- | ||
|size | |size | ||
| | |||
| | | | ||
| | | | ||
| Line 234: | Line 265: | ||
|- | |- | ||
|type | |type | ||
| | |||
| | | | ||
| | | | ||
| | | | ||
|- | |- | ||
| | |||
| | | | ||
| | | | ||
| Line 243: | Line 276: | ||
| | | | ||
|- | |- | ||
| | |||
| | | | ||
| | | | ||
| Line 249: | Line 283: | ||
|- | |- | ||
|num | |num | ||
| | |||
| | | | ||
| | | | ||
| Line 256: | Line 291: | ||
|pv_expression | |pv_expression | ||
| colspan="3" |file_name | | colspan="3" |file_name | ||
| | |||
| | | | ||
| | | | ||
|- | |- | ||
|rank_board_id | |rank_board_id | ||
| | |||
| | | | ||
| | | | ||
| Line 268: | Line 305: | ||
| rowspan="2" |sabi | | rowspan="2" |sabi | ||
|play_time | |play_time | ||
| | |||
| | | | ||
| | | | ||
| Line 274: | Line 312: | ||
|- | |- | ||
|start_time | |start_time | ||
| | |||
| | | | ||
| | | | ||
| Line 280: | Line 319: | ||
|- | |- | ||
|se_name | |se_name | ||
| | |||
| | | | ||
| | | | ||
| Line 287: | Line 327: | ||
|- | |- | ||
|slide_name | |slide_name | ||
| | |||
| | | | ||
| | | | ||
| Line 294: | Line 335: | ||
|- | |- | ||
|slidertouch_name | |slidertouch_name | ||
| | |||
| | | | ||
| | | | ||
| Line 301: | Line 343: | ||
|- | |- | ||
|song_file_name | |song_file_name | ||
| | |||
| | | | ||
| | | | ||
| Line 308: | Line 351: | ||
|- | |- | ||
|song_name | |song_name | ||
| | |||
| | | | ||
| | | | ||
| Line 315: | Line 359: | ||
|- | |- | ||
|song_name_en | |song_name_en | ||
| | |||
| | | | ||
| | | | ||
| Line 322: | Line 367: | ||
|- | |- | ||
|song_name_reading | |song_name_reading | ||
| | |||
| | | | ||
| | | | ||
| Line 331: | Line 377: | ||
songinfo_en | songinfo_en | ||
|arranger | |arranger | ||
| | |||
| | | | ||
| | | | ||
| Line 337: | Line 384: | ||
|- | |- | ||
|illustrator | |illustrator | ||
| | |||
| | | | ||
| | | | ||
| Line 343: | Line 391: | ||
|- | |- | ||
|lyrics | |lyrics | ||
| | |||
| | | | ||
| | | | ||
| Line 349: | Line 398: | ||
|- | |- | ||
|music | |music | ||
| | |||
| | | | ||
| | | | ||
| Line 355: | Line 405: | ||
|- | |- | ||
| colspan="4" |sudden_timing | | colspan="4" |sudden_timing | ||
| | |||
| | | | ||
| | | | ||
|} | |} | ||
__FORCETOC__ | __FORCETOC__ | ||
Revision as of 09:03, 13 December 2025
Project DIVA games store general information about the PVs in a database file called pv_db.txt, located in the rom folder. The data inside is stored in plain text, meaning the file can be opened and edited using any text editor, such as Notepad.
For the later games (Project DIVA F2nd and Project DIVA X) the pv_db file is encrypted using DIVAFILE encryption. They need to be decrypted before editing.
Multiple pv_db databases can not be loaded sequentially. Instead, only the contents of the last loaded pv_db file gets parsed by the game, overwriting the entire base game pv_db as a result.
pv_db files can have a prefix in their file name to indicate a specific use case:
mdata_pv_db- Primarily used in Project DIVA Arcade Future Tone's MDATA system. It is also seen in games such as Project DIVA Mega Mix+, where it is used as the dlcpv_db.mod_pv_db- Custom prefix read by DivaModLoader for Project DIVA Mega Mix+ mods. The contents of eachmod_pv_dbgets loaded sequentially, in the mod load order. Entries pointing to the same PV slot get overwritten in load order.
Structure
Similarly to other plain text databases in Project DIVA, proprieties/keywords are separated by . and values are attributed to certain proprieties using =. All lines in the database need to be written in lexicographical order (a → z, 0 → 9 etc.) in order to be parsed correctly by the game.
Each entry in a pv_db begins by specifying the PV slot to which we can attach a propriety and attribute a value, like this:
pv_###.propriety=value
Example:
pv_268.date=202001001 (meaning pv_268 [Catch the Wave]'s date is 01 Jan 2020.)
Proprieties can also be chained or composed of arrays:
pv_268.songinfo.lyrics=kz
|
chained properties |
pv_268.lyric.001=Catch the wave君と
|
array properties |
List of valid pv_db keywords
All the keywords that can be used in pv_db are defined in the game's internal systems. Here is a table with all the keywords that can be used after pv_###.:
| Keywords and derived keywords | Valid values | Description | ||||
|---|---|---|---|---|---|---|
bpm |
any number | BPM of the song. Not directly used in the game but required for loading the PV. | ||||
chainslide_failure_name |
||||||
chainslide_first_name |
||||||
chainslide_sub_name |
||||||
chainslide_success_name |
||||||
date |
any number representing a date formatted like yyyymmdd
|
Date of the song's addition to the game. Not directly used in game but required for loading the PV. | ||||
difficulty |
attribute | original | bool | |||
| slide | bool | Specifies if the chart has Slide notes in it. It also adds the slide icon in the Song Select Screen. | ||||
| easy
normal hard extreme encore |
[array index] | attribute | extra | bool | ||
| original | bool | |||||
| slide | bool | |||||
| edition | any number | 1 sets the chart as "extra". Normally only used to set an additional extreme entry as Extra Extreme.
| ||||
| level | string formatted like PV_LV_XX_Y,
where XX is a number from |
Sets the chart's star rating. | ||||
| level_sort_index | any number | |||||
| script_file_name | path to the script file, relative to the folder the content is being loaded from: rom/...
|
Specifies where the chart's script is located. | ||||
| script_format | hex number representing the contents of the .dsc's first 4 bytes
|
Specifies the script format. | ||||
| version | any number | |||||
| length | number of entries for each difficulty | Sets the length for each difficulty. Usually set to 1 and only set to 2 for extreme entries that have Extra Extreme.
| ||||
| disp2d | set_name | number from the corresponding aet_gam_pv###.bin Aet Set.
|
Links an Aet Set to be called and displayed in the PV. | |||
| target_shadow_type | ||||||
| title_2d_layer | ||||||
| title_end_2d_field | ||||||
| title_end_2d_low_field | ||||||
| title_end_3d_field | ||||||
| title_start_2d_field | ||||||
| title_start_2d_low_field | ||||||
| title_start_3d_field | ||||||
| ex_song | [array index] | chara | ||||
| file | ||||||
| length | ||||||
| eyes_xrot_adjust | ||||||
| hand_item | [array index] | |||||
| hidden_timing | decimal number | Controls the Hidden Modifier. | ||||
| high_speed_rate | decimal number | Controls the High Speed Modifier. | ||||
| is_old_pv | bool | |||||
| lyric
lyric_en |
[lyric array index]
(3 digits, including leading 0's) |
String containing the lyric.
Each numbered lyric can be called in the PV script in any order. |
||||
| motion
motion2P motion3P motion4P motion5P motion6P |
[motion array index]
(2 digits, including leading 0) |
|||||
| npr | chara_lightness | |||||
| pack | ||||||
| performer | [array index] | chara | ||||
| pv_costume | ||||||
| size | ||||||
| type | ||||||
| num | ||||||
| pv_expression | file_name | |||||
| rank_board_id | ||||||
| sabi | play_time | |||||
| start_time | ||||||
| se_name | ||||||
| slide_name | ||||||
| slidertouch_name | ||||||
| song_file_name | ||||||
| song_name | ||||||
| song_name_en | ||||||
| song_name_reading | ||||||
| songinfo
songinfo_en |
arranger | |||||
| illustrator | ||||||
| lyrics | ||||||
| music | ||||||
| sudden_timing | ||||||
