File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Phantasy Star Retranslation v2.5
1+ # Phantasy Star Retranslation v2.5.1
22
33Phantasy Star is a landmark game for the Sega Master System, first released in Japan on 20th December 1987.
44This project is an unofficial retranslation/re-localisation based on that first Japanese version, with some enhancements.
@@ -17,6 +17,10 @@ More languages are welcome! See translating.md and/or contact me if you would li
1717For more information and screenshots see https://www.smspower.org/Translations/PhantasyStar-SMS-EN
1818
1919Changelog (in reverse chronological order):
20+ - v2.5.1 release 2024/12/23
21+ - Fixed Catalan retranslation credits
22+ - Fixed Catalan pluralised Mesetas
23+
2024- v2.5 release 2024/12/20
2125 - Options menu is now available in-game (#100 )
2226 - Support for Mega Drive controllers (#113 )
Original file line number Diff line number Diff line change @@ -127,10 +127,11 @@ CreditsScreen16:
127127 CreditsEntry 18 , 15 , "POPFAN"
128128
129129CreditsScreen17:
130- . db 2
131- CreditsEntry 8 , 11 , "`"
130+ . db 4
131+ CreditsEntry 13 , 5 , "`"
132132 CreditsEntry 8 , 6 , "CATALA"
133- CreditsEntry 17 , 6 , "KUSFO"
133+ CreditsEntry 12 , 11 , "EN KUSFO"
134+ CreditsEntry 18 , 15 , "EN RETROAND"
134135
135136CreditsScreen18:
136137. db 3
Original file line number Diff line number Diff line change 19941994 ca : Voleu obrir-lo?<end>
19951995
19961996- offsets : ChestMesetasPlural # Was 2a8c
1997- ca : Heu trobat <number> Meseta dintre.<wait>
1997+ ca : Heu trobat <number> Mesetas dintre.<wait>
19981998
19991999- offsets : ChestMesetasSingular
20002000 # Not in the original
2001- ca : Heu trobat <number> Mesetas dintre.<wait>
2001+ ca : Heu trobat <number> Meseta dintre.<wait>
20022002
20032003- offsets : 2a73
20042004 ca : És buit.<wait>
You can’t perform that action at this time.
0 commit comments