Jump to content

PaincakesX

Member
  • Posts

    28
  • Joined

  • Last visited

Awards

This user doesn't have any awards

  1. I would seriously look into those, but they are "coming soon..."
  2. Hello, I have been out of the loop in terms of monitor tech for quite a while now. The last thing I can remember was that the Acer Predator x34 was just coming out. Of course things have changed and I am currently in the market for a new ultra-wide monitor. Currently I am using a LG 34UC87C and I am planning on upgrading since it is only 60 Hz. I've been doing some research and I saw that the LG 34GK950F-B is quite new and it is getting good reviews on YouTube etc. However, since it is a FreeSync 2 monitor I am unsure if it will support G-Sync (getting mixed results, YouTube Videos = G-Sync does work with FreeSync 2. Reddit = G-Sync does not work with FreeSync 2). I am assuming that YouTubers are correct, but would like to double check on here just to be safe. Moreover, if the LG 34GK950F-B is not the best monitor to buy then what is? My current budget for a new ultrawide is $1000 but I can push it to $1500. I've also noticed that the Dell Alienware AW3418DW and ASUS ROG Swift PG349Q is also getting decent reviews too, but they are only at 100 Hz OC to 120 Hz. I am primary looking for a monitor that has high refresh rate, 3440 x 1440, G-Sync support, IPS, and potentially HDR. I mainly use my monitor for gaming, movies, and work related stuff (coding, etc.) My current PC specs, if that helps are: Intel i7 8086k @ 5.0 GHz Asus ROG z370 Gaming E 32 GB RAM Nvidia GTX 1080ti Thank you for the help.
  3. Thanks! Both of you guys were right.
  4. What can I use if I was to add 8 with 8 etc. For example, if a dice is rolled and gets an even number, then I want Java to add 8, and if the second time the dice gets another even number then add 8 again (8+8+8+8+8+etc.) I was going to do 8++, but that is the same as 8+1. Thanks for the help.
  5. My assignment is to ask the user to enter a name that has to be 5 characters or more. If it is less than 5 I have to repeatedly ask them again and again. So far I have all of the usual input java.util.*; Declaring a new scanner "Scanner kb = new Scanner (System.in);" And initially asking for the name "System.out.print("Please enter your name (minimum 5 characters): " ); String name = kb.nextLine();. Now here is the part that I am stuck at, the while loop. So far I have "while (name.length < 5)" and I am getting an error "cannot find symbol between the name and length." I also tried converting the string into an int with "Integer.parseInt", that compiled fine but if I type in anything besides a whole bunch of numbers I get an exception. Please help, thank you.
  6. I have mine OCed to 4.6ghz @ 1.28v. Anything higher than 4.6 would be unstable no matter how many volts I put into the cpu. I really wished I have gotten a chip made in Vietnam instead of Malaysia.
  7. Get the 980ti, and this is coming from a guy who owns two 970s. SLI is garbage... the majority of the time it doesn't even work so my second card is a $300 paperweight.
  8. Yeah I might just get the MX-4 due to the price.
  9. Quick question, what thermal compound do you guys recommend for me to use with my Corsair H100i? Thanks.
  10. For the monitor drivers, you'll need to update it via device manager. Open that up then left click on your monitor and hit browse for local update, and select the LG drivers.
  11. Have you tried downloading the latest Nvidia drivers, and have you looked on LG's website for drivers that goes with your monitor?
  12. Your PSU could be the problem. I had similar issues but with SLI 970s. It turns out that my Corsair PSU HX1050 was the problem. So I RMA it to Corsair, got a replacement and still my SLI was not working properly. I decided to plug in my brother's Cooler Master 750 watts and everything was up and running again. I got feed up with Corsair's PSU so I ended up buying a new EVGA SuperNOVA G2 750. Also, make sure all of your cables connected from and to the PSU are all plugged in correctly.
  13. Ok, it works now. I had to pull out the battery, waited for about 2 minutes, then plugged it back in. I thought that pressing the clear CMOS button on the back of the mobo is the same thing. I guess it is not.
  14. I tried that too... still nothing. Going to try and pull the battery from the mobo. Hopefully that will work.
×