Gothic-UnZENity-Project / Gothic-UnZENity

Community rebuild of classical Gothic 1 and 2 in Unity engine. Currently focusing on a native VR implementation.
GNU General Public License v3.0
10 stars 2 forks source link

Play cutscenes at runtime #12

Open JaXt0r opened 5 months ago

JaXt0r commented 5 months ago

Follow up of https://github.com/Gothic-UnZENity-Project/Gothic-UnZENity/issues/11

TODOs

Improvements:

Boundary:

Referenced PRs:

lmichaelis commented 5 months ago

The game tells the engine to run a cutscene through the PlayVideo and PlayVideoEx externals. It looks like PlayVideoEx is not used.

JaXt0r commented 2 months ago

Assessment of video sizes for G1+G2 movies. Elements with >x</>!< are differently converted to .mp4 than the default (640x360 - 16:9). Conversion: ffmpeg -i FILE.bik FILE.mp4 (default values)

Gothic1:

Gothic2: