Register Forum Rules Recent Forum Posts View Members Advanced Search
January 14th, 2013
#1
I have no plans of doing this, but maybe I can inspire someone else by talking about how it would be done.

All of the game's cinematics are modifiable and stored in one of two places: "\script\slcinematic.lua" and the folder "\flash\".

Any full-screen 2D cinematics like the manga pages are created with flash and stored in the "flash" folder. Anyone who knows how to disassemble and modify flash files can easily add in some voice overs during any of these.

Everything else is controlled in the slcinematic.lua file. It moves the camera, creates NPCs, controls animations, and plays sound effects. The file acts almost exactly like a script to a play.

For example, the line:

Code:
LuaGlue_AddCNSound2D("TLQ\\TLQ3_2_Chichi.wav", 0.0)
Plays a sound of ChiChi running during TLQ3 (as seen here). It should be possible to add additional lines to this file that play custom sound files.
January 14th, 2013
#2
Hey, that's pretty neat! Hopefully, this is why Dragon Ball Online in Japan has been taking so long; they're working on getting the voice actors to get the parts done. I sure hope so, though it's highly unlikely.

Nonetheless, this sounds like something we could take full advantage of. We can make our own dub. (:D)┼─┤
January 14th, 2013
#3
well i can do a kickass mr popo voice over so if u can finger out how to do it let me know i can do some voice overs so please message me in my inbox if u finger it out!
January 14th, 2013
#4
That's a lot of work, good luck if someones up for it.
January 14th, 2013
#5
No thanks...
January 14th, 2013
#6
just the shenron funi dub voice... "you have one wish, speak now" etc and then bruce faulconer dragon theme kicks in
January 14th, 2013
#7
Anyone who knows how to disassemble and modify flash files can easily add in some voice overs during any of these.

Cit, in Flash.pak files you have ".gfx file" Change th extesion to ".SWF" then open it in a HEX Editor, Edit the header "GFX by "FWS"(Yeah FWS is the right to convert GFX to SWF)

Then try to open the file in yout internet browser or other flash viewer if is it working, décompile the SWF in a .fla files with "Sothink SWF Décompiler" edit it with Adobe flash or other editing flash tool

After you make that, NTL forgot a tool in one of the .pak files to convert SWF to GFX ;)

Last edited on January 14th, 2013 at 05:30 AM.
January 14th, 2013
#8
go contact team four star haha
January 14th, 2013
#9
^ this hahaha
January 14th, 2013
#10
go contact team four star haha

+1. People would do TMQ's & UD's more often :D