Difference between revisions of "Translation Patch (Extend)"

From Project DIVA Wiki
Jump to navigation Jump to search
(Imported from text file)
 
imported>Kyo-chan
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div id="content_view" class="wiki" style="display: block">
+
==Intro==
+
A Wololo moderator named Codestation has started translating extend. The patch is actually a plugin instead of a regular ISO patch, which means it is easier to update and also makes it possible to play from the UMD without any ISO. It still does require a CFW to load the plugin.<br />[http://wololo.net/talk/viewtopic.php?f=13&t=9276&sid=3212934cb84abfe0888e1736fdd84e88 Original wololo link] - As of the 0.5 beta releases, the game is nearly 100% translated!<br />  
=Translation Patch (Extend)=
 
<div id="toc">
 
=Table of Contents=
 
<div style="margin-left: 1em">[[#Intro|Intro]]</div><div style="margin-left: 1em">[[#Using the patch|Using the patch]]</div><div style="margin-left: 1em">[[#Helping translate or translating to a different language|Helping translate or translating to a different language]]</div><div style="margin-left: 1em">[[#Version history|Version history]]</div><div style="margin-left: 1em">[[#Mirror links|Mirror links]]</div><div style="margin-left: 2em">[[#Mirror links-Other language translations|Other language translations]]</div><div style="margin-left: 3em">[[#Mirror links-Other language translations-Spanish Language (Español)|Spanish Language (Español)]]</div><div style="margin-left: 3em">[[#Mirror links-Other language translations-Spanish Language (Español)|Spanish Language (Español)]]</div><div style="margin-left: 3em">[[#Mirror links-Other language translations-French Language (Français)|French Language (Français)]]</div><div style="margin-left: 3em">[[#Mirror links-Other language translations-Finnish Language (Suomi)|Finnish Language (Suomi)]]</div></div>
 
=Intro=
 
  
----
+
==Using the patch==
  A Wololo moderator named Codestation has started translating extend. The patch is actually a plugin instead of a regular ISO patch, which means it is easier to update and also makes it possible to play from the UMD without any ISO. It still does require a CFW to load the plugin.<br /> [http://wololo.net/talk/viewtopic.php?f=13&t=9276&sid=3212934cb84abfe0888e1736fdd84e88 Original wololo link] - As of the 0.5 beta releases, the game is nearly 100% translated!<br /> <br />  
+
'''1)''' You need to softmod your PSP. You don't need anything fancy to do it, and the risk to brick (brick: homebrew vocabulary, meaning to break your console - it's as useful as a brick then) your PSP is almost 0%. [http://gbatemp.net/topic/293978-how-to-softmod-hack-your-psp/ Here] is good guide how to softmod your PSP to latest PRO-B firmware.<br /> '''2)''' Copy the "divapatch" folder inside the .ZIP into the "seplugins" folder in the root of your Memory Stick.<br /> '''3)''' Add the following line to GAME.TXT in same folder: ms0:/seplugins/divapatch/divapatch.prx 1 (if using a PSP Go, replace ms0:/... with ef0:/... - if the folder or the file do not exist, create them)<br /> '''4)''' Restart the VSH by choosing the option in the Recovery Menu (press SELECT on the XMB) or restart PSP (3 seconds power button and turn PSP back on, slower option). Then start the game.<br /> If a new patch is released, just replace the old files with the new ones, unless instructed otherwise.<br /> '''!)''' If you use decrypted DLC, then use nploader instead of nodrm. Also, make sure that nploader.prx is listed before divapatch.prx.<br /> 
=Using the patch=
+
==Translating to a different language==
 +
The SDK folder in the .ZIP file contains all you need to help translate or to translate the game to a whole different language!<br /> <br />  Use decent text editor to edit txt ''(that doesn't mean Windows Notepad! Use e.g. Notepad++ or Notepad2)'' files and use shift-jis as encoding. Description of files:<br />  - divaext_translation.txt: main translation filename<br />  - divaext_embedded.txt: texts that cannot be relocated so they have size constraints<br />  - divaext_*_base.txt: untranslated files for use as reference (if you think that a translation is wrong, then you can use those files to re-check it).<br />  - diva2nd_translation.txt: 2nd translation file if you want to translate 2nd instead of extend.<br /> <br />  After translating/making changes to a txt file:<br /> '''Windows''': drop the translation txt file on the divaconverter.exe and it will create a .bin file<br /> '''Linux''': execute ./divaconvert <translation filename>.txt<br /> <br />  After converting, replace the old patch files with the new ones.<br /> <br />  Images are in XCF format which can be opened with Gimp. You need to convert the final images to 8bit indexed PNG files. [http://www.libpng.org/pub/png/apps/pngquant.html pngquant] is handy for this. (Nightsail used, and included in the 0.5beta6 release, pngnqi.) Font used in the main patch is called "[http://www.dafont.com/berkelium-type.font Berkelium]" and the font for the HUD (bottom of the screen control directions) is "[http://www.dafont.com/bitstream-vera-mono.font Bitstream Vera Sans Mono]"<br />  
  
----
+
==Version history==
'''1)''' You need to softmod your PSP. You don't need anything fancy to do it, and the risk to brick (brick: homebrew vocabulary, meaning to break your console - it's as useful as a brick then) your PSP is almost 0%. [http://gbatemp.net/topic/293978-how-to-softmod-hack-your-psp/ Here] is good guide how to softmod your PSP to latest PRO-B firmware.<br /> '''2)''' Copy the "divapatch" folder inside the .ZIP into the "seplugins" folder in the root of your Memory Stick.<br /> '''3)''' Add the following line to GAME.TXT in same folder: ms0:/seplugins/divapatch/divapatch.prx 1 (if using a PSP Go, replace ms0:/... with ef0:/... - if the folder or the file do not exist, create them)<br /> '''4)''' Restart the VSH by choosing the option in the Recovery Menu (press SELECT on the XMB) or restart PSP (3 seconds power button and turn PSP back on, slower option). Then start the game.<br />  If a new patch is released, just replace the old files with the new ones, unless instructed otherwise.<br /> '''!)''' If you use decrypted DLC, then use nploader instead of nodrm. Also, make sure that nploader.prx is listed before divapatch.prx.<br /> <br />
 
=Helping translate or translating to a different language=
 
 
 
----
 
The SDK folder in the .ZIP file contains all you need to help translate or to translate the game to a whole different language!<br /> <br />  Use decent text editor to edit txt ''(that doesn't mean Windows Notepad! Use e.g. Notepad++ or Notepad2)'' files and use shift-jis as encoding. Description of files:<br />  - divaext_translation.txt: main translation filename<br />  - divaext_embedded.txt: texts that cannot be relocated so they have size constraints<br />  - divaext_*_base.txt: untranslated files for use as reference (if you think that a translation is wrong, then you can use those files to re-check it).<br />  - diva2nd_translation.txt: 2nd translation file if you want to translate 2nd instead of extend.<br /> <br />  After translating/making changes to a txt file:<br /> '''Windows''': drop the translation txt file on the divaconverter.exe and it will create a .bin file<br /> '''Linux''': execute ./divaconvert <translation filename>.txt<br /> <br />  After converting, replace the old patch files with the new ones.<br /> <br />  Images are in XCF format which can be opened with Gimp. You need to convert the final images to 8bit indexed PNG files. [http://www.libpng.org/pub/png/apps/pngquant.html pngquant] is handy for this. (Nightsail used, and included in the 0.5beta6 release, pngnqi.) Font used in the main patch is called "[http://www.dafont.com/berkelium-type.font Berkelium]" and the font for the HUD (bottom of the screen control directions) is "[http://www.dafont.com/bitstream-vera-mono.font Bitstream Vera Sans Mono]"<br /> <br />
 
=Version history=
 
 
 
----
 
 
'''v0.5-beta6 (September 7, 2012)'''<br />  - Massive translation/fixes. 2200+ changes.<br />  - Fixed a glitch with sample lyric text for color selection in Edit mode.<br />  - Edit mode is translated. (still being tested)<br />  - Names for Edit mode character motions, backgrounds, effects, camera presets,<br />  facial expressions, etc, have been translated.<br />  - Most Diva Room Event titles have been translated. (now verifying them)<br />  - The PD2-to-PDE system data import and other new-game-related text has been translated.<br />  - Almost all song lyrics have been converted to Romaji.<br />  - Many lines have been re-written for better phrasing/grammar, consistency, and clarity.<br />  This includes Player Title descriptions, various menu descriptions, the playlist functions in the Diva Rooms,<br />  various confirmation dialogs, etc...<br />  - All but four bottom-of-the-screen HUD control descriptors have been translated.<br />  Untranslated ones have red/pinkish icons. (Please let us know how to see it, if you find it in-game!)<br />  - Tutorial translated<br />  - Ad Hoc mode is translated. (still being tested)<br />  - Friends system is 99% translated. (still being tested)<br />  - A few more offsets found.<br />  - Changed plugin. Now stores PDE replacement images in a subfolder.<br /> <br /> '''v0.4-r2 (minor)'''<br />  - Fixed crash when giving a hanging scroll (weakness) as a present in the DIVA room<br />  - Renamed Absolute Territory -> Zettai Ryouiki, for those who knows what this means<br />  - Modified translation samples for PD 2nd#/2nd1.01<br /> <br /> '''v0.4-r1 (minor)'''<br />  - Improve image quality: changed png quantizer (pngnq -> pngquant).<br /> <br /> '''v0.4 (December 15,2011)'''<br />  - "Edit mode" is further translated.<br />  - "Play records" is translated.<br />  - "DIVA room" is 99% translated.<br />  - Rest of the titles are translated.<br />  - Home, load, save, delete, osk, ad-hoc, and screenshot psp dialogs now are in english.<br />  - Restored support to translate Project Diva 1st.<br />  - Two more songs lyrics are translated to romaji (Sekiranun Graffiti and Rin Rin Signal).<br />  - Almost all modes must be completly translated, with some exceptions:<br />  -- 1% of the Titles.<br />  -- Diva room events (their descriptions are translated).<br />  -- Ad-hoc messages (don't have another psp to test this).<br />  -- Friend system (don't have another psp to test this).<br />  -- Data import/install one-time messages.<br />  -- Edit mode motions, backgrounds, button sounds and other misc texts.<br /> <br /> '''v0.3 (November 29, 2011)'''<br />  - more strings translated in general.<br />  - song high score screen (the one before starting the game)<br />  - top bar titles (the ones with the "home/edit mode/ adhoc/ diva room" texts)<br />  - edit mode setup (song, module, background, effects, items, movements selection).<br />  - very little of edit mode main mode.<br />  - some songs lyrics have been translated into romaji:<br />  
 
'''v0.5-beta6 (September 7, 2012)'''<br />  - Massive translation/fixes. 2200+ changes.<br />  - Fixed a glitch with sample lyric text for color selection in Edit mode.<br />  - Edit mode is translated. (still being tested)<br />  - Names for Edit mode character motions, backgrounds, effects, camera presets,<br />  facial expressions, etc, have been translated.<br />  - Most Diva Room Event titles have been translated. (now verifying them)<br />  - The PD2-to-PDE system data import and other new-game-related text has been translated.<br />  - Almost all song lyrics have been converted to Romaji.<br />  - Many lines have been re-written for better phrasing/grammar, consistency, and clarity.<br />  This includes Player Title descriptions, various menu descriptions, the playlist functions in the Diva Rooms,<br />  various confirmation dialogs, etc...<br />  - All but four bottom-of-the-screen HUD control descriptors have been translated.<br />  Untranslated ones have red/pinkish icons. (Please let us know how to see it, if you find it in-game!)<br />  - Tutorial translated<br />  - Ad Hoc mode is translated. (still being tested)<br />  - Friends system is 99% translated. (still being tested)<br />  - A few more offsets found.<br />  - Changed plugin. Now stores PDE replacement images in a subfolder.<br /> <br /> '''v0.4-r2 (minor)'''<br />  - Fixed crash when giving a hanging scroll (weakness) as a present in the DIVA room<br />  - Renamed Absolute Territory -> Zettai Ryouiki, for those who knows what this means<br />  - Modified translation samples for PD 2nd#/2nd1.01<br /> <br /> '''v0.4-r1 (minor)'''<br />  - Improve image quality: changed png quantizer (pngnq -> pngquant).<br /> <br /> '''v0.4 (December 15,2011)'''<br />  - "Edit mode" is further translated.<br />  - "Play records" is translated.<br />  - "DIVA room" is 99% translated.<br />  - Rest of the titles are translated.<br />  - Home, load, save, delete, osk, ad-hoc, and screenshot psp dialogs now are in english.<br />  - Restored support to translate Project Diva 1st.<br />  - Two more songs lyrics are translated to romaji (Sekiranun Graffiti and Rin Rin Signal).<br />  - Almost all modes must be completly translated, with some exceptions:<br />  -- 1% of the Titles.<br />  -- Diva room events (their descriptions are translated).<br />  -- Ad-hoc messages (don't have another psp to test this).<br />  -- Friend system (don't have another psp to test this).<br />  -- Data import/install one-time messages.<br />  -- Edit mode motions, backgrounds, button sounds and other misc texts.<br /> <br /> '''v0.3 (November 29, 2011)'''<br />  - more strings translated in general.<br />  - song high score screen (the one before starting the game)<br />  - top bar titles (the ones with the "home/edit mode/ adhoc/ diva room" texts)<br />  - edit mode setup (song, module, background, effects, items, movements selection).<br />  - very little of edit mode main mode.<br />  - some songs lyrics have been translated into romaji:<br />  
  
Line 31: Line 19:
 
** Kogane no Seiya Sousetsu ni Kuchite
 
** Kogane no Seiya Sousetsu ni Kuchite
 
<br /> '''v0.2 (November 16, 2011)'''<br /> '''-''' more texts and initial support for translating text on images.<br /> <br /> '''v0.1 (November 11, 2011)'''<br />  - initial release<br /> ''"For those who want to see how the translation is going, i have attached the version 0.1, i hope to finish the DIVA room and the rest of scattered text soon enough to start working on the edit mode."''<br /> <br /> '''Coming soon:'''<br />  - Finish the translation of the exceptions list above.<br />  - Finish testing error messages, etc.<br />  - Finish romaji lyrics.<br />  - Finish english lyrics.<br /> <br />  
 
<br /> '''v0.2 (November 16, 2011)'''<br /> '''-''' more texts and initial support for translating text on images.<br /> <br /> '''v0.1 (November 11, 2011)'''<br />  - initial release<br /> ''"For those who want to see how the translation is going, i have attached the version 0.1, i hope to finish the DIVA room and the rest of scattered text soon enough to start working on the edit mode."''<br /> <br /> '''Coming soon:'''<br />  - Finish the translation of the exceptions list above.<br />  - Finish testing error messages, etc.<br />  - Finish romaji lyrics.<br />  - Finish english lyrics.<br /> <br />  
=Mirror links=
+
==Mirror links==
 
 
----
 
  
 
* v0.5-b6 ([http://www.mediafire.com/?b0aqa2u2drsomiu Mediafire])
 
* v0.5-b6 ([http://www.mediafire.com/?b0aqa2u2drsomiu Mediafire])
Line 45: Line 31:
  
 
* [http://codestation.nekmo.com/divapatch/divapatch.zip 5.XX plugin]
 
* [http://codestation.nekmo.com/divapatch/divapatch.zip 5.XX plugin]
<br />
 
 
==Other language translations==
 
==Other language translations==
 
+
Share your own translation to other languages here! You can use third party host, own host or [https://projectdiva.wiki/wiki/Special:Upload upload files to the wiki]. Put only modified files to ZIP so user can download latest patch and replace necessary files. Last update, version and author must be mentioned!
----
+
===Spanish (Español)===
Share your own translation to other languages here! You can use third party host, own host or [http://projectdiva.wikispaces.com/file/list upload files to wiki]. Put only modified files to ZIP so user can download latest patch and replace neccessary files. Last update, version and author must be mentioned!<br /> <br />
 
===Spanish Language (Español)===
 
[[Image:Spanish_menu.png|Spanish_menu.png]]'''v0.1 Official (DarkKudoh from Miku Miku Project)'''<br /> <br />  - Translated Menu and many images<br />  - Fix bug in Mode Edition (Modo edición)<br />  - Rename Zettai Ryouiki -> Absoluto Territorio<br />  - More image quality (Thanks pngquant creator)<br />  - Titles of Install previous Savedata trastlate into Spanish<br />  - some songs lyrics have been translated into spanish<br /> '''Coming soon:'''<br />  - finish the menus and top descriptions of edit mode.<br />  - titles, background/items/expressions/movement/effect names.<br />  - add an alternative spanish lyrics file.<br />  - add Spanish version for PD2<br />  - Fixed bug in Edit Mode for Lyrics color<br /> <br />
 
 
 
* <span class="wiki_link_ext">Download: </span><span style="text-decoration: line-through">Megaupload</span> (No Link available due to deletion of megaupload.com)
 
<br />
 
===Spanish Language (Español)===
 
[[Image:14.png|14.png]]'''v1.0 by _JK_'''<br /> <br />  -Translated Menu and Images<br />  -Some Lyrics in Romanji<br />  -Based on the last Codestation Plugin<br />
 
 
 
 
* Download: [http://www.mediafire.com/?2q0izxw1upbms7r Mediafire]
 
* Download: [http://www.mediafire.com/?2q0izxw1upbms7r Mediafire]
* Video Preview: [http://youtu.be/3iLZMs2uKX0 Youtube]
 
* Vista Detallada: [http://www.youtube.com/watch?v=yl-DZ1M6op0 Youtube]
 
* Web: [http://sites.google.com/site/pdextendla]
 
<br /> <br /> <br /> <br /> <br /> <br />
 
 
===French Language (Français)===
 
===French Language (Français)===
[File:http://img804.imageshack.us/img804/5730/pic0003zi.png external image pic0003zi.png]'''Diva FR Patch Installer v3.1 Official (Sonic DX from ProjectDIVA.Fr)'''<br /> <br />  Detailed Descriptions in french in the ProjectDIVA.Fr forum thread.<br /> [http://www.projectdiva.fr/forum/viewtopic.php?f=2&t=147]<br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br /> <br />
+
* Diva FR Patch Installer v3.1 Official (Sonic DX from ProjectDIVA.Fr)<br />''Detailed Descriptions in french in the [http://www.projectdiva.fr/forum/viewtopic.php?f=2&t=147 ProjectDIVA.Fr forum thread]''.
 +
 
 
===Finnish Language (Suomi)===
 
===Finnish Language (Suomi)===
[File:http://img703.imageshack.us/img703/6554/divafin.png external image divafin.png]'''Finnish language started by marioysikax'''<br /> <br />  v0.1, 18.1.12<br />  - 50% of menus translated + some random lines<br />  - Yellow song finnished<br />  - Don't know when next version is out LOL :DD:D:D:D:<br /> <br />  Things to do:<br />  - Menu pictures (and find some fitting font to it with scandi letters)<br />  - Font pictures (Transparency and width problems)<br />  - Translate rest of menus<br />  - Choosing between romanji/finnish lyrics/song names<br /> <br />
+
'''Finnish language started by marioysikax'''  
  
 
* Download: v0.1 [http://dl.dropbox.com/u/22109306/Kr%C3%A4%C3%A4s%C3%A4/divafin01.7z dropbox]
 
* Download: v0.1 [http://dl.dropbox.com/u/22109306/Kr%C3%A4%C3%A4s%C3%A4/divafin01.7z dropbox]
</div>
 

Latest revision as of 06:27, 31 October 2019

Intro

A Wololo moderator named Codestation has started translating extend. The patch is actually a plugin instead of a regular ISO patch, which means it is easier to update and also makes it possible to play from the UMD without any ISO. It still does require a CFW to load the plugin.
Original wololo link - As of the 0.5 beta releases, the game is nearly 100% translated!

Using the patch

1) You need to softmod your PSP. You don't need anything fancy to do it, and the risk to brick (brick: homebrew vocabulary, meaning to break your console - it's as useful as a brick then) your PSP is almost 0%. Here is good guide how to softmod your PSP to latest PRO-B firmware.
2) Copy the "divapatch" folder inside the .ZIP into the "seplugins" folder in the root of your Memory Stick.
3) Add the following line to GAME.TXT in same folder: ms0:/seplugins/divapatch/divapatch.prx 1 (if using a PSP Go, replace ms0:/... with ef0:/... - if the folder or the file do not exist, create them)
4) Restart the VSH by choosing the option in the Recovery Menu (press SELECT on the XMB) or restart PSP (3 seconds power button and turn PSP back on, slower option). Then start the game.
If a new patch is released, just replace the old files with the new ones, unless instructed otherwise.
!) If you use decrypted DLC, then use nploader instead of nodrm. Also, make sure that nploader.prx is listed before divapatch.prx.

Translating to a different language

The SDK folder in the .ZIP file contains all you need to help translate or to translate the game to a whole different language!

Use decent text editor to edit txt (that doesn't mean Windows Notepad! Use e.g. Notepad++ or Notepad2) files and use shift-jis as encoding. Description of files:
- divaext_translation.txt: main translation filename
- divaext_embedded.txt: texts that cannot be relocated so they have size constraints
- divaext_*_base.txt: untranslated files for use as reference (if you think that a translation is wrong, then you can use those files to re-check it).
- diva2nd_translation.txt: 2nd translation file if you want to translate 2nd instead of extend.

After translating/making changes to a txt file:
Windows: drop the translation txt file on the divaconverter.exe and it will create a .bin file
Linux: execute ./divaconvert <translation filename>.txt

After converting, replace the old patch files with the new ones.

Images are in XCF format which can be opened with Gimp. You need to convert the final images to 8bit indexed PNG files. pngquant is handy for this. (Nightsail used, and included in the 0.5beta6 release, pngnqi.) Font used in the main patch is called "Berkelium" and the font for the HUD (bottom of the screen control directions) is "Bitstream Vera Sans Mono"

Version history

v0.5-beta6 (September 7, 2012)
- Massive translation/fixes. 2200+ changes.
- Fixed a glitch with sample lyric text for color selection in Edit mode.
- Edit mode is translated. (still being tested)
- Names for Edit mode character motions, backgrounds, effects, camera presets,
facial expressions, etc, have been translated.
- Most Diva Room Event titles have been translated. (now verifying them)
- The PD2-to-PDE system data import and other new-game-related text has been translated.
- Almost all song lyrics have been converted to Romaji.
- Many lines have been re-written for better phrasing/grammar, consistency, and clarity.
This includes Player Title descriptions, various menu descriptions, the playlist functions in the Diva Rooms,
various confirmation dialogs, etc...
- All but four bottom-of-the-screen HUD control descriptors have been translated.
Untranslated ones have red/pinkish icons. (Please let us know how to see it, if you find it in-game!)
- Tutorial translated
- Ad Hoc mode is translated. (still being tested)
- Friends system is 99% translated. (still being tested)
- A few more offsets found.
- Changed plugin. Now stores PDE replacement images in a subfolder.

v0.4-r2 (minor)
- Fixed crash when giving a hanging scroll (weakness) as a present in the DIVA room
- Renamed Absolute Territory -> Zettai Ryouiki, for those who knows what this means
- Modified translation samples for PD 2nd#/2nd1.01

v0.4-r1 (minor)
- Improve image quality: changed png quantizer (pngnq -> pngquant).

v0.4 (December 15,2011)
- "Edit mode" is further translated.
- "Play records" is translated.
- "DIVA room" is 99% translated.
- Rest of the titles are translated.
- Home, load, save, delete, osk, ad-hoc, and screenshot psp dialogs now are in english.
- Restored support to translate Project Diva 1st.
- Two more songs lyrics are translated to romaji (Sekiranun Graffiti and Rin Rin Signal).
- Almost all modes must be completly translated, with some exceptions:
-- 1% of the Titles.
-- Diva room events (their descriptions are translated).
-- Ad-hoc messages (don't have another psp to test this).
-- Friend system (don't have another psp to test this).
-- Data import/install one-time messages.
-- Edit mode motions, backgrounds, button sounds and other misc texts.

v0.3 (November 29, 2011)
- more strings translated in general.
- song high score screen (the one before starting the game)
- top bar titles (the ones with the "home/edit mode/ adhoc/ diva room" texts)
- edit mode setup (song, module, background, effects, items, movements selection).
- very little of edit mode main mode.
- some songs lyrics have been translated into romaji:

    • Kocchi Muite Baby
    • Yellow
    • Colorful x Melody
    • Hatsune Miku no Gekishou
    • Roshin Yuukai
    • Just Be Friends
    • Hatsune Miku no Shoushitsu
    • Kogane no Seiya Sousetsu ni Kuchite


v0.2 (November 16, 2011)
- more texts and initial support for translating text on images.

v0.1 (November 11, 2011)
- initial release
"For those who want to see how the translation is going, i have attached the version 0.1, i hope to finish the DIVA room and the rest of scattered text soon enough to start working on the edit mode."

Coming soon:
- Finish the translation of the exceptions list above.
- Finish testing error messages, etc.
- Finish romaji lyrics.
- Finish english lyrics.

Mirror links

For 5.XX firmwares (missing PSP menu translations, doesn't update?)

Other language translations

Share your own translation to other languages here! You can use third party host, own host or upload files to the wiki. Put only modified files to ZIP so user can download latest patch and replace necessary files. Last update, version and author must be mentioned!

Spanish (Español)

French Language (Français)

  • Diva FR Patch Installer v3.1 Official (Sonic DX from ProjectDIVA.Fr)
    Detailed Descriptions in french in the ProjectDIVA.Fr forum thread.

Finnish Language (Suomi)

Finnish language started by marioysikax