Jump to content

hansangb

Members
  • Posts

    4928
  • Joined

  • Last visited

Everything posted by hansangb

  1. I had a quick question. Would you ever consider setting the keys separately? Or even creating ones that match the other planes (F/A 18 for example)? This way, we can build button boxes that look more polished. Love the A10 UFC by the way.
  2. Wow....now we're cooking with gas!
  3. The render looks nice! Also, if you want to embed a picture, it has to be JPG (maybe PNG works). And can use the following syntax. w/o the spaces [ img ] https://imgur.com/something.jpg [/img]
  4. Glad you like the product, enjoy it. Sorry if you're having some issues, all part of growing pains. I'm sure Oculus will update it poste haste if history is any guide. But it would help us all out if the one-off posts were in the sticky Rift S thread. I think other Rift S users would appreciate it too. If it benefits general VR users, by all means post here. I'm not a moderator, I'm just a boy standing in front of a girl..no wait. I'm just a user asking others to keep the forum organized. k, thnx.
  5. I don't know if the 1080Ti will keep up at the Normal FOV. But, with the imminent release of DCS optimization for VR, you *could* get the headroom you need for it.
  6. Hello Hellcat, it's been 14 days since I pre-ordered someth.....Oh...F16, be right back. :D
  7. Compare to everyone here who helps out daily, and folks like SkateZilla and Chuck, and FlightControl/Moose, Sokol1's of the world (and many more), it's the least I could do.
  8. Yes, because it's hard to get the XY coordinates if you second monitor is in the middle. It can be done, but why go through the pain of figuring out the Y coordinate? Again, if you refer to my link, you will see EVERYTHING you need to do in a step by step fashion.
  9. Ooops. nevermind. I just saw the F14 and gave the stock answer!
  10. You monitor resolution in game has to be the total of both monitors. So you have to include the sum of the width and the max of the horizontal of the two monitors combined. So if you have a 3440 x 1440 and a 1920x1080 *side by side* Your in game resolution has to be [(3440+1920) x (1440)] If you have them on top of each other, it's the reverse [(3440) x (1440+1080)] That's probably what's wrong with your setup. Again, it depends on how you have them setup in Windows. You can see my old setup here: https://forums.eagle.ru/showpost.php?p=2616874&postcount=799
  11. Thanks Pimax 5K+ for now. And I have the Reverb on order. P5K+ blows CV1 out of the water. However, the software quality is nowhere close to CV1. But that's expected for a Kickstarter project w/ language barrier as the whole project is made in China. That too has kind of cooled my enthusiasm. Recently, I created two tickets because Windows Defender said it found a Fuery Malware in the Pimax update. Some people had no issues. I figured it's a false positive, but Pimax didn't respond with anything. Talk about cause for concern. Generally, companies jump all over that. But that wider FOV...you don't know what it means to have it until you have it. LOL
  12. Damn, that's starting to look great! Really wish I kept those two keyboards. LOL. Although, I can probably go dumpster diving at work. Hmmm
  13. That's a great idea too. Hiding the rest of the monitor. And you don't take a performance hit driving USB based monitors.
  14. Typo in the following line. Missing I in GUI. GU_MAIN_VIEWPORT = Viewports.Center Also, it helps if you tells us if you *can't* seen you setup option in the game (almost always a typo config error) or if the monitors don't look right (needs tweaking)
  15. Same deal as my JetSeat post. Complete CV1 setup to those who are thinking about VR. I tried to give it away to someone in the PC Hardware forum, but I guess he wasn't interested. I'm also posting in the parent thread to VR forum since I figured those people already have one. Email me at hansang@ google's mail service as to why you want it. *IF* shipping is more than $25, you have to pay for the shipping. If it's under $25, you don't have to worry about it. Also, if VAT applies for INTL shipping, of course that's on you. Just my way of supporting the DCS community. I'll select the "winner" at the end of the month. Hansang
  16. I would say 18 months. Typically, first to second gen is slower than 2nd to 3rd. I'm hoping!
  17. Yes, Belsimtek is now part of ED. Dustoff machines would be cool. But there was no fast-roping in the Huey days. Although setting STABO would be pretty cool.
  18. Why I ordered the VR Lens goggles. It's on my face so I can move from one HMD to another. Not as convenient, but I figured it was worth it.
  19. Gotta love your poncho liners . That and the field jacket liners are miracle fabrics as far as I'm concerned. Pack light, freeze at night! :D I had the incredible foresight of building my home office w/o external light sources, so I'm all good. By incredible foresight, of course I mean where my wife said I could have the office space. :D
  20. There was an app call UltraMFCD that did exactly that. But something between the developer and ED happened and the project halted. The link I posted walks you through it step by step. Lilliput just becomes a windows monitor and you set the necessary X Y coordinate. That's it.
  21. Thanks, but I really want DCS to thrive. It's a small gesture, and something I can do.
  22. You should be golden. The generic mount is 1.5 inches wide. See the picture of it against a 1-2-3 block. And from an angle
  23. but in the sim, you can just pull the collective and go! :D
  24. Also, your _ = function(p) return p; end; has two spaces between the _ and the = It should be one. Also in the following section, you're missing a comma and have too many brackets. So the following Center = { x = 0; y = 0; width = 3840; height = 2160; viewDx = 0; viewDy = 0; aspect = 1.77777778; } } should look like Center = { x = 0; y = 0; width = 3840; height = 2160; viewDx = 0; viewDy = 0; aspect = 1.77777778; }, Notice the comman at the end and the removal of the bracket. The bracket needs to go at the very bottom. So you need to add commas after each Center/L/RMFCD bracket. It helps to use Notepad++ or Ultraedit editors. They can detect mismatched brackets. See image below. The grey (not the red arrow) tells you which bracket matches with what.
  25. Helicopters use auto-throttle (not sure if that's the correct term) and rarely require actual throttle adjustment. The collective is what you have to constantly adjust. I do have komodo setup, so the collective has a twist control for the throttle. Yup, either a spring mod (where you remove the main spring and move the bottom four springs up - youtube vids available) or a WH stick extension to overcome the main spring is MUST. You should be able to move your joystick (cyclic) with just your thumb and one finger. That's how light it should be.
×
×
  • Create New...