If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Bravely Default: For the Sequel: Difference between revisions
Jump to navigation
Jump to search
m (clarify script dumper purpose) |
Lelegofrog (talk | contribs) mNo edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{3DS | {{Bob | ||
| bobscreen= Bravely Default- For the Sequel-title.png | |||
| screenwidth= 320px | |||
| developer= Silicon Studio | |||
| publisher= Square Enix | |||
| system= Nintendo 3DS | |||
| japan= {{date|2013|December|5}} | |||
}} | |||
<!--{{3DS | |||
|title = Bravely Default: For the Sequel | |title = Bravely Default: For the Sequel | ||
|image = [[File:BravelyDefault_Logo.jpg]] | |image = [[File:BravelyDefault_Logo.jpg]] | ||
Line 9: | Line 17: | ||
|crc32 = | |crc32 = | ||
|game = Bravely Default: For the Sequel | |game = Bravely Default: For the Sequel | ||
}} | }}--> | ||
==Sub-pages== | |||
{{namespaces}} | |||
==Utilities== | ==Utilities== | ||
This | This python program will dump the Japanese script. It could be modified to dump other languages by changing the encoding to UTF-8. | ||
[https://github.com/tashiww/bravely_dumper python script dumper] | [https://github.com/tashiww/bravely_dumper python script dumper] | ||
Line 32: | Line 43: | ||
==External | ==External links== | ||
[https://en.wikipedia.org/wiki/Bravely_Default wikipedia] | * [https://en.wikipedia.org/wiki/Bravely_Default wikipedia] |
Latest revision as of 23:00, 14 February 2024
Bravely Default: For the Sequel |
---|
Developer: Silicon Studio Text table Notes |
Sub-pages
Text table |
Notes |
Utilities
This python program will dump the Japanese script. It could be modified to dump other languages by changing the encoding to UTF-8. python script dumper
Hacks
Translations
Multiple languages are officially included on any region release:
- Japanese
- German
- English
- Spanish
- French
- Italian
Miscellaneous
Japanese text is stored as UTF-16. Other languages are stored as UTF-8 with null byte padding.