This is a static library that emulates Dungeon Siege skrit execution within DSDLL's.
This is a static library that emulates skrit execution within DSDLL's. It's a somewhat kludgy solution to the problem of exposure of GPG's functions within DSDLL's -- it uses real-time polling of messages to dynamically execute skrit commands pushed onto the pseudo-stack by your DSDLL. Included in the package is:
A static library and header to be linked with your DSDLL to allow execution of skrit
Sample .cpp and .skrit source files and a pre-tanked sample .dsres file to demonstrate the mechanism
A README.txt doc that should hopefully explain everything that you need to know to get started
Caveats (yes, there are some here as well :P):
Having a timer constantly polling during gameplay may affect performance. I've been testing this out some and my game doesn't seem adversely affected, but YMMV.
There is no guarantee that DSDLL commands following the call to execute the skrit will execute AFTER the message is processed. If you're familiar with threaded programming, just view the call as spawning a thread. Try not to make assumptions about its execution time.
I didn't add return value processing at all, as that's a whole other headache. I'll look into adding a type system and string processing to allow you to grab return values as well soon.
Welcome to FilePlanet, the leading online destination for Dungeon Siege DLL Skrit Wrapper downloads and hundreds of thousands of other game files, including demos, patches, mods, trailers,
free pc games and more. Our mission is to support the gaming community with a fast and reliable download site. Aside from official game files and cool indie games, users can also upload their own content to share with the world. We also partner with top game developers and publishers to run exclusive beta tests of new games, especially multiplayer titles and MMOs. You can start using our download services to download Dungeon Siege DLL Skrit Wrapper by creating a free account on FilePlanet to access our public servers, or upgrade to a premium account to access our no-wait servers and enjoy our subscriber exclusives. Thanks for using FilePlanet!