How to setting the dsacesrv.cfg?
-
I mean that, how to setting the dsacesrv.cfg to allowed some dll files can be use in DsAce and do not be detecting cheating?
I put the dsacesrv.cfg in the \EXE\flhook_plugins, than change it to:
[ClientSide]
StartupProcName=explorer.exe, no
StartupProcName=debuglib.dll, no
StartupProcName=libcurl.dll, no
StartupProcName=gls_workaround.dll, no
StartupProcName=AmmoLimit.dll, no
StartupProcName=ChkLootVol.dll, no
StartupProcName=DelayDisplay.dll, no
StartupProcName=PVUpdate.dll, no
StartupProcName=Dynastex.dll, no
StartupProcName=FixedMounts.dll, no
StartupProcName=Jflp.dll nofovx, no
StartupProcName=Hudshift.dll, no
StartupProcName=MP3codec.dll, no
StartupProcName=MPRep.dll, no
StartupProcName=MultiCruise.dll, no
StartupProcName=MultiIntro.dll, no
StartupProcName=Numeric.dll, no
StartupProcName=RandomJumps.dll, no
StartupProcName=Tractorrequired.dll, no
ProhibitedProcess=cheatengine.exe
ProhibitedProcess=r-fltr4.exe
ProhibitedProcess=FreeHack2.exe
ProhibitedProcess=dvt-fl.exe
ProhibitedProcess=TRSI-Freelancer.Plus2.Trainer.exebut I always get those msg in the flhook_cheaters.log file:
09/28/2012 23:17:13 Possible cheating detected (id=0CB051F9:0ED2D6FC unexpected starting process/dll name=ammolimit.dll) by 123(23-45f56b75)(13f851be-fa84270a-c3d9b00f-e932cd34) [JONG 192.168.0.10]
09/28/2012 23:17:13 Possible cheating detected (id=0CB051F9:0ED2D6FC unexpected starting process/dll name=pvupdate.dll) by 123(23-45f56b75)(13f851be-fa84270a-c3d9b00f-e932cd34) [JONG 192.168.0.10]
09/28/2012 23:17:13 Possible cheating detected (id=0CB051F9:0ED2D6FC unexpected starting process/dll name=dynastex.dll) by 123(23-45f56b75)(13f851be-fa84270a-c3d9b00f-e932cd34) [JONG 192.168.0.10]
09/28/2012 23:17:13 Possible cheating detected (id=0CB051F9:0ED2D6FC unexpected starting process/dll name=fixedmounts.dll) by 123(23-45f56b75)(13f851be-fa84270a-c3d9b00f-e932cd34) [JONG 192.168.0.10]
09/28/2012 23:17:13 Possible cheating detected (id=0CB051F9:0ED2D6FC unexpected starting process/dll name=jflp.dll nofovx) by 123(23-45f56b75)(13f851be-fa84270a-c3d9b00f-e932cd34) [JONG 192.168.0.10]
09/28/2012 23:17:13 Possible cheating detected (id=0CB051F9:0ED2D6FC unexpected starting process/dll name=multiintro.dll) by 123(23-45f56b75)(13f851be-fa84270a-c3d9b00f-e932cd34) [JONG 192.168.0.10]
09/28/2012 23:17:13 Possible cheating detected (id=0CB051F9:0ED2D6FC unexpected starting process/dll name=numeric.dll) by 123(23-45f56b75)(13f851be-fa84270a-c3d9b00f-e932cd34) [JONG 192.168.0.10]
09/28/2012 23:17:13 Possible cheating detected (id=0CB051F9:0ED2D6FC unexpected starting process/dll name=randomjumps.dll) by 123(23-45f56b75)(13f851be-fa84270a-c3d9b00f-e932cd34) [JONG 192.168.0.10]
09/28/2012 23:17:13 Possible cheating detected (id=0CB051F9:0ED2D6FC unexpected starting process/dll name=tractorrequired.dll) by 123(23-45f56b75)(13f851be-fa84270a-c3d9b00f-e932cd34) [JONG 192.168.0.10]Where is I need to setting?
Thanks for your help.
-
DJ.DBFuz wrote:
try to put dsace.dll @ dacom.ini at the very last spot.
(so that it will be loaded clientside at the very last )this has always worked for me
I was do this change, but I still get those error msg.
Anyway thanks for your help and reply.
-
Try to change dll names in dsacesrv.cfg to names from log, it will look like this:
StartupProcName=ammolimit.dll, no StartupProcName=pvupdate.dll, no StartupProcName=dynastex.dll, no StartupProcName=fixedmounts.dll, no StartupProcName=jflp.dll nofovx, no StartupProcName=multiintro.dll, no StartupProcName=numeric.dll, no StartupProcName=randomjumps.dll, no StartupProcName=tractorrequired.dll, no ...