eternalcodes / EternalJK

Effort to maintain and improve OpenJK
GNU General Public License v2.0
60 stars 23 forks source link

MP4 support instead of .roq #48

Open ghost opened 6 years ago

ghost commented 6 years ago

Title

videoP commented 6 years ago

good idea, .roq is ancient and takes up way too much space

mp4 is modern and already used in modern engines https://docs.unrealengine.com/latest/INT/Engine/MediaFramework/HowTo/FileMediaSource/

deathsythe47 commented 5 years ago

Is there really a point to cinematics in a multiplayer game? The only purpose I know of is to troll noobs by telling them to type a command that will start a cinematic, thereby disconnecting them from the server.

CansecoDev commented 5 years ago

Yes, they have a place in multiplayer map making where they can be used into shaders where needed. Maybe not the most common thing, and maybe bad practice fps-wise, but it can be used.