Oddworld Forums

Oddworld Forums (http://www.oddworldforums.net/index.php)
-   Oddworld Mods & Hacks (http://www.oddworldforums.net/forumdisplay.php?f=24)
-   -   Help with adding subtitles to all FMVs + more (http://www.oddworldforums.net/showthread.php?t=22036)

Varrok 12-28-2015 11:18 AM

The movies work now.

FrustratedAssassin 12-29-2015 12:52 AM

http://i.imgur.com/sY3ydWM.png

Help?

Varrok 12-29-2015 02:18 AM

search for versions with artifacts compiled?

FrustratedAssassin 12-29-2015 07:10 AM

How do I do that? I've never used this website before. And I've never seen the word "artifact" refer to a build/branch/whatever before.

Varrok 12-29-2015 08:10 AM

You can say artifacts are builds.

https://ci.appveyor.com/project/paulsapps/alive just choose a version and artifact.

Paul 12-29-2015 08:20 AM

You can see previous builds here:

https://ci.appveyor.com/project/paulsapps/alive/history

The "dev" branch has the gfx fixes/latest of everything merged. So pick the last "dev" build and then click the artifacts tab to download the published msi (provided its green build else it failed hence wont be any artifacts).

FrustratedAssassin 12-29-2015 08:44 AM

Thanks. Is there any way to make it remember the paths to the games, or do I have to type them in every time I start it?

Varrok 12-29-2015 08:50 AM

There's none, unless Paul adds auto registry search to the installer.

Paul 12-29-2015 09:07 AM

:

()
Thanks. Is there any way to make it remember the paths to the games, or do I have to type them in every time I start it?

If you edit the resource_paths.json and save that it will persist. Will add auto detection to the todo list.

Varrok 12-29-2015 09:49 AM

Something like this?
https://dl.dropboxusercontent.com/u/...s/ABEMORPH.srt

FrustratedAssassin 12-29-2015 11:01 AM

:

()
If you edit the resource_paths.json and save that it will persist. Will add auto detection to the todo list.

Haha my eyes jumped from your post to your signature halfway through and I read that as

:

If you edit the resource_paths.json and save that it will persist and then the slig mommy will appear and help them put their pants on.

Buuuuut thanks for the help!

Paul 12-29-2015 11:32 AM

Yes - but the file name should match exactly the DDV name including .DDV, i.e "ABEMORPH.DDV.srt". Also:

2
00:00:02,041 --> 00:00:04,041
With hand scars complete
the spirits took form

Crashes the sub title parser :)

But

2
00:00:02,041 --> 00:00:04,041
the spirits took form

Works. Also the HTML style tags are not implemented but if they're needed support can be added.

Only other thing is that "Now my chant had power" seems to be about 300msec out of sync for me. If you drop the file into data\subtitles you can try it out in the engine.

Varrok 12-29-2015 11:57 AM

I wanted the text to be two-lined with the second line added when he says the second verse, but I never really thought about how it works in subtitles.

Also, the itallics don't work in the engine. Will you add those? Poems should be in itallics

I'll fix this and make more tomorrow, hopefully

Paul 12-29-2015 12:00 PM

I'll add them, are multi line subs supposed to work? Right now it expects single line only.

Varrok 12-29-2015 12:34 PM

It'd be nice to have multilines. They certainly look nicer in some cases