-
Content Count
191 -
Joined
-
Last visited
-
Days Won
1
lowrey last won the day on May 2 2015
lowrey had the most liked content!
About lowrey
-
Rank
Hardened
Contact Methods
-
Website URL
http://darkmattergaming.co.uk/
Profile Information
-
Gender
Not Telling
-
Interests
None!
Recent Profile Visitors
1245 profile views
-
-
-
lowrey changed their profile photo
-
Dark Matter Gaming is BACK! For over a year Dark Matter Gaming ran one of the most popular Epoch servers. Due to real life we had to shut down. BUT. WE. ARE. BACK! Epoch #1 is the first of our new Epoch severs, it offers an almost Vanilla Epoch experience on the Altis map, with just a couple of mods that players loved before: Server Name: DMG Epoch #1 [1.0] |Indestructible Bases|Missions|High Loot Indestructible Bases Virtual Garage System Safe Zones Spawn Select Repair Centres Server IP: 13.80.152.17:2302 Community Site: https://darkmattergaming.com TeamSpeak: darkmattergaming.com Status: You keep what you build!
-
- dark matter gaming
- dmg
-
(and 1 more)
Tagged with:
-
-
OK, I'm on lunch in 15 mins. Do you have teamspeak? TS: darkmattergaming.com
-
show me your CfgEpochClient.hpp please.
-
Remove this from the description.ext file and then: open the @epoch folder in the root of your server folder open addons folder find a3_epoch_config.pbo backup your a3_epoch_config.pbo unpack a3_epoch_config.pbo open the configs folder open CfgEpochClient.hpp with notepad ++ or visual studio code make the changes that you had in the description.ext repack a3_epoch_config folder You should be done.
-
Hello Do you have something like: class CfgEpochClient in your description.ext? Or #include "\x\addons\a3_epoch_config\Configs\CfgEpochClient\Altis.hpp" If so may be breaking your ATMs etc. Remove both those settings and configure them in the following location: @Epoch\a3_epoch_config\Configs\CfgEpochClient\Altis.hpp. Should work then. Mike
-
Send me your .rpt file please
-
What data do you want to save?
-
did you follow above?
-
Download files from here: Link Extract the files to the root of your server folder (should contain arma3server.exe). Browse to @infiSTAR_servermod\addons\a3_infiSTAR Add your run.sqf, A3AH.sqf and A3AT.sqf Repack the a3_infiSTAR to a3_infiSTAR.bpo Add @infiSTAR_servermod; to the end of your “-servermod=” start-up parameters. Enjoy and wait for Chris to update.
-
I have infiStar working in anyone is interested?
-
Without HC and to many AI... 70/100 depending on the mod.
-
-
I too have upgraded from 3.4.8 to (currently) 4.0.11 here: Link. If you need any help or advice drop me a line. I worked out a few of the kinks some time ago. Anyway bugs aside, version 4 is mostly better than version 3. Mike.
-
Dude, You need to provide as much information as possible when asking for help! lets start with... What are you getting in your .rtp errors?
-
-
-
Dayz Overpoch? first of all you'll want to post in the correct place ;) Next use YouTube. There are so many good video guides there to help you get started.
-
[TO BE CLOSED] Server perfomance increase (with ramdisk or other?)
lowrey replied to flow0815's topic in Discussion
If you are seeing 100% CPU usage you have a strong argument, however I do not go above 86% CPU usage under load. So a server grade CPU for me is better than a desktop. Once more as a technician you'll know that it's not just about CPU GHz when it comes to any application including Arma. With server grade technology comes better performance. CPU cycles, CPU queue length , process off-loading even fetch from memory have an impact. Those that don't know better may what to argue on this but it's true (a conversation best placed for another time). I used to use SEM missions, they're great... However STOP using SEM if you want to increase FPS. Forget hardware for a sec SEM had the biggest impact on our server FPS and, client FPS (server and client FPS are not the same thing). I stopped using SEM a few months ago so it may have gotten better however if my past experience is anything to go by you'll want to move away from SEM and over to a well scripted HC mission system (make sure the HC is remote). If you think i'm talking shit (as I say it may have gotten better) try a busy session without SEM running. I'm confident you'll see an improvement and interested to hear your feedback. Your call. Mike.