Jump to content

Oleg

Member
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Oleg

  1. what about using startup keys on VPS. I have moved on server with QEMU Virtual CPU for tests, but I didn't change any of my startup keys

    maybe you can give me some tips

    shall I remove some of those for better performance?

    -high
    -loadMissionToMemory
    -malloc=tbbmalloc
    -autoInit
    One more thing, what can I do to make A3 server use the whole processor speed? It use CPU cores for 60% max even if I have FPS drops. Changing process priority in task manager gives nothing and process lasso doesn't help alot.
    Thanks
  2. so more than 30 recipes has been added and only 3 of them looks squeezed

    Anyway I want to fix them. I think it might be possible to find those images somewhere in server files, unpack, convert file type, edit with Photoshop, pack edited copy into my mpmission file.

    Right after I need to make some changes in my cfgCrafting.hpp file. There is a kind of example, craft bottle filled with a water standing next to water barrel:

    nearby[] = {{"noclass", {"barrelwater_f.p3d", "water_source_f.p3d", "pumpa.p3d", "misc_wellpump.p3d"}, 3, 1, "Water Source","water"}};
    

    it's an unique ingame action and that is why they print here every single used image.

    Probably I need to initialize array recipe[] with images, but I am not sure how. 

  3. all that "optimization magic" is killing me.

    it was pretty stable on 2.5 and after update and boom

    zJW6kGj.png

    process lasso and that arma III server performance update helps alot but not enoght

    All I can say that the epoch mod became more player dependant. We are running altis map on  xenon E3 1220, our building limits moved up to 500 per jammer, so yes, we have couple of castles.

    Everything is fine 35-40 ppl can play with no FPS drops untill castle owners came into their bases. looks like CPU cores stop working with no reason. 

    We have virtual test server with a lower hardware setup and you know what... same db, same missions, same players - almost no drops on EMU processor.

  4. I'm running epoch server, reddit DB and the game itself(client) on my home PC. I'm using TADS launcher to start server part and playwith6 for the client. Works well, players can connect to my server so we play together.

    Now I need to move on, make 4hour sessions and game logging. Every 4 hours server should restart and save all ingame session logs into some .log files like createvehile a3master etc. Shall I install some additional programs/plugins or I just have to make changes in existing cfg files?

×
×
  • Create New...