Jump to content

Togg

Members
  • Posts

    202
  • Joined

  • Last visited

Everything posted by Togg

  1. I am playing with the logbook since a while and I found how to add a new button but the panel linked to this button is the same that the GENERAL panel. I tried some changes in me_logbook_form.lua but the DCS doesn't like that :D basically I tried to create a function based on the "create" function to generate my panel. Any idea ?
  2. seeding at...45 kB/s :D
  3. But it is not the Higgs boson yet. It is a boson which the mass seems compatible with the prediction. The CERN has to measure the spin, ( if Higgs -> spin = 0)in odrer to declare it is the Higgs or it is something else (spin <> 0 ). A supersymmetric Higgs could be fun :D
  4. You can send a letter of intention to the LHC Experiment Committee :)
  5. More fun will come in 2014 when the energy will reach 14 TeV :)
  6. CMS annouced a new boson at 125.3 ± 0.6 GeV :) http://press.web.cern.ch/press/PressReleases/Releases2012/PR17.12E.html
  7. Don't forget that even with the Higgs, the Standard Model is not complete at all. There are still around 20 parameters (coupling contants, masses of quarks and leptons) which are not predicted. The gravity is not described in in quantum theory etc. There is still of lot of work ! :) And if you had Super-Symmetry, it is worst, you double the number of particles and add a lot of parameters. For the announce itself, it's strange to make this in a non-member country. I think it will be just a status of the analysis. They will say if the trend observed last year is confirmed are not. The PR of CERN said some months ago that the higgs discovery will be annouced at CERN.
  8. Do you mean W+/- (radioactive beta decay) and Z0 for the weak interaction ? Hope they will wear a mexican hat :D
  9. PhysX belongs to Nvidia. It is available only on GeForce cards.
  10. In another one, aircrafts play DCS:Human o_O
  11. For the SAM, you could use a Kh-29T which is a fire and forget missile (TV lock) so you can evade before being engaged by the SAM itself or a nasty MANPAD because you are too close. For the target, you can use the command which indicates the next target by a diamond on the HUD. Then you have just to slew the Shkval on it and guess what it is :)
  12. It works, thanks, it's much better. :)
  13. Quick question, is it possible to reduce the glow in the HDR cold setting ? Thanks
  14. When Valve time will be equal to real time (we'll probably get a black hole also) :)
  15. I have QPad Mk85 with Cherry MX red. Great and not too noisy (less than MX Blue).
  16. I would say 16 years in the past, precisely. :)
  17. Is it possible to play with russian voices with english subtitles like BS2 ( it is possible with BS2 by adding the russian voice pack ) ?
  18. The "create poll" button is missing :)
  19. Works with these lines: {combos = {{key = "JOY_BTN23"}, }, down = iCommandPlaneFlapsOn, up = iCommandPlaneFlaps, name = "Flaps Landing Position", category = "Systems"}, {combos = {{key = "JOY_BTN22"}, }, down = iCommandPlaneFlaps, up = iCommandPlaneFlaps, name = "Flaps Up/Down", category = "Systems"},
  20. Ok, I see, everything is loaded at the begining then stay in memory. I thought that for instance if you start with the A10, only the A10C MFCD are loaded from the file and the other modules are ignored for all the time even if you switch to the KA50 in the same mission. So it's fine :)
  21. Less time I suppose because you load only what you need. Not smaller but faster to browse Edit: the point is, I don't know if the monitorSetup.lua is reloaded or not when you change the aircraft type during a mission. Edit: I can't make the test because I have a BS2 update, I have to wait :D
  22. But you have the read the whole file each time. Now it is possible to fly different aircrafts during a mission, with a if or switch condition, you have just to read the part corresponding to the current cockpit. Currently, the file is short because we have only A10 and KA50 but with more modules, the file will become huge so it could be interesting to take into account this possibilty.
  23. On this point, it may be interesting to have some "if" in monitorSetup like that : if (cockpit == A10) {Right MFCD .... LEFT MFCD} if (cockpit == KA50) {SHKVAL ..... ABRIS.....} One file for all.
  24. Necromancy time ! Is it not too small for text / web ? The pitch is small (0.23) compared to a 1920*1080 23" screen (0.27). Because the SyncMaster S27A850D (a PLS screen) seems very interesting and told me "buy me buy me and buy also GeForce 670"
  25. Maybe, it will help you :) Just a quick vectorization with illustrator. I can give the file if you want.
×
×
  • Create New...