From fa3a6b45f3121c6749fa67c091fe18bfbe5dc858 Mon Sep 17 00:00:00 2001 From: tma Date: Sun, 16 Oct 2005 01:13:51 +0000 Subject: * Added option to q3asm to instruct it to create qvms compatible with Q3 1.32b git-svn-id: svn://svn.icculus.org/quake3/trunk@163 edf5b092-35ff-0310-97b2-ce42778d08ea --- i_o-q3-readme | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'i_o-q3-readme') diff --git a/i_o-q3-readme b/i_o-q3-readme index 149648a..3823984 100644 --- a/i_o-q3-readme +++ b/i_o-q3-readme @@ -110,3 +110,12 @@ follows: 7. Steal underpants 8. ??? 9. Profit! + +Creating mods compatible with Q3 1.32b +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +If you're using this package to create mods for the last official release of +Q3, it is necessary to pass the commandline option '-vq3' to your invocation +of q3asm. This is because by default q3asm outputs an updated qvm format that +is necessary to fix a bug involving the optimising pass of the x86 vm JIT +compiler. See http://www.quakesrc.org/forums/viewtopic.php?t=5665 (if it still +exists when you read this) for more details. -- cgit v1.2.3