X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=4tx3n2VAlthc4k9HmLmE8UYXWvTCDAVVxGB2Y4xcr5w=; b=cmRygKwnW8DipyvnBwZWSZkPOhoswqiQfdhIgBq9OmFle4gci/hvbpry6EDOjoyUgC HzXbnvdwTR/yDpGSbNLxlCD1tCQp/Usa9DSDacHHIKPmBD8sS75+QKaJNfbAedcKKDiu SXGqnDq01BbwFLTV8aRHr/B+V3bllDUtmrRe5x1o1jlfpp4OqvvXVv0cplqBApapSH62 y4GBPvBtW+UxuE6POSCT3bMAwxQsn99Xs9x5Jdyds6dQGCoAFfgwO0tss3dOyhPylgyB maO1e5lPrvtodD1if4QlPVGEuNjpvwvvxetjilL+2L4L7rmVubtkl/OdGjf7N0vyfrIw xBDA== X-Received: by 10.43.89.133 with SMTP id be5mr41282826icc.2.1435214289896; Wed, 24 Jun 2015 23:38:09 -0700 (PDT) Message-ID: <558BA1D0.7070605@gmail.com> Date: Thu, 25 Jun 2015 02:38:08 -0400 From: "Frank Sapone (emoaddict15 AT gmail DOT com)" User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Quake 2 DOS with DX3! References: <201506050742 DOT t557ggR8019445 AT delorie DOT com> <558BA0FF DOT 8000309 AT gmail DOT com> In-Reply-To: <558BA0FF.8000309@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com > Hey all, I got DX3 modules working in Q2DOS. I was pleasantly > surprised to see loading and unloading both worked so you can change > game mods at will. > I also forgot to mention. The game searches for GetGameAPI in the dll at load time. This consistently failed everytime until I tried _GetGameAPI (it's what I saw when I opened the dx3 file manually. After that it worked perfectly. Thanks for the hard work everyone, you've made Quake 2 "modern" in pure DOS! Frank