PK3 is a sort of plain ZIP file.
As to .PAK in Q1 and Q2, search on Google , there's few unpack/packer for them.
Search found 4 matches
- Sat Oct 30, 2004 12:51 pm
- Forum: Game Programming
- Topic: .pk3 files?
- Replies: 3
- Views: 1856
- Sat Oct 30, 2004 12:49 pm
- Forum: Coding Questions
- Topic: Can PB invoke Allegro?
- Replies: 3
- Views: 1586
Can PB invoke Allegro?
Although PB has it's own 2D/3D multimedia related functions,
I have some experience with Allegro (buggy but growing),
How to implement the usage of Allegro?
I think I can call the Allegro DLL, but not sure.
I have some experience with Allegro (buggy but growing),
How to implement the usage of Allegro?
I think I can call the Allegro DLL, but not sure.
- Sat Sep 11, 2004 8:16 pm
- Forum: Coding Questions
- Topic: Looking for Code Library Program.
- Replies: 9
- Views: 3756
Looking for Code Library Program.
I kept a copy of Code Library Program made by Ricardo,
which was built long ago, and I wonder there's some more
Code Manager Programs like this,which can
list/manage codes(or project archive)
extract code as source file to specified location
Or I'm going to make one myself,
Tried TreePAD and ...
which was built long ago, and I wonder there's some more
Code Manager Programs like this,which can
list/manage codes(or project archive)
extract code as source file to specified location
Or I'm going to make one myself,
Tried TreePAD and ...
- Sat Jul 17, 2004 3:03 am
- Forum: Coding Questions
- Topic: API Hook?
- Replies: 7
- Views: 2061
API Hook?
Hi,
How to realize about hooking a specified function in PB?
for Example, hook a MCI call to my own Media playing function.
Instead of playing CD Audio Tracks, I want to replace it with
playing OGG, is it a complex job?
Thanks.
How to realize about hooking a specified function in PB?
for Example, hook a MCI call to my own Media playing function.
Instead of playing CD Audio Tracks, I want to replace it with
playing OGG, is it a complex job?
Thanks.