Page 1 of 1

what are the spring core files ?

Posted: 03 Jun 2005, 14:01
by monohouse
what are those files :
zlib.dll, dbghelp.dll, CrashRpt.dll ?

Posted: 03 Jun 2005, 14:04
by FLOZi
On a similar topic... would it be posisble for future distributions to have needed game files in a seperate HAPI to XTA data?

Posted: 04 Jun 2005, 00:44
by [K.B.] Napalm Cobra
XTA is "needed" so to speak. You have to have a mod for there to be units to play with, xta just happens to be the default.

Posted: 04 Jun 2005, 00:53
by FLOZi
I mean files that spring wont run without e.g. when i run mymod in spring it will complain that button9.wav is not present, so I have to have taenheter.ccx enabled, which causes issues with movement class conflicts.

If the XTA data was seperate from such files it would be much easier to convert TA mods to Spring.

Re: what are the spring core files ?

Posted: 07 Jun 2005, 13:42
by el_muchacho
monohouse wrote:what are those files :
zlib.dll, dbghelp.dll, CrashRpt.dll ?
zlib is a compression/decompression library. dbghelp and CrashRpt are a crash reporting tool to help debugging.