-
Posts
5106 -
Joined
-
Last visited
-
Days Won
14
Content Type
Profiles
Forums
Events
Everything posted by Devrim
-
Trackir Unplugged/Plugged message... Still!
Devrim replied to Wedge's topic in PC Hardware and Related Software
A few times, I got this error only when I did alt+tab. -
I'll tell you more interesting thing: Me and my friend entered a server and sit in a cold F-18. I was going to teaching him how to cold start F-18. I was telling him step by step. We did exactly same steps but while I had no issues, his aircraft was giving "GEN TIE" warning. We went Spectator and back to slots and tried again. Everytime he got GEN TIE warning, I had nothing. We couldn't get this situation. :\
-
non-desktop resolution = unclickable cockpit ?
Devrim replied to DLEGION's topic in View and Spotting Bugs
Alt+TAB fixes the problem temporary. You need to do Alt-TAB every DCS launch. :( -
DCS: AJS-37 Viggen Sound Effects Fixes
Devrim replied to Devrim's topic in Utility/Program Mods for DCS World
I hardly understand that some environmental and fundamental features and fixing bugs that are related those are left at the lower lines of priority list. After a year I'm surprised this bug still exists. :\ -
DCS: AJS-37 Viggen Sound Effects Fixes
Devrim replied to Devrim's topic in Utility/Program Mods for DCS World
Update v1.1 +-----------+ | CHANGELOG | +-----------+ v1.1 Very minor reviews. No need re-download (09/2019). -
Thanks for the info, mate. I've bought it in 2015 and I stopped flying a few weeks later. And after 4 years, I sit in the cockpit back. The FM, systems and textures are enough for me. :D
-
Again; This issue came back after last update. When in main DCS screen, there's something wrong with Alt+TAB. When I do that, I lost the mouse pointer. I try to find EXIT and SHUT DOWN menus by positioning ghost mouse and I manage to exit DCS and restart Windows. A second monitor is plugged on my system by the way.
-
Yep. Same info in my memory.
-
Running request - Bindable Buttons (Missing+Bugs)
Devrim replied to Wintermute74's topic in Bugs and Problems
Thanks a lot Wintermute!!! -
This issue still exists and it's very confusing. One command (same function) can be viewed in two different category by typing category names at the end of the command line in default.lua category = {_('category1'), _('category2')} Why doesn't H.B. do that?..
-
Hi. After almost 1.5 year, I tried Viggen again. Although I know it's Early Access, I'm disappointed I didn't see a development what I expected. Anyway... I'm not arguing... Don't kill me... * Still no Position Lights Switch - ON function. Very funny! * No proper keycommand for internal lights' rotaries. 2-pos switch commands? Really? * Clock adjusting command speed is ridiculously slow. * We need CW and CCW keycommands for some rotary functions. * Some buttons don't response (push/pull) if you trigger it by a switch or key And, I couldn't figure out that some commands are for 2-pos switches, some for depress/release buttons, some for keyboard key. There's no a standard in coding. I have HOTAS and switch boxes that have only momentarily switches - and I couldn't use most of keycommands on Viggen. Well... Please, seeing that you're providing switch commands for almost all types, please first finish cockpit commands to make a properly working cockpit environment. So we can bind our own keys to our devices and we happily learn the aircraft and fly. Addition: I know Viggen is not belong to carrier ships but Viggen takes damage while taxing on the deck and ground crew responses "Copy" but won't repair the aircraft (with engines off). Thank you.
-
Dummies Guide for the “MonitorSetup.lua“
Devrim replied to PeterP's topic in How To Mod for DCS World
Ah.. Naah I think I won't prefer that Snacko. :) I'll go with second monitor until my 8" panels' arrival. I ordered. :D Thank you. -
...and I've just seen this thread... pfff... Thanks a lot Mustang. I've added this. I hope it works on my side. But, for friends, I have this way (below) for a looooong time. I'm deleting all trk files with a click. You may want to try that. * Create a text file on your dektop. * Name it Erase MP Files.bat for example. * Edit it via Notepad++ or something * Insert this line: del /s /q "C:\Users\{YOUR-USER-NAME}\Saved Games\DCS.openbeta\Tracks\Multiplayer\" Please correct {YOUR-USER-NAME} part for your PC username. Please check your DCS version: DCS or DCS.openbeta. Save it. Ready to use. Sometime I click on this BAT and all tracks are gone...
-
Dummies Guide for the “MonitorSetup.lua“
Devrim replied to PeterP's topic in How To Mod for DCS World
I also tried that with positive values, your code and other tons of things, but no luck. Yes, I need a black square background to display virtual MFDs on my main monitor but can't create it. Anyway... Well... I think this issue will lead me to buy two 8" panels. :) Thanks really so much for your attention Snacko. See you... -
Dummies Guide for the “MonitorSetup.lua“
Devrim replied to PeterP's topic in How To Mod for DCS World
Dear Snacko. Thank you very very much for your detail reply. Actually I've been already using my TM CougarMFDs on a second monitor. They work perfectly with a similar code you mentioned above. No problem. I'll tell you what I'm trying to do: I have a 32" monitor and I use it as main monitor. My aim is that I'll place my 2 CougarMFDs on the monitor (physically). So, I want DCS to display in-game MFDs at left and right lower corners. Check the image in my prev. post. You'll see a transparent MFD on the left bottom. Second MFD will be on the right. That Square thing was to create a black background. I mean I want to display everything in 1 monitor and, to get rid of transparent issue I was trying to display a black background. I hope I managed to tell my problem. :) Do you have any idea how to do that? Thank you. -
Dummies Guide for the “MonitorSetup.lua“
Devrim replied to PeterP's topic in How To Mod for DCS World
Problem: Transparent MFD on 1 Monitor Config Hello... I have 2 problems that are connected eachother. I was trying something... then I just wanted to overlay MFDs on 1 monitor but when I do that, I see a transparent MFD in F/A-18C. Please see the image. Only left MFD in this example. Is that normal? No background? Ok. Well... Since there's no background; I've researched this issue and found Peter's "black square" post. I wrote this code but, when I install my lua file into "..\Config\MonitorSetup\ folder, it won't even be listed in Options/Screens menu. My code is: _ = function(p) return p; end; name = _('CougarMFDs'); Description = 'Cougar MFDs on 27" monitor.' Viewports = { Center = { x = 0; y = 0; width = 1920; height = 1080; viewDx = 0; viewDy = 0; aspect = 1920/1080; } Square = { x = 45; y = 645; width = -383; height = -388; aspect = screen.aspect; } } LEFT_MFCD = { x = 45; y = 645; width = 383; height = 388; } UIMainView = Viewports.Center GU_MAIN_VIEWPORT = Viewports.Center What's wrong with it? Thanks a lot! -
Guys. Hi... I'm bringing up my 2-monitor setup back to use Thrustmaster's MFDs. I use a second monitor for them. They're stuck on 2nd monitor. And I adjusted LEFT & RIGHT_MFCD x, y, width and height values for F/A-18C and, in-game, MFCDs are being displayed perfectly on my second monitor, but!!! When I change slot and sit in AV8 Harrier, I see that Harrier's MFCD sizes are slightly different and they won't fit perfectly in my T.M. MFD square. Is there another name for Harrier's MFCDs or it uses same viewport name? For example Ka-50 uses ABRIS and SHKVAL viewport names etc. or... How do you use two different aircrafts' MFCDs at the same time in the same size? ...(sorry for my English, I hope I could tell my problem)... EDIT: Ok. Well... I changed those lines in MPCD_init.lua file and I think I get something but probably I will fail to pass I.C. :\ if monitorpos == 'R' then try_find_assigned_viewport("RIGHT_MPCDR") else try_find_assigned_viewport("LEFT_MPCDL") end
-
DCS: AV8BNA Warning Lights Mod
Devrim replied to Devrim's topic in Utility/Program Mods for DCS World
You're welcome mate. Have fun. :) -
Hi. This mod provides slightly bigger and clear warning lights. I'm in learning curve of this aircraft and at this step I realized that I needed clearer and bigger warning lights. I hope you enjoy. Download: DCS AV-8BNA Warning Lights Mod v1.0 - Update: 09/2020 Thank you.
-
I'm not sure but I think it is what we call "z-fighting". It's a bug on smokes since - - uh, I don't remember the date. Very very very old bug - still there.
-
It would be great and I'd be the first-day buyer but, I'm not holding my breath, either.
-
DCS: AJS-37 VIGGEN Complete English Cockpit Mod
Devrim replied to Devrim's topic in Utility/Program Mods for DCS World
Thanks so much mate. Have fun. :) -
[DCSW: Mi-8MTV2] Black Cockpit Mod
Devrim replied to Devrim's topic in Utility/Program Mods for DCS World
UPDATE v1.7 +-----------+ | CHANGELOG | +-----------+ v1.7 Brightened up dashes. *** Somehow I felt the dark gray color looks like complete black to me and I decided to bright it up a little bit. But actually I must apologize, because, I've applied this adjustment on my mod almost 1 year ago but obviously I forgot to upload. Probably after testing days I thought I did upload and released it, but today I realized I didn't. -
DCS: AJS-37 VIGGEN Complete English Cockpit Mod
Devrim replied to Devrim's topic in Utility/Program Mods for DCS World
UPDATE v1.4 Thanks for heads up mate. I believe I fixed it, and I'm sorry it took so long. :) _____________________________________________________________________ +-----------+ | CHANGELOG | +-----------+ v1.4 - Sharpened the mipmaps to see fonts clearly (08/2019). -
I'd like to see Apache in DCS... not for me... ...for my children... in the future. :)