Jump to content

Home

Can't build QVM's


DARTHMCGILL

Recommended Posts

I've read the included "Make-A-Mod" txt file. I've read the Code3arena.com tutorials. I've played around with the files for hours and hours. I can compile the .dll files with my copy of MSVC++ 5, but I cannot turn those .dll's into .qvm's. Actually, I can compile them with the q3asm program, but the game doesn't accept those files as workable, it says, "bad header file."

 

Is there something that I could be doing wrong? Anyone who knows how to create the .QVM files correctly, please give me some advice.

 

The Game.bat file only goes through a bunch of "bad command or file name" strings, and then it says that it can't find "g_main.asm." Why is that?

 

If someone could point me to JKII specific tutorials, I would greatly appreciate it.

 

Thanks.

Link to comment
Share on other sites

a) you do not make qvm's from dll's

b) if there's a problem with the batch file, and you are running 9x/ME, download the batch files set for 9x systems (available on this site last time i checked).

 

Then you run the batch files, they create the asm files and from them the qvm gets compiled

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...