

eatthis
Members-
Posts
1073 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by eatthis
-
frame rate in the 40s but scenery is very jittery
eatthis replied to eatthis's topic in PC Hardware and Related Software
quite old? its a 5900x, ie 1 gen back lol i changed settigns and screwed everything up so leave it with me and il get back to you. i even tested EVERYTHING on min and it still jutters past if i look sideways btw 2.9 is fighting me like a bastard -
any idea if there will be a preorder?
-
if anything it feels worse to me lol
-
as there a table for lowering the reticle to do manual bombing? il be using bdu33 at 250 feet 420 knots
-
i have simshaker and make my own transducer using a knackered 12" sub, works well although the simshaker software can be a bit tempremental
-
fsr is in but its effectively useless right now, theres a few things im tweaking now, wel see what happens
-
is anybody actually running sli/crossfire? if im gpu bound which i think i am, would another card help? i have a 6800xt btw ps frametime appears to be high 20s, i thought that was how long it takes trhe cpu to send each frame to the gpu but i read on a dcs page that hits how long the cpu is waiting for the frame FROM the gpu, ie more than 0 means gpu bottleneck
-
Running request - Bindable Button / Axis options
eatthis replied to maverickturner's topic in Bugs and Problems
here you go mate, on else off/crank else center controls for both engines {down = device_commands.ENGINE_Crank, up = device_commands.ENGINE_Crank, cockpit_device_id=devices.ENGINE, value_down = 1, value_up = 0, cockpit_device_id=devices.ENGINE, name = _('Crank Left Engine Else Crank Center'), category = _('Engine Control Panel')}, {down = device_commands.ENGINE_Crank, up = device_commands.ENGINE_Crank, cockpit_device_id=devices.ENGINE, value_down = -1, value_up = 0, cockpit_device_id=devices.ENGINE, name = _('Crank Right Engine Else Crank Center'), category = _('Engine Control Panel')}, -
Running request - Bindable Button / Axis options
eatthis replied to maverickturner's topic in Bugs and Problems
guys this thread is GOLD! -
i dont know if this is a bug or not but i cant use any upscaling. i have a 6800xt and aa is off although the only option in there not greyed out is msaa
-
how are you crashing in the b? even at max tow, just trim it reasonably and its fine. youre not leaving tthe parking brake on are you? i did the 1st day it came out because i didnt know lol
-
Tips for making a level turn and trimming with the Tomcat
eatthis replied to alexkon3's topic in DCS: F-14A & B
how do i zero the compass? -
damn bugs lol do you have the original 3440 x 1440 version of that please?
-
who do you fly with?
-
as above, i cant find that panel in the controls menu, id like to bind it
-
thanks alot
-
20+ year old muscle memory is INCREDIBLY impressive! im a trucker and if i go a few weeks without reversing i can feel it lol
-
how do i actually rename them?
-
no option to have them if you own both modules??
-
yeh thats off. iv just tried it with a new cable and get the same error. iv tried different usb ports. different cables and different arduinos!! how do i tell whats already on the arduino board?
-
whats a serial monitor? all the other nanos are greyed out in ide its showing connected in the bottom right of the ide
-
somehow i got the wrong file completely. i have no idea how lol. got the right code i think, it compiled fine but wont uplaod to the nano, iv tried different usb ports and different nano boards too Sketch uses 7422 bytes (24%) of program storage space. Maximum is 30720 bytes. Global variables use 1022 bytes (49%) of dynamic memory, leaving 1026 bytes for local variables. Maximum is 2048 bytes. avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x98 avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x80 avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xe6 avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x80 avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x98 avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x80 avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xe6 avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x80 avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x98 avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x80 Failed uploading: uploading error: exit status 1