Search found 389 matches

by Rahly
Thu Jul 14, 2005 9:30 pm
Forum: Code Talk
Topic: PROJECT: MultiEx Plugin Support
Replies: 291
Views: 86503

Almost forgot, the test plugin is litered with error information for mpGetLastError(), i'll also release a list of error values and meanings
by Rahly
Thu Jul 14, 2005 9:26 pm
Forum: Code Talk
Topic: PROJECT: MultiEx Plugin Support
Replies: 291
Views: 86503

File information will be in a Format <name>=<type>[:<size>];<name>=<type>[:<size>]; i'm defining certain static types STRING, UINT8, UINT16, UINT32, UINT64, INT8, INT16, INT32, INT64, and DATE so FAR for example, FILENAME=STRING:5 = Filename is a string of characters, with a max size of 5 characters...
by Rahly
Thu Jul 14, 2005 9:19 pm
Forum: Code Talk
Topic: PROJECT: MultiEx Plugin Support
Replies: 291
Views: 86503

oops, clicked submit by accident function mpFindFirstFile(ArchiveHandle: Integer; FileMask: PChar): LongWord; for the manager though it'll be function mpFindFirstFile(FormatIndex: Integer; ArchiveHandle: Integer; FileMask: PChar): LongWord; next function mpFindNextFile(Handle: Integer): LongBool; fu...
by Rahly
Thu Jul 14, 2005 9:10 pm
Forum: Code Talk
Topic: PROJECT: MultiEx Plugin Support
Replies: 291
Views: 86503

the find system has been completely replaced for something a little easier to use. No more crazy structures
by Rahly
Sat Jul 09, 2005 6:03 pm
Forum: Code Talk
Topic: PROJECT: MultiEx Plugin Support
Replies: 291
Views: 86503

Adding a new function, i noticed the only way to get info from archives was to use Find, which sucks if the archive doesn't support names, so i'm adding a function to get info via index number as well. I'm also toying with the idea of pulling out the Field Data from the find, this will make it easie...
by Rahly
Thu Jul 07, 2005 12:30 am
Forum: Code Talk
Topic: PROJECT: MultiEx Plugin Support
Replies: 291
Views: 86503

SDK? prolly not unless its in the wiki. But there will be samples.
by Rahly
Sun Jul 03, 2005 10:07 pm
Forum: Code Talk
Topic: PROJECT: MultiEx Plugin Support
Replies: 291
Views: 86503

there is always the other plugin support too
by Rahly
Sun Jul 03, 2005 9:45 pm
Forum: Game Archive
Topic: Prince of Persia "Warrior Within" - How to play sf
Replies: 19
Views: 18384

you can use

http://ga-agent.nm.ru/stuff/popsottools05.zip

and use Sb0dump to convert the Sb0s to Wavs
by Rahly
Sun Jul 03, 2005 9:41 pm
Forum: Code Talk
Topic: PROJECT: MultiEx Plugin Support
Replies: 291
Views: 86503

Yes I am, did you want it with Stream support as well? I'm not sure if you can actually test that within VB
by Rahly
Sun Jul 03, 2005 5:24 am
Forum: Code Talk
Topic: Game UnPacker's Source
Replies: 36
Views: 22000

BlockRead and Blockwrite? whoa... scary
by Rahly
Sun Jul 03, 2005 5:19 am
Forum: Code Talk
Topic: 3D help?
Replies: 7
Views: 4017

Have you tried to load them with direct x?
by Rahly
Sat Jul 02, 2005 6:31 pm
Forum: Game Archive
Topic: Prince of Persia "Warrior Within" - How to play sf
Replies: 19
Views: 18384

http://www.terrygoodkind.net/~rahly/bgae.php are programs that allow you to extract from BIG and BF files.
by Rahly
Fri Jul 01, 2005 12:56 am
Forum: Game Archive
Topic: Prince of Persia "Warrior Within" - How to play sf
Replies: 19
Views: 18384

music isn't in the prince.bf, like BG&E, its in the Sound.big file, i have a big file extractor on my site, eventually, i'm going to make a plugin for Mexcom.
by Rahly
Mon Jun 27, 2005 2:21 am
Forum: Code Talk
Topic: PROJECT: MultiEx Plugin Support
Replies: 291
Views: 86503

there are, but this is the new plugin system for mexcom, which hasn't been implemented in an offical release yet.

You could ask for the new implementation, but i might be changing them just slightly.
by Rahly
Sun Jun 26, 2005 1:23 am
Forum: Code Talk
Topic: WIKI Data Base
Replies: 20
Views: 8596

Rahly you do not wish to continue work ? :roll: Its a good project, I donno, because I don't have any source code, so i can't work with it. I wouldn't think so because there is a perfectly good web interface. If anything, i would work on that rather than a downloadable program, and just allow the u...