Jump to content

Ty_Cox

Member
  • Posts

    21
  • Joined

  • Last visited

Everything posted by Ty_Cox

  1. Not the answer I wanted, but definitely the truth. This man is getting 230 fps - 250 fps regularly. https://www.twitch.tv/symfuhny His specs: Thank you for the help guys.
  2. The comment section of this video is interesting: It seems Warzone 2.0 must be poorly optimized? Here are screenshots with CPU usage (mid benchmark) @ 1080p
  3. This monitor is 1080p. Lmao, the benchmark is from MW2, but yea trying to please my friend by playing this dang game. 4K test with no upscaling. Pretty much the same result with a bit more stress on GPU.
  4. This time I disabled upscaling and put the resolution back to default monitor res. I am targeting 250 FPS. Overwatch 2 hits 600 FPS no problem. So I am so confused why the CPU would be the bottlenecked at 190 FPS.
  5. Ryzen 7 5800X @ 4.4 GHz is being hella bottlenecked? Is Ryzen 7 5800X that bad?!
  6. If I am running a 144hz monitor without G-SYNC, and my GPU can consistently produce 144 fps (1080p), will there be screen tearing? My friend wants to buy a less expensive monitor, the one attached, and he has a RTX 2080 Super.
  7. As more games adopt skill base matchmaking, can we use nighthawk geo-filter to counter match makers that favor skill over connection?
  8. More than helpful replies. Thank you everyone for the support. I am really glad I came here before purchasing.
  9. Can you guys review this build to make sure I am not buying something I shouldn't. 144hz 1080p and also looking to use VR headsets. Here is the parts list: https://pcpartpicker.com/list/7jfjV6 Any suggests or concerns? Thanks in advance.
  10. Does anyone have trending data to determine when we will be able to play games at 144hz in 2k, and maybe 4k? If it is before 2020, is it too bold of a statement to say next gen consoles with be doing 144hz in 2k?
  11. I'm looking for a stable solution to run 4k cloud gaming through Shadow.Tech. This article mentions that ASUS's Tinker Board can playback video at 4k. Would this Tinker Board, with stability, work for Shadow gaming 4k @ 60fps? Is there a better solution without purchasing an actual PC? Here is the board on amazon: https://www.amazon.com/Tinker-Board-Quad-Core-connectivity-Motherboards/dp/B00FS83U42
  12. What makes this BenQ ZOWIE gaming monitor a better eSports monitor than this LG 27UD69P-W UHD monitor? I am trying to justify moving to this BenQ monitor for playing competitive BO4 on console. I'm rather monitor spec ignorant, so I'm seeking help to point out the specs that would justify this purchase. For example, Does 4ms response time vs 1ms response time make a huge difference @ 60hz gaming? Does the LG monitor above struggle from "smearing or ghosting"?
  13. I believe this forum has resources for learning Java back on it's main thread for programming. Udemy has great courses for this as well, depending of the application type you are trying to develop. From what I understand C has not matured to today's standards: https://www.quora.com/Which-one-should-I-learn-first-C-or-C++ Keep in mind that building applications is easy, but building applications that last is very difficult. Build your application roots as mentioned in my previous post. Also, Visual Studio supports C++ natively...
  14. Hey @OCD-FREAK, I misread your original post. I thought you were just starting out with development. Before I say the following... please understand that this is from my experience within a public enterprise company for only 5 years, & hobbyist coding for ~11 years. Sooo IMO... Stop coding in C and go to C++. Your next move should be to learn architectural patterns. C++ will give you more structure in your development process. Model-view-controller is a popular one that many companies use. Then learn OOP, google "Object-oriented programming in Microsoft C++". Then learn Java. Do this quickly. Like you said already, if you already know C and C++ this should not be much of a challenge. After that, I'd step back start to consider the problem and solution you are trying to produce before ever writing a single line of code. Remember all that other stuff before this? You were doing it all wrong. Learn "object-oriented design" and "UML". Get your idea on paper and then start coding. Once you have it on paper, you'll better understand the application's requirements and you can determine if you want to code it in Java or C++
  15. Hey @OCD-FREAK, I see that others before this were recommending C. *sigh*... You did mention that you wanted to work for the US military, and the US military will likely want to be programming as close to the hardware as possible to prevent attacks. However, C is going to be very difficult to learn. I would never pretend to understand your capability to learn the language, however, I believe it will make it more difficult on you if you start with C. Do me a favor and read over this StackOverflow QA: https://stackoverflow.com/questions/3468068/low-mid-high-level-language-whats-the-difference This QA discusses the difference between high-level and low-level programming languages. The higher up the language is, the more easily it is to interpret in your native language. First, SQL. Ignore this for now. Next up, Python. Many schools have started to teach python to teenagers. Python is very easy to understand and can be very powerful in a creative person's hands. You mentioned robotics. Python guys & gals are crazy with robotics stuff. After that, C# and Java. If you have large aspirations and you want to truly challenge yourself, I would start with either C# or Java. Both of these languages are very similar in syntax, and if you learn one then you'll be able to interpret the other. Which to start with though? If you're a PC guy, then C#. If you're not a PC guy, then Java. However, if you are most interested in building android applications then I'd pick up Flutter. Flutter is new and is getting a lot of traction. https://www.udemy.com/courses/search/?q=flutter&src=ukw But for god's sakes don't start with C lol.
  16. I skimmed through these responses and didn't see anyone mention the actual goal. @OCD-FREAK , what is it that you wish to build? Do you have a project idea? If you don't have a project idea, then what most interests you? For 2018 and 2019: - Applications Development on Windows: Google "Visual Studio". It is by far the most advanced applications development tool, and it's free. However, you will be bound to Windows development. - Cross Platform Applications Development: Java with Eclipse (or Intellij if you have the money) OR if you have a web background, then I highly recommend looking into https://electronjs.org/ - Web Development: HTML, CSS, JavaScript for a few months. Then find a way to get involved in the Angular project from Google. - Cross Platform Game Development: Unreal Engine 4. No one is saying it, but Unreal Engine 4 is taking over the market, and it has visual scripting. Getting experience in visual scripting could be very valuable in the future, but never be scared of coding. - Cross Platform Mobile Development: Flutter. Flutter is new, however, it is backed by Google is makes getting mobile apps up quickly. - Analytics, System Scripting, Data Modeling: Python. Python is growing quickly and is a great starting point. Depending on your goal your environment will change. Find a project and make it happen. No matter what, there is plenty of opportunity.
  17. After spending time in a javascript framework, I realized I've gone through many phases in web development. I wanted to share these steps to see if others can relate or differ, and also figure out what the next step to this puzzle is. 1) Learn HTML and CSS 2) Learn that GUI wizards are trash 3) Learn JavaScript and Jquery 4) Learn JavaScript with TypeScript Framework and pretend you didn't do the other stuff before this
  18. I'd appreciate it if we don't make this a PC master race conversation.
  19. Unfortunately the latency and response time of TVs will not suffice for competitive gaming.
  20. With Xbox One X just around the corner, I'm trying to find a good gaming monitor to support the system. I'm currently looking at Samsung's UE590 Series (https://www.google.com/shopping/product/15188304791295989221/specs?q=u28e590d&rlz=1C1CHFX_enUS720US720&oq=u28e590d&aqs=chrome..69i57j0j69i59j0l3.3727j0j7&sourceid=chrome&ie=UTF-8&sa=X&ved=0ahUKEwjZwrDe0szUAhVBw4MKHcE9AR0QuC8IpAE) For the price, this is pretty amazing, and for someone who plays both competitive FPS games and casual games it works. However, I don't want to be limiting the system no matter the cost. Is there a better option out there? Can we increase the visual quality and keep the response time at 1ms?
×