HomeForumsWhat's newResources 
 
 
Translating Lunar Silver Star Story 1.5.1
TrekkiesUnite118 - Aug 5, 2013

 < Prev  1  2  3  4  5  6  7  ...  22  Next> 

 TrekkiesUnite118 Sep 3, 2018
So I went through and converted all the PS1 voice samples, and oh boy are there some size issues. There's about 5-6 files that just absolutely will not fit into the Saturn's audio RAM as they are. Basically Working Designs really took a lot of liberties on some of these lines and drew them out. For example Ghaleon's death speech is about 25 seconds in the Japanese version, while it's been extended to a whopping 1:05 in the English version. This makes the clip almost a 1MB in size and there's no real way to trim it down or clip it from what I can see. On the PS1 this isn't much of a problem as the sound chip can play compressed samples, but on the Saturn this is going to be a big issue as samples have to be decompressed in memory last I checked.

Other issues are a bunch of additional sound effects added that bring clips like the other characters singing the "La-La" Song up to about 800K. Another is Luna and Alex's exchange getting on the boat. Lines for Nall were added in the English version as well as more lines between Alex and Luna to draw it out. This brings this file to about 520K.

Some of these I think can be worked around though. The Singing ones you could just stick with the Japanese clips or use the XSeed clips. The boat sequence could have Nall's bit and Alex's additional lines cut. But Ghaleon's death is going to be a real issue to deal with.

But I've attached the converted files either way. There's one I wasn't able to find the corresponding Japanese clip for, it's one of Ghaleon saying "Time to Die". I think it's a battle clip. It seemed to not be in the correct order in the PS1 audio files.

 Ms. Tea Jan 9, 2019
Haven't posted in awhile, have I? Sorry about that. Things have been a little slow, but still ongoing. Been experimenting with decompiling the script into code; that could make it more flexible to edit and compile back into binary later, for example for non-English translations. Here's a short sample of the decompiler's output for one dialogue box:

Code:
  
(run-commands
  (show-portrait 0x39)
  (print-line "That's Luna, all right! I bet")
  (print-line "you're in for it now, Alex!")
  (print-line "She hates when you're late!")
  (control-code 0xFF 0x0)
  (control-code 0xFF 0x3)
  (control-code 0xFF 0xFF)
)

 mario64 Jul 6, 2019
Hi Ms Tea. Just wanted you to know you have supporters who are following the project and can’t wait to play it

 Ms. Tea Aug 5, 2019
I didn't post it here but I have posted it elsewhere - I've been working with a friend on the FMVs to prepare them for the dub. Working Designs reedited several of the FMVs on the PS1 to accommodate their dialogue which runs longer than the Japanese version. These had to be reedited from scratch, using the PC version FMVs as a base, to get new masters to base the Saturn translations on. A friend did the editing, and I've used that as a basis for newly-encoded Cinepak and MPEG FMVs. Here's a couple of samples, at their full PC res side-by-side with the PS1 version.


https://youtube.com/lBgUZc9tn1w




https://youtube.com/vjDLO4HPUPk



I've still been working on the Saturn MPEG version's FMVs; it's very picky about what it will or won't accept. I've been making progress, but life stuff has kept me from being able to work on it for a few weeks. I haven't brought this up because there isn't anything pretty to show off yet.

 vbt Aug 5, 2019
thanks Misty & still good progress , there is nothing easy with saturn even "standard" mpeg.

 Ardiloso Aug 6, 2019
Great work @Ms. Tea.... I have the mpeg version and I'm thrilled you are working on it too.

 mario64 Aug 11, 2019
Thanks Ms Tea. Great to hear that progress is being made. Very much looking forward to playing this

 kitty666cats Sep 3, 2019
You and Trekkies are heroes! It's a great year for Game Arts & Saturn fans alike

 mario64 Dec 23, 2019
Any chance of a Christmas miracle?

 Ardiloso Dec 24, 2019

mario64 said:

Hahaha. Let the woman do her work.
These things, they take time.

 Mr Conan Dec 24, 2019
Maybe an Xmas 2020 miracle. Things are still moving forward, just A LOT of minor things to fix and get right.

 mario64 Dec 25, 2019

klarth said:

Really? Are you involved with the project? That’s great news if true

 Mr Conan Dec 26, 2019
Yeah, i’m helping with it. I think you’ll see SSS by next xmas, no promises on when the Mpeg version will be ready. That will depend on code similarities. All indications for now hint at a very similar executable... but once SSS is done and the changes are known is when that will get looked at in more detail.

 mario64 Dec 26, 2019

klarth said:

Great news! Thanks for the update

 AlexTheBlue Mar 5, 2020

klarth said:

We appreciate your efforts and those of Ms. Tea and anyone else contributing. In particular I am looking forward to the MPEG version. Hopefully the relevant code is near-identical! Once it's released we'll have to go to the youtubes and get the word out. Saturn fans everywhere will want to see it in action.

 Mr Conan Mar 10, 2020
Status Update for Saturn SSS (For those not on discord):

Main Dialog extraction, compression, & reinsertion hacking - complete

Menu/battle menu extraction & reinsertion hacking - complete

Error messages (out of save blocks) - 0%

PSX/iOS script update - In progress. Intended to be a minor cleanup of the WD script.

Audio - 0% (Going to look at both subtitling and incorporating longer US audio clips)

Video -TBD (Ms Tea)

Ive played through to Saith on real HW and so far only 2 minor text glitches to correct...

 mario64 Mar 10, 2020

klarth said:

Great news!

 AlexTheBlue Mar 10, 2020

klarth said:

I'd prefer subtitles given a choice but really whichever proves to be easier is probably the way to go.

 Mr Conan Mar 11, 2020
The plan is to release a dub and sub version (pending technical issues that might prevent one or the other), so you’ll get to pick which patch

 RazorX Mar 21, 2020
i'm looking forward to seeing an english translation for the complete (MPEG) version too for the saturn.
if you need anything testing i have a japanese v saturn model 2 that's modded and a vcd card.

 < Prev  1  2  3  4  5  6  7  ...  22  Next>