-
Posts
83 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by IRRE_Biluf
-
I had the problem with my screen at the vertical. I tried at the horizontal, it's better out of the box but the exports are still a little blurry. So I tested all the values myself in the MDG_strokesDefs.lua Try these : stroke_thickness = 0.5 stroke_fuzziness = 0.4 -- Currently is used for DMC generated fonts black outline DMC_outline_thickness = stroke_thickness * 1 DMC_outline_fuzziness = stroke_fuzziness * 3.5 DMC_stroke_thickness = 0.5 DMC_stroke_fuzziness = 0.4 Crisps enough, you can use your helmet visor AND the HSI is great, even with the map !
-
Capt Zeen F/A-18C Beta Helios Profile ! ! !
IRRE_Biluf replied to Capt Zeen's topic in PC Hardware and Related Software
Try these values in MDG_strokesDefs.lua stroke_thickness = 0.5 stroke_fuzziness = 0.4 -- Currently is used for DMC generated fonts black outline DMC_outline_thickness = stroke_thickness * 1 DMC_outline_fuzziness = stroke_fuzziness * 3.5 DMC_stroke_thickness = 0.5 DMC_stroke_fuzziness = 0.4 Crisps enough, you can use your helmet visor AND the HSI is great, even with the map ! P.S : With horizontal multi monitor setup -
Hi, When we export a display, his gamma is very low, around 1.2. It's less noticeable but I think the VDI is not the only one with this problem. Usually players have a gamma of 1.8 to 2.2 and it become difficult to see something on these exports. 4 screens below. The exports have always the same gamma and it's too low. The night filter is too dark, impossible to see a thing. "Normal" 2.2 gamma, Day Normal" 2.2 gamma, Night Low gamma, Day Low gamma, Night
-
It's strange for my server. He disappears from the list and even when I try to connect with his IP, the answer is that the server is offline. Only workaround for the moment; I have a crontab task that makes a telnet to its IP and port 10308 every minute. This way, the server wakes up and appears again in the server list. It happens even if there are players on it.
-
Can't have my mission autostart when launching the server (.\DCS.exe --server --norender) This is my serverSettings.lua cfg = { ["uri"] = "setServerSettings", ["current"] = 1, ["isPublic"] = true, ["description"] = "", ["require_pure_textures"] = false, ["missionList"] = { [1] = "C:\\Users\\Carlton\\Saved Games\\DCS.openbeta\\Missions\\testDS.miz", }, -- end of ["missionList"] ["listShuffle"] = false, ["advanced"] = { ["allow_change_tailno"] = true, ["disable_events"] = false, ["allow_ownship_export"] = true, ["allow_object_export"] = true, ["pause_on_load"] = false, ["allow_sensor_export"] = true, ["event_Takeoff"] = false, ["pause_without_clients"] = false, ["client_outbound_limit"] = 0, ["client_inbound_limit"] = 0, ["event_Role"] = true, ["allow_change_skin"] = true, ["event_Connect"] = true, ["event_Ejecting"] = true, ["event_Kill"] = true, ["event_Crash"] = true, ["resume_mode"] = 1, ["maxPing"] = 0, }, -- end of ["advanced"] ["require_pure_models"] = false, ["require_pure_clients"] = false, ["name"] = "DCS DS OB Local", ["port"] = 10308, ["password"] = "", ["listLoop"] = false, ["bind_address"] = "", ["maxPlayers"] = "20", } -- end of cfg EDIT Autostart works when there is more than 1 miz in the list I think.
-
But it doesn't
-
How do you autostart the first mission in the queue when the server is launched ? with dcs --norender --server it only launch the server but it is not running anything unless you told you so in the webgui.
-
You can run the server with your current DCS Account but you won't be able to play at the same time (because your account will be already logged).
-
Same, 60GB install of useless data for a dedicated server is ridiculous. But I take the --server and --norender options for now.
-
Yes but 4 GB for ONE MiG21 skin... Come on this is too much.
-
Guide - Enhancing head movement on TrackIR
IRRE_Biluf replied to Rudel_chw's topic in PC Hardware and Related Software
In entry.lua, search for the name of the plane affected to the "make_view_settings" attribute. Some modules have more than one make_view like the Gazelle (3 variants). -
DCS Dedicated Server - 43Go !
IRRE_Biluf replied to IRRE_Biluf's topic in Multiplayer Server Administration
Please, the subject of this post is to try to reduce the size of a dedicated server, not comparing hosts... -
DCS Dedicated Server - 43Go !
IRRE_Biluf replied to IRRE_Biluf's topic in Multiplayer Server Administration
It's a So You Start Game Server (GAME-1) -
Hi, I run a dedicated server for my squadron on an OVH dedicated serveur. My disk space is very limited and after an upgrade of DCS 2.5 OB I have a DCS folder of 43.2 Go... I would like to now if I can delete some files and still have a working server. I'm thinking about the folders Mods and CoreMods. Any thoughts ?
-
I agree, this is the smartest way to handle this issue.
-
Well this is already the case in MP but will see with the 2.5 Patch. And SiThSpAwN talk about the map sales. I have no doubt Normandy sales will be high (Normandy Pack sales will be high, the map alone won't).
-
There is no Asset pack for NTTR. You already have them for free with DCS World.
-
Yes you can have them for $30 :lol:
-
VEAO have plans for everything... My point like the others is to say that making a split with the assets is not good for the game. ED should consider offer it for free, that's a boost for the planes modules sales.
-
But these are free mods. Once Normandy is out, you'll never see Caucasus WWII scenarios. That's because they didn't have a choice.
-
Where ?
-
In an another WWII sim game, they finally offer the new map (but not the new planes) to all players, just to not split the community. I understand ED have to charge for the new map but they should include the assets with it. It's not like someone will fly over Normandy without the WWII stuff and fly over Caucasus or Nevada with the WWII stuff. New WWII maps ? In 10 years ?
-
The blue buttons make a cheap look. Are they backlighted ?
-
Hi, This look very promising, I hope you the best. Can you tell us more about your programming capabilities with these devices ? If you develop your own programming system, do you plan to manage other USB devices in it ? Like the TM MFDs for example ?