Jump to content

Home

Can't build QVM's


DARTHMCGILL

Recommended Posts

Posted

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.

Posted

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

Posted

Ahhh, the Make-a-Mod Tutorial, My Worst Enemy. Email me and I'll send you a copy of my coding tutorial (c++ not needed).

Includes -

Address for the replacement .bat files

Extremely simple PK3 creation

Step-by-step

 

rswann@eircom.net

 

Sonictrio :fett:

Posted

I found the files at the Massassi temple web site. The file sais that it is an update for Windows 98, but I think that it is actually for ME. Anyway, it worked for me, so give it a try!

 

 

Try doing a search for "Batch files"

Archived

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

×
×
  • Create New...