Quake3World.com Forums
     Programming Discussion
        QVM or DLL?


Post new topicReply to topic
Login | Profile | | FAQ | Search | IRC




Print view Previous topic | Next topic 
Topic Starter Topic: QVM or DLL?

Gibblet
Gibblet

Joined: 14 May 2010
Posts: 11
PostPosted: 05-14-2010 12:42 PM           Profile Send private message  E-mail  Edit post Reply with quote


Hello guys.
First of all i would like to ask about qagame and cgame format. Should I compile it as a *.dll or maybe *.qvm.
The second thing is after compiling the dlls my mod doesn't work (my q3 version is 1.32, sdk is too for 1.32).
I have a shortcut with added "+set fs_game "my mod's folder name" but it seems it doesn't work at all.
Any ideas?




Top
                 

Mentor
Mentor

Joined: 12 Mar 2005
Posts: 3957
PostPosted: 05-14-2010 01:27 PM           Profile Send private message  E-mail  Edit post Reply with quote


DLLs when developing / debugging, QVMs when you release your mod. Start the game with `+set vm_pure 0 +set vm_game 0 +set vm_cgame 0 +set vm_ui 0` and the DLLs should load without a hitch.




Top
                 

Gibblet
Gibblet

Joined: 14 May 2010
Posts: 11
PostPosted: 05-15-2010 01:44 AM           Profile Send private message  E-mail  Edit post Reply with quote


Ok i have it working. Thanks once again ;)




Top
                 
Quake3World.com | Forum Index | Programming Discussion


Post new topic Reply to topic


cron
Quake3World.com
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group