Jump to content

Ciribob

ED Beta Testers
  • Posts

    2069
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Ciribob

  1. It can be done - but is it really that hard to start the radio? [emoji14] Glad to hear it was easy for you :) Thanks though! I'll have a think about it. I would mostly worry that starting it automatically would piss people off. Could start automatically with windows too, but assume that would be more annoying. Sent from my ONEPLUS A3003 using Tapatalk
  2. Often fields have two frequencies - likely scenario is two pilots landing one on VHF, other on UHF and they both collide. For now it makes it easier and more likely you'll hear a another pilots call so not going to change. Join server - open chat - type red. Done. You can't switch once you've picked without an admin Don't forget to use the live map for info. Sent from my ONEPLUS A3003 using Tapatalk
  3. I understand that it would be easier if it's integrated. What I'm looking for is suggestions or feedback on where people struggled. Finding the download Using then installer (hit install :p) Configuring controls etc If you check the SRS thread - I get zero suggestions on how to make the process easier That may be because there isn't much more I can do, or people are afraid of being critical. Not sure - but more can always be done. Even better would be to pitch in - help make a video, doc edit the wiki etc. This is a project for the community but on the whole it's just me which isn't sustainable :) All I ask is if you struggle, tell me why and offer a suggestion of improvement. I put a lot of work into it so it's a shame when people are hesitant to use it and I want to solve that if I can. I really don't see it as harder than a skin - download - extract - run installer. It has one straight step over a skin, the installer. The only button you have to configure is PTT. Obviously it can be harder if you want to configure or have a lot of have issues with Dcs but fundamentally it should take 30 seconds to do. Sent from my ONEPLUS A3003 using Tapatalk
  4. https://docs.google.com/spreadsheets/d/1tzd996zJ1t0heZ-t1PpL7vNUIZbXl7pI6De0GThN1Qw/edit?usp=drivesdk This doc lists all the frequencies for all aircraft :) Please give feedback on what you struggled with or how you'd suggest to make it easier. Then it'll be better for all :) I personally don't understand this - but I'm incredibly biased. :) People are happy to download other skins and mods and I see this as the same as that and interested to know how to make it less of a hurdle. Sent from my ONEPLUS A3003 using Tapatalk
  5. Right - so press the intercom one with SRS connected and it'll work :) Sent from my ONEPLUS A3003 using Tapatalk
  6. Should be back up now - the thanks for reporting :) If it goes down again, I'll look after work Sent from my ONEPLUS A3003 using Tapatalk
  7. Should do - press the intercom button on the joystick in-game with the mouse and see what happens. You can also try holding the Dcs hotkey for intercom which does the same and you'll see the button depress in cockpit Sent from my ONEPLUS A3003 using Tapatalk
  8. Different bug, that's also already reported too. :) They're not underground, just invisible to clients but the host can see them Sent from my ONEPLUS A3003 using Tapatalk
  9. It's killing or hitting anything AI that can cause it - but getting a consistent track for ED is proving very tricky! Sent from my ONEPLUS A3003 using Tapatalk
  10. I'd switch to the normal one - restarting probably just fixed it for you :)
  11. Thanks for info. Restart SRS and try again, if still no luck, try the debug version and send me the logs :) Sent from my ONEPLUS A3003 using Tapatalk
  12. Please give as much info as possible - aircraft, radio, which server you're connected too, number of clients etc :) You can also try this debug version: https://cdn.discordapp.com/attachments/298055072720486410/419790656836337664/SR-ClientRadio_-_Debug_-_1.4.7.0.exe Drag to where you installed SRS - quit your current SRS and load this one up Send me clientlogs.txt on Discord if it happens again :) Upload logs here as text file: https://discord.gg/Hb7rYey
  13. Replicated and reported :)
  14. Ah gotcha! No worries :) That seems less lazy though having to allow outgoing connections mine :D Glad you're sorted anyway Sent from my ONEPLUS A3003 using Tapatalk
  15. Also mentioned in the post above your one :D But that's very odd for it to block an outgoing port! Good to know. What firewall and router are you using? Windows firewall? Sent from my ONEPLUS A3003 using Tapatalk
  16. Shouldnt be - i'll try and have a look Switched. Regarding invisible stuff - we're just going to wait for the next patch. Hoping Wednesday or Friday next week. We've also got some changes to the concept that we'll give more info on soon :)
  17. New TESTING Version - 1.4.7.0 .NET Version - PLEASE INSTALL THIS or it may not work: https://www.microsoft.com/en-gb/download/details.aspx?id=53345 Windows 8/10 N Users - PLEASE INSTALL THIS OR IT WILL NOT WORK - Adds the media codecs you need which are removed in the N Version - https://support.microsoft.com/en-us/help/3145500/media-feature-pack-list-for-windows-n-editions - You'll know when you get the audio initialisation error :) This version changes how audio volume levels are "boosted" which should make it easier to get the correct audio volume via the Preview Audio button. Please note - You WILL need to redo you're input and output boost settings - use preview audio to test. This version also adds an extra radio for the Harrier while the Harrier radios are still being worked on by Razbam. 3rd radio is a copy of the existing radio but allows you to set frequency and volume via the GUI / hotkeys instead of the cockpit. Please give some feedback on the volume sliders - if it seems better (it should be as its no non linear so the volume makes more sense) - i'll switch this to an actual release :) Fully compatible with current release version 1.4.6.0 - servers do not need to update :) SERVER OWNERS - You need to open an extra TCP port for SRS to work and its +1 above your normal server port. I.e if you run a server on 5002 you need to open port 5002 and 5003 for TCP AutoConnect Script must be in Saved GamesDCSScriptsHooks now instead of just Scripts folder. Just create a hooks folder in Scripts folder if you dont have one KNOWN BUG If you get lag while using the radio, press L Ctrl + L Shift + L to fix. This is a DCS bug i'm trying to work around and is triggered by pressing L Ctrl + L. It doesn't matter if that key is bound or not, it'll still cause lag when you press it Changelog Changed how audio is boosted Changed how volume sliders work (now non linear!) Added 3rd radio for Harrier as a work around until radios are fully implemented by Razbam Overlay and Overlay Configuration The overlay has 3 states, hidden, small & full that you can see by pressing Left Control + Left Shift + Escape by default. The Full state has a title bar that you can click and drag the window around with. The window position will be saved for when DCS is next opened. The radio status is removed after 5 seconds if SRS is closed or loses server connection To configure the overlay hotkey, run DCS once to create a config file in Saved GamesDCSConfig which will look something like so and quit DCS: config = { ["mode"] = "minimum", ["hotkey"] = "Ctrl+Shift+escape", ["windowPosition"] = { ["y"] = 342, ["x"] = 981, }, -- end of ["windowPosition"] } -- end of config Edit the "Hotkey" section and add the characters from the keyboard you'd like to use instead. i.e config = { ["mode"] = "minimum", ["hotkey"] = "Ctrl+Shift+1", -- now uses the combination of ctrl shift and 1 together to toggle ["windowPosition"] = { ["y"] = 342, ["x"] = 981, }, -- end of ["windowPosition"] } -- end of config Dont forget to restart DCS after editing this file or you wont see the changes. If you want to remove the overlay entirely and never use it, just delete: DCS-SRS-Overlay.dlg DCS-SRS-OverlayGameGUI.lua In Saved GamesDCSScripts Preset Channel Configuration Preset channels can be created for all FC3 aircraft and all expansion radios for Non FC3. Channel presets are created per Radio - full list of names & frequencies here https://docs.google.com/spreadsheets/d/1tzd996zJ1t0heZ-t1PpL7vNUIZbXl7pI6De0GThN1Qw/edit#gid=1869108790 ) Preset files are named after the radio (no special characters needed & case is ignored) and are text files with a single frequency on each line. For example, to create a fixed channel list for the first UHF radio in the F15C: Create a file called ANARC-164 UHF1.txt or anarc164 UHF1.txt where you installed SimpleRadio Standalone (where the client exe is), add frequencies and save. The file will be automatically loaded when that radio appears on an aircraft. The frequency list can also be manually reloaded with the reload button. The files are per radio not per aircraft. As always, thanks for the support and let me know if there are any issues! Dedicated support now available on Discord: https://discord.gg/baw7g3t DOWNLOAD THE TESTING RELEASE 1.4.7.0: https://github.com/ciribob/DCS-SimpleRadioStandalone/releases/tag/1.4.7.0 DOWNLOAD THE LATEST RELEASE: https://github.com/ciribob/DCS-SimpleRadioStandalone/releases/latest Video Demo & Installation
  18. If the ingame button is being depressed by differing amounts (i get a number between 0-1) then I can change the behaviour - if its always depressed the same when you press the keybinds the behaviour will have to stay as is I'll try and take a look soon
  19. For this - as far as I know the switch only has one position https://github.com/ciribob/DCS-SimpleRadioStandalone/blob/master/Scripts/DCS-SimpleRadioStandalone.lua#L652 So I can tell if its pressed or not - but not if its ICS or Radio - its just pressed as far as I can see You can remove the line below in the DCS-SimpleRadioStandalone.lua in Saved Games/DCS/Scripts: _data.ptt = true Entirely to disable this behaviour so it just goes by the hotkeys set by SRS and ignores DCS button press for it if you like
  20. Live map should be fixed. Sorry away at the minute. Sent from my ONEPLUS A3003 using Tapatalk
  21. With Mavericks help we reproduced it on a mission with no scripts, other than an initial spawn but unfortunately I can't reproduce the crash from the track. The snippet I posted above has reduced the crashes to almost never on BlueFlag and I'll keep trying to get a track that consistently reproduces it without scripts. Sent from my ONEPLUS A3003 using Tapatalk
  22. Hopefully in the next patch :) Sent from my ONEPLUS A3003 using Tapatalk
  23. New version of the CTLD Script v.1.72 Make sure you have the latest MIST ! Change log - same as 1.71 as its a bugfix for 1.71 Bug fix with the logic for stopping crate spam - thanks to @dimpah on GitHub for the fix :thumbup: Improvements for JTAC Search Speed (more efficient LUA) Better Priority Logic - hpriority, priority etc Extra Status report in f10 for JTAC - list number of unit types visible Added ability to set maximum group size per aircraft that can be loaded Added ability to set maximum group size per aircraft that can be loaded Just add the exact unit name (can be obtained from the mission file in the .miz if you extract it) if a group is too large to fit, an error is shown when trying to load troops Any templates that are on the F10 are also automatically filtered out. This part isnt yet added to GITHUB readme Look for the part below in the CTLD.lua and edit - then add to your mission :) Example below limits all types of Gazelle to only 4 units -- ************** Maximum Units SETUP for UNITS ****************** -- Put the name of the Unit you want to limit group sizes too -- i.e -- ["UH-1H"] = 10, -- -- Will limit UH1 to only transport groups with a size 10 or less -- Make sure the unit name is exactly right or it wont work ctld.unitLoadLimits = { -- Remove the -- below to turn on options ["SA342Mistral"] = 4, ["SA342L"] = 4, ["SA342M"] = 4, } Please see Readme and Github for latest code and how to use Link:https://github.com/ciribob/DCS-CTLD Examples:http://forums.eagle.ru/showthread.php?p=2621619 As always, please let me know if you have any issues or suggestions! *** FOR 2.5+: Make sure all human players are in separate groups / flights ***
  24. You can add it as a task for the group in the mission editor but it kinda depends what dynamic spawning you're doing. If you're Respawning a group with MIST, you just add this after the respawn as you should know the group name after dynamically creating or respawning a group. Sent from my ONEPLUS A3003 using Tapatalk
  25. Ah gotcha, sorry misunderstood. For FC3 this won't change as the controls and steps are common for all FC3 radios. Only the radio names and frequency ranges are different and it'll make it too complicated to have different steps for different radios. Sorry :) Hopefully we'll get some more Russian aircraft soon as the cockpit modelled radios will be (and are in the ka50/mi8) correct. Sent from my ONEPLUS A3003 using Tapatalk
×
×
  • Create New...