ForNeVeR / ForNeVeR/overtone

Show the intro video

Open
#6 4 comments 0 reactions 1 assignee Claimed by @ForNeVeR View on GitHub
enhancement
Dominant language
F#
Stars
19
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Overtone should be able to run the intro video from the game (namely, `THING2/INTRO.AVI`).

As the video uses an old codec and I don't want to mess with any video codecs (yet), I suggest we use an approach similar to the original: just use the external video player to show the video.

So, we'll need a program that extracts the video file from the ISO provided, and runs it via the OS facilities (something like `xdg-open`/`open` on *nix, and a similar facility on Windows).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.