[ioquake3] pak0.pk3

2011-09-21 Thread Kim Huynh
Hi I was able to build quake3 executable but when I ran it, it said pak0.pk3 is missing. Where can I get this file? Is there any instruction on how I can use this file? Thanks Kim ___ ioquake3 mailing list ioquake3@lists.ioquake.org http://lists.ioqua

Re: [ioquake3] pak0.pk3

2011-09-21 Thread Kim Huynh
E), it does (and cannot) contain the > game's media (maps, models, sounds, etc.) > > Patrick > > On Wed, Sep 21, 2011 at 10:03 AM, Kim Huynh wrote: > >> Hi >> >> I was able to build quake3 executable but when I ran it, it said pak0.pk3 >> is missing

Re: [ioquake3] pak0.pk3

2011-09-21 Thread Kim Huynh
om ioquake3) >* pak2.pk3 (from ioquake3) > > > > On Wed, Sep 21, 2011 at 12:26 PM, Kim Huynh wrote: > >> I do have the CD now. Where should I copy the file to? The same >> directory as the executable? >> >> Thanks again >> Kim >> >> On Wed,

Re: [ioquake3] pak0.pk3

2011-09-22 Thread Kim Huynh
eq3" folder > are the pak1.pk3, pak2.pk3, etc files. You need to copy pak0.pk3 from your > Quake3 CD to this folder. After that, you should be set. All of these > instructions should be on the ioquake3 website and are probably more > detailed, so try reading through it and seeing

Re: [ioquake3] pak0.pk3

2011-09-23 Thread Kim Huynh
wer). >> > This also made "safer" mods, since a DLL could contain a virus, where as >> a >> > QVM file is, well, VM code that only runs in Quake3. >> > >> > I believe the option to force using the DLL (instead of the QVM file, >> > which &g

Re: [ioquake3] pak0.pk3

2011-09-27 Thread Kim Huynh
> on that. > > Why q3config.cfg gets updated, I dunno! > > > > 2011/9/23 Kim Huynh : > >> Thank you so much again for all your help. Yesterday I read the README > >> file > >> again on ioquake3 site and able to find the command to run it with the >

Re: [ioquake3] pak0.pk3

2011-09-28 Thread Kim Huynh
aak3 Starting: Intent { act=com.intent.action.MAIN cmp=org.kwaak3/.Game } Thank you for your help, Kim On Tue, Sep 27, 2011 at 3:30 PM, Kim Huynh wrote: > Does anyone know where I can find q3config.cfg on Android phone? Also, can > I run kwaak3 from the command line? Thanks > > > O

[ioquake3] Compile errors when building ioquake3 for Android (in Cygwin bash cell)

2011-09-30 Thread Kim Huynh
Hi I keep getting this error when trying to build ioquake3 for Android (in Cygwin bash cell). /cygdrive/c/Development/Android/android-ndk-r6b/platforms/android-4/arch-arm/usr /include/GLES/gl.h:737: warning: data definition has no type or storage class /cygdrive/c/Development/Android/android-ndk-

[ioquake3] malloc.h:38: error: expected declaration specifiers or '...' before 'size_t'

2011-10-05 Thread Kim Huynh
I am trying to compile Kwaak3 code and been getting these errors from the NDK standard header files. /opt/android-ndk-r6b/platforms/android-4/arch-arm/usr/include/malloc.h: 38: error: expected declaration specifiers or '...' before 'size_t' /opt/android-ndk-r6b/platforms/android-4/arch-arm/