Reggie Posted June 24, 2002 Share Posted June 24, 2002 Did anybody know where I can get the RoQ-Compiler to make Cinematics for JK2? Link to comment Share on other sites More sharing options...
RichDiesal Posted June 24, 2002 Share Posted June 24, 2002 ROQs are not used for rendered cinematics - they are only for fully prerendered cinematic video, such as the opening credits of the SP game and a few shots of flying through Bespin, as I remember. If you want in-game cinematics, though, you need to use BehavEd to script them in the ICARUS2 scripting language. Both the ROQ compiler and BEHAVED are in the JK2 tools... can't remember if they're in package 1 or 2, though. You can get both on my Radiant tutorial website under the "Tools You Need." Link to comment Share on other sites More sharing options...
volrathxp Posted June 24, 2002 Share Posted June 24, 2002 Originally posted by RichDiesal ROQs are not used for rendered cinematics - they are only for fully prerendered cinematic video, such as the opening credits of the SP game and a few shots of flying through Bespin, as I remember. If you want in-game cinematics, though, you need to use BehavEd to script them in the ICARUS2 scripting language. Both the ROQ compiler and BEHAVED are in the JK2 tools... can't remember if they're in package 1 or 2, though. You can get both on my Radiant tutorial website under the "Tools You Need." both are in package 2. for some reason they included a readme about the roq compiler in package 1 but forgot to include the actual program. Link to comment Share on other sites More sharing options...
Emon Posted June 24, 2002 Share Posted June 24, 2002 Originally posted by RichDiesal ROQs are not used for rendered cinematics - they are only for fully prerendered cinematic video, such as the opening credits of the SP game and a few shots of flying through Bespin, as I remember. If you want in-game cinematics, though, you need to use BehavEd to script them in the ICARUS2 scripting language. Both the ROQ compiler and BEHAVED are in the JK2 tools... can't remember if they're in package 1 or 2, though. You can get both on my Radiant tutorial website under the "Tools You Need." Actually, the title scroll is actually done with an ingame method, I think. I think it just scrolls a brush across the screen, because you can edit the JPEG. Also, you can tell from the way it mip-maps. Link to comment Share on other sites More sharing options...
Reggie Posted June 25, 2002 Author Share Posted June 25, 2002 THX! I need it to make fully prerendert cinematics! I want to make an new Intro with it! Link to comment Share on other sites More sharing options...
The_One Posted June 25, 2002 Share Posted June 25, 2002 Actually the opening titles are an roq file - look in assets0.pk3 you'll see it there. And the jpeg you speak of is actually a TGA file that's used as a shader, it's called something like "eng_tc.tga". So if you're going to re-do the opening crawl/titles then you'll need to make and compile a new roq file... Unless I'm wrong and you can reveal the location of this jpg you speak of Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.