@millossobek
You can simply copy them over from another kitserver into that pmixkserv folder
You need to copy four files... camerzoomer.cfg and .dll and speeder.cfg and .dll
Change the values in the .cfg files as you wish
Then open up kload.cfg
and add them to the DLL list like this
an example.....
you probably have something like this in the pmixkserv kload.cfg file
DLL.num = 12
DLL.0 = "kitserver\zlib1.dll"
DLL.1 = "kitserver\libpng13.dll"
DLL.2 = "kitserver\afs2fs.dll"
DLL.3 = "kitserver\kserv.dll"
DLL.4 = "kitserver\bserv.dll"
DLL.5 = "kitserver\fserv.dll"
DLL.6 = "kitserver\lodmixer.dll"
DLL.7 = "kitserver\dxtools.dll"
DLL.8 = "kitserver\stadium.dll"
DLL.9 = "kitserver\bootserv.dll"
DLL.10 = "kitserver\clock.dll"
DLL.11 = "kitserver\psc.dll"
instead of kitserver though it would be pmixkserv in your case as that's the folder they are in
You need to add speeder and camerazoomer and change the DLL number up by those two to 14 (or just 2 more than whatever it happens to be if it isn't 12)
so it would then look like this (again kitserver would be pmixkserv)
DLL.num = 14
DLL.0 = "kitserver\zlib1.dll"
DLL.1 = "kitserver\libpng13.dll"
DLL.2 = "kitserver\afs2fs.dll"
DLL.3 = "kitserver\kserv.dll"
DLL.4 = "kitserver\bserv.dll"
DLL.5 = "kitserver\fserv.dll"
DLL.6 = "kitserver\lodmixer.dll"
DLL.7 = "kitserver\dxtools.dll"
DLL.8 = "kitserver\stadium.dll"
DLL.9 = "kitserver\bootserv.dll"
DLL.10 = "kitserver\clock.dll"
DLL.11 = "kitserver\psc.dll"
DLL12 = "kitserver\camerazoomer.dll"
DLL13 = "kitserver\speeder.dll"
So just add those two at the bottom and all should be good.
EDIT: Just thought as well do you know about the lodmixer tool in the kitserver folder, you can use that to up the graphics on close ups and a few other bits and bobs by opening up lodcfg.exe