What is DirectX and How Does it Work? (DX11 vs. DX12)

- If you're an avid gamer, then chances are you use DirectX every single day. Software can be tricky, and how it communicates with hardware can be even trickier, but if you take notes on this one, you just might learn a thing or two!
FACEBOOK: / sciencestudioyt
TWITTER: / gregsalazaryt
INSTAGRAM: / gregsalazaryt
Subscribe to our channel!
Thanks for learning with us!
MUSIC:
'Blue Flame' by Mich
'Neptune' by Arc North
'Different Story' by Mickeen
DISCLOSURES: All Genius links are tied to our Amazon Associate account, from which we earn a small sales commission. Links containing a 'bit.ly' reference forwarding to Newegg are tied to our CJ account, from which we earn a small sales commission. All sponsored links and comments will contain the word "SPONSOR" or "AD." Any additional revenue stream will be disclosed with similar verbiage.

Пікірлер: 678

  • @PeloyGeek
    @PeloyGeek8 жыл бұрын

    i was staring at that pc the whole video

  • @rvrv512

    @rvrv512

    8 жыл бұрын

    haha me too.

  • @robertdaniel4804

    @robertdaniel4804

    8 жыл бұрын

    same:))

  • @james2042

    @james2042

    8 жыл бұрын

    he has nerd porn just sitting in the background. everyone should be looking at it

  • @crikhard

    @crikhard

    8 жыл бұрын

    same

  • @tarundabas5002

    @tarundabas5002

    7 жыл бұрын

    PeloyGeek which game is at 0.18

  • @GregSalazar
    @GregSalazar8 жыл бұрын

    - I should clarify: An API is analogous to "blueprints" in the sense that both are "assistants" of the development phase. They are guides; tools to assist in compatible platform coding. Without them, their building phases would be *very* difficult. I tried my best to simplify this as much as I could! Any other contributions and analogies, especially from those who have also coded in the past, are welcome!

  • @PixelYohan

    @PixelYohan

    8 жыл бұрын

    love your channel :)

  • @FindTheMasterpiece

    @FindTheMasterpiece

    8 жыл бұрын

    Let's give it a try. From a SW developer point of view Direct3D is like a vending machine of graphics operations. You want a shape to be displayed on the screen? Send some numbers to Direct3D, press the "display shape" button (call the DisplayShape API) and Direct3D will display the shape on the screen for you. APIs of a library are like buttons on a vending machine. You could say that just like a window is the user interface for applications like a web browser, an API is the user interface for a programmer to send requests to libraries like Direct3D. To make a car turn right you turn the steering wheel right. To make Direct3D display a shape on the screen you tell it 'DisplayShape'. The car interface consists of pedals, steering wheel and a gear stick (shifter), the Direct3D interface is its APIs, like 'DisplayShape'. (DisplayShape is not a real function, it's just for demonstration)

  • @teacake7525

    @teacake7525

    8 жыл бұрын

    Thanks for posting this. Once again, great video, great channel,. subbed, liked, and shared. I like these types of videos and you do great research.

  • @AwesomeBlackDude

    @AwesomeBlackDude

    8 жыл бұрын

    www.pcgamesn.com/amd/amd-rx-490-release-date-specs-price

  • @matteoventura6344

    @matteoventura6344

    8 жыл бұрын

    Not the analogy I would use but I guess it's fine

  • @QuantumRads
    @QuantumRads7 жыл бұрын

    Funny, AMD Graphics cards don't work well with AMD CPU's.

  • @StonedSoldering

    @StonedSoldering

    5 жыл бұрын

    Pre-ryzen is funny to think about now

  • @Aneroll4Real

    @Aneroll4Real

    5 жыл бұрын

    So if I have ryzen 7 and rx 590 should I use dr3d 12? I'm so confused

  • @oORoOFLOo

    @oORoOFLOo

    4 жыл бұрын

    From what I have heard, AMD GPU and AMD CPU are essentially two different companies under one name tag, they really work with eachother, which is really weird but you can clearly see the difference in quality of their CPUs vs GPUs where they are behind him, especially with drivers.

  • @Jv19979

    @Jv19979

    4 жыл бұрын

    Yeah my pc has ryzen 7 and 1080 256 ssd. Dang thing is fast

  • @hardekailawadi

    @hardekailawadi

    4 жыл бұрын

    @@oORoOFLOo so is the gpu better than the cpu?

  • @nuclearreactor7058
    @nuclearreactor70588 жыл бұрын

    You're the most underrated tech you tuber on the site, keep up the great work

  • @pacobalthazar3138

    @pacobalthazar3138

    8 жыл бұрын

    indeed

  • @Superstark70LP

    @Superstark70LP

    8 жыл бұрын

    By The end of July ^^

  • @thefauvel7558

    @thefauvel7558

    8 жыл бұрын

    he is

  • @the80386

    @the80386

    8 жыл бұрын

    He is not the most under rated. Gamer Nexus is. And they are also an excellent channel.

  • @ramasamyrajasekaran19

    @ramasamyrajasekaran19

    4 жыл бұрын

    And look at him now!!

  • @whaszup1
    @whaszup17 жыл бұрын

    I have been gaming and building PC's for years and knew that D3D/DirectX was a renderer, but I never knew what it actually did. You explained that very well and still kept it simple to understand.

  • @Leyvin
    @Leyvin8 жыл бұрын

    Alright... so I'm not sure if you're unfamiliar with what an API (specifically a Hardware API, like Direct3D or OpenGL) works or if you're just terrible at analogies. Still, I've been developing with DirectX all the way back to when it was still Win32-G[S] (Windows 32-bit Graphics Software) and yes before the popularisation of the term API (Application Programming Interface) by Microsoft in the late 90s; so what exactly is an API? Well the best way to explain it would be like a 'Common Phrase Translator' ... an actual working example of this is what Final Fantasy XI and XIV have for communication with party members, where you can type a phrase and press TAB then it provides you with a selection like or or ... regardless of what language you're using Party Commands are always the same, even if the actual words each person knows for them is different. What allows you to do that is like a Party API, it lets you communicate with something you don't necessarily have the direct ability to talk to while still allowing everyone to understand what's going on. • Each Component has their own Role, thus needs their own Phrase Book for effective communication with that Class but at the same time you have no idea if said person (component) that fills that Role is Japanese, English, German or French. So you can't just have Shortcuts but that Translation so that everyone is communicating (at least from their perspective) in the same Language. • So, now we get on to the difference between DirectX 11 and DirectX 12 ... well let's keep with the MMORPG Translator Analogy here and we will introduce our Players. Our Dragoon (NVIDIA) and our Summoner (AMD), believe me these are extremely apt for the different approaches these Architectures take; so as we've established our API is how we communicate with the rest of the Party. DirectX 11 is like you're Standard D-Pad Tree, where in order to Help with Complexity the Further down the Trees you go the more 'Specialised' the Phrases become; now this approach is great for the Dragoon because they only really want to be slapping a single target at a time using little more than Brute Force before they move on to the next. Thus this system allows them to really Flourish to their full potential, especially once all the options are memorised. DirectX 12 works different... Instead holding down either (or a Combination) will open up a Dialogue Menu selectable with a quick flick of either Control Stick. On top of this it's entirely customisable with your own Macros, which provides it with exceptional power to communicate complex series of actions over one big approach; this benefits the Summoner far more here because their situation is always changing and they're used to Multi-Tasking... it isn't that the previous system wasn't good for them, but they really needed to essentially already know roughly what they're doing and just need hints rather than the Party Leader taking a good 5 minutes to type out what needs to be done for them. The Dragoon can of course still remain reasonably effective, but now you're also capable of utilising the Summoner to their full effect. • Still why make this change? Why not simply have the Summoner change their Class to Dragoon or Bard? Well you could, but actually what the Summoner brings to the table allows you to tackle Bosses that would typically start to be a problem for Classes that aren't idea at Crowd Control or doing two Separate Things. • I'd also make it clear here, when the Developer promises for several Expansions that an "Overhaul to the Translator is 'Coming Soon' in the next Expansion" ... well rather than leveling an entire new Class you're going to stick with what you like and know assuming the dev isn't lying. On top of this obviously those in Rival Classes to your own, don't exactly want to end up in long queues because at the moment they're basically the "Go To" DPS; so they're going to keep telling the Developer that the current system is FINE. With less Summoners (because they're more difficult and seen as 'Crappy' by others) this results typically in a voice that is less loud about an obvious issue that NEEDED to be resolved so that everyone could get back to playing how /they/ want to not how someone else wants them to play. • Now to me that probably far better explains the API, Differences and even Politics behind DirectX and the Major Players in a way that likely is going to be easily relatable. I could always do a more dry, technical version. [p.s. sorry about the block of text, just something that happens for me on ANY other Browser than Chrome; and frankly F-You Google, you can't force me to use a Browser I despite with a passion]

  • @GregSalazar

    @GregSalazar

    8 жыл бұрын

    My analogy was sound. Read my original comment.

  • @ianhamilton350

    @ianhamilton350

    7 жыл бұрын

    Salazar Studio Your analogy was not sound. A blueprint would be more akin to the actual code written by the programmer, while the APIs would be the teams of people following the blueprint to create the building. Taking that a step further you could say that computer hardware is the tools used by the teams of people, and data is the materials When I watch your videos, you *seem* to be a very knowledgeable person with a deeper understanding of these subjects that other KZreadrs don't go into detail about. But then you don't go into detail either, really. You just throw out a bunch of analogies, one or two real world examples, and allude to your deeper knowledge of the subject and I, the viewer who came to your channel seeking this knowledge, find I haven't really learned much. I'm guessing you do this to simplify things and reach a broader audience. Don't. You aren't helping spread information, or creating a community of learned enthusiasts, you're amassing a group of followers who will praise you for your supposedly superior knowledge without having actually gained much of anything from your content. Unless that's what your going for, I guess

  • @mptcultist

    @mptcultist

    7 жыл бұрын

    Thank you for your excellent, in depth defense of your view, lord Salazar.

  • @logicalfundy

    @logicalfundy

    7 жыл бұрын

    As a programmer, when I think about blueprints, I think about design patterns and algorithms. When I think about APIs, I generally think in terms of communication and interaction, rather than in terms of design. APIs are how the software you write interacts with and communicates with the operating system and other software.

  • @ericmizutani
    @ericmizutani8 жыл бұрын

    Sc.St is Easily becoming my favorite "Tech youtuber". I love your informative videos man, keep it up, always look forward to your next one! :)

  • @kebinpak
    @kebinpak8 жыл бұрын

    Your channel is really blowing up! I wish you the best of luck to 1 million subscribers.

  • @12theunknown12
    @12theunknown128 жыл бұрын

    Great Video! Really liking these crash course type videos. Keep it up and you'll see that subscriber count multiply.

  • @omarshehab7167
    @omarshehab71678 жыл бұрын

    I had to overclock my brain to keep up with this..

  • @Maeryaenus
    @Maeryaenus8 жыл бұрын

    Great video with a lot of sense! I love the way you light up the deepth of "how it works". Looking forward for more videos like this.

  • @IAmStefanNixdorf
    @IAmStefanNixdorf8 жыл бұрын

    First video i see from this channel and instantly subscribed. Just reading the titles of some of the other uploads + so much knowledge was enough to convince me.

  • @mrskippingguyonmush
    @mrskippingguyonmush8 жыл бұрын

    Rocking that shinedown shirt! One of my favorite bands man!

  • @der_pinguin44
    @der_pinguin448 жыл бұрын

    "You gon - you gonna take it?" This is what I like about you, Greg. You're human.

  • @Swing4gr8nessN8
    @Swing4gr8nessN88 жыл бұрын

    see this is why i enjoy your channel. i love the product reviews and versus videos but it's when you explain the engineering to us simpleminded folks what i really enjoy! Keep up the great work! Soon you'll hit 100k followers!

  • @KennedyJ
    @KennedyJ8 жыл бұрын

    You should have like 3 millions subs seriously you have great quality content

  • @llTheJVlusicInMell

    @llTheJVlusicInMell

    8 жыл бұрын

    Yes definately

  • @lucasonwheels

    @lucasonwheels

    8 жыл бұрын

    Science Studio > LTT > Keemstar

  • @pacobalthazar3138

    @pacobalthazar3138

    8 жыл бұрын

    let's help Greg get to the top! who is with me?

  • @taiefmiah

    @taiefmiah

    8 жыл бұрын

    it's like the 8 bit studio channel. except for modern stuff

  • @addi.1813

    @addi.1813

    8 жыл бұрын

    ikr, there are some tech channels out there not making actual content, it's only a matter of time before Sc.Studio surpasses them (in sub. count)

  • @CHADRJUNG
    @CHADRJUNG8 жыл бұрын

    Love your videos man, keep up the good work!

  • @That1guythatdidthat1
    @That1guythatdidthat18 жыл бұрын

    You do a great job at explaining things! Even if you talk fast and I have to re-watch videos twice to fully catch everything its still x10 better and faster to learn stuff! You're a great tech youtuber!

  • @sus6788

    @sus6788

    3 жыл бұрын

    i played the video on 0.75 speed xD no need to rewatch

  • @expresszor
    @expresszor8 жыл бұрын

    Subbed, you have great videos and keep 'em coming :)

  • @99meows
    @99meows8 жыл бұрын

    love the videos man ! learning alot keep it up you will be big soon!

  • @turjo119
    @turjo1198 жыл бұрын

    You're videos are so damn educational! Damn man I can see you going really far as a tech youtuber! Keep up the good stuff

  • @andezzat
    @andezzat7 жыл бұрын

    Pretty good fairly in-depth video. Keep up the quality content :D

  • @letchukki
    @letchukki8 жыл бұрын

    I rarely see good and simple video like this, gj man!

  • @StandTallTx
    @StandTallTx2 жыл бұрын

    Nice video. I love these kind of deep dive videos on tech. Also classy use of the marshall cabinets as secondary decor.

  • @chasebarnard1223
    @chasebarnard12237 жыл бұрын

    excellent DX12 & APi tutorial! all your vids are fantastic with superb attention to detail!

  • @youssefakenkar459
    @youssefakenkar4598 жыл бұрын

    Thank you for the course ! keep up

  • @csmith9684
    @csmith96847 жыл бұрын

    These crash course vids are fantastic!

  • @Shizzlewish
    @Shizzlewish8 жыл бұрын

    Great topic. Loving this Crash Course series!

  • @FrankieHiltz
    @FrankieHiltz8 жыл бұрын

    Nice Shinedown shirt, been a fan since the first album :] Thanks for the video though, love this stuff :D

  • @FuPlaayz
    @FuPlaayz8 жыл бұрын

    Good Stuff, as usual ! Thx.

  • @dady924
    @dady9248 жыл бұрын

    Your videos are so good man. Keep up the good work.

  • @AK-IT
    @AK-IT8 жыл бұрын

    once more, this is what i wanted to know for a while now. thanks

  • @ItsCith
    @ItsCith8 жыл бұрын

    Great video!! Love your channel mate. :)

  • @kole076
    @kole0766 жыл бұрын

    Love these videos, subscribed af

  • @MisterMuffin_
    @MisterMuffin_8 жыл бұрын

    I saw the request for this video on Twitter. It's great how you care about your viewers opinions :3

  • @roginus
    @roginus8 жыл бұрын

    any plans on a ram cas latency vs frequency vid?

  • @GreenCowsGames
    @GreenCowsGames8 жыл бұрын

    Keep up the crashcourse series. Imo the best one on the channel so far!

  • @lukemntgmry
    @lukemntgmry8 жыл бұрын

    ok, didnt understand much of what you said, but in alot of the games i want to play, it says it reccomends direct x 11, is this a download?, if so, will i have to download it if im purchasing a ironside computer?

  • @PhantomShane914
    @PhantomShane9148 жыл бұрын

    loving the more informational videos :D

  • @josiahjones5293
    @josiahjones52937 жыл бұрын

    Salazar I have a question Dx12 seems to gimp my 1070 not a little A LOT is this a possible trend going forward ? or is the dx12 software development issue? I may switch back to team red when a 490x is released(6700k 4.6 16 gig 3466 G skill Asus saber Tooth mark 1 and and evga FTW 1070 running at 2088)

  • @zarnab89
    @zarnab895 жыл бұрын

    If I use a Xeon 24 Core processor for gaming, will Direct X 12 help utilize and distribute load on all 24 cores during gaming or will it just put burden on 6 7 cores and the other cores will be just useless? please help...

  • @maconmomentsphoto5779
    @maconmomentsphoto57797 жыл бұрын

    Are there any video editing software better suited to the rx480 over the gtx1060? I started building out a rig for video work using the fx6300, asus m5a99fx mobo, 32 gb ddr3 1866mhz ram. can't decide which route to go for gpu. any advice will be appreciated. it's been almost a decade since I've built a desktop. kinda out of the loop these days

  • @DriLL3iT
    @DriLL3iT4 жыл бұрын

    That massive Marshall stack tho. Holy sh**. Good vid/explanation and I'm officially a new subscriber :)

  • @Bobby2Hotty83
    @Bobby2Hotty838 жыл бұрын

    what type of ram do you got that changes color so often in the background? and is if RGB or just color options

  • @Gammanoize
    @Gammanoize4 жыл бұрын

    Thanks for the small footage of the sphere in it. When I was making a scarface level in Dedit (Shogo mobile armour devision game) I couldnt get that done. It looks so simple now. Maybe I should have googled it back in those days.

  • @romandoo
    @romandoo8 жыл бұрын

    Great explanation. Thank you :)

  • @Dominus_Potatus
    @Dominus_Potatus8 жыл бұрын

    Love how you explain it again

  • @pinochska
    @pinochska8 жыл бұрын

    Your content is superb! Where do you get all the animations? They really help

  • @ingeborgsvensson4896
    @ingeborgsvensson48965 жыл бұрын

    And now it's 2019 and AMD has a 12 core processor and plans for a 16 core while Intel is desperately trying to keep up the pace. How things can change in only a few years time. ;) Great video btw, thanks!

  • @SimeonIsraelite
    @SimeonIsraelite4 жыл бұрын

    Thanks the the information. I appreciate it.

  • @SharaPrincessOfPowers
    @SharaPrincessOfPowers4 ай бұрын

    Thank you for the amazing video. Process threads synchronization with accuracy on timing, the calculation and division for each cor from ALU... The physics behind that details and verification methods on how it got the exact value of timestamp for synchronization into data being processed output. Amazing... Inspired.

  • @techprospcshop
    @techprospcshop7 жыл бұрын

    fantastic vid.. so to sum it all up. im still really confused. so when building a new unit, use radeon graphics with amd processor or intel processor in favor of direct x 12 and monitors supporting freesync technology to take full advantage of the new direct x 12?

  • @raider1779
    @raider17797 жыл бұрын

    I had to watch twice to understand everything. So much useful information

  • @buddybailey5242
    @buddybailey5242 Жыл бұрын

    my brother computer is messed up we play wow and he cant get in his game now its saying his drivers are infected with a virues if he downloads directx will it fix the problem

  • @DenDGLegionhardhouse
    @DenDGLegionhardhouse4 жыл бұрын

    Very interesting, stuff i always wanted to know

  • @AleksandarIvanov69
    @AleksandarIvanov698 жыл бұрын

    Dude, thank you for that video! I was just about to research that on my own, but I guess I don't need it now :D Can I make a suggestion for a video on something really interesting I found this morning ?

  • @STNG17-
    @STNG17-8 жыл бұрын

    I hope you can upload a follow up on this topic because, why not? :D Keep your good content, you're the man!

  • @jayrambo1855
    @jayrambo18558 жыл бұрын

    I follow a lot of tech guys on here, but hands down u r definitely the smartest. Great channel keep up the good work bud.

  • @shoupejt
    @shoupejt8 жыл бұрын

    Will the new line of amd procs be better when paired with an amd video card rather than Intel procs?

  • @thunderclap2205
    @thunderclap22058 жыл бұрын

    Your videos are awesome!!

  • @PaulBlxck
    @PaulBlxck8 жыл бұрын

    Shinedown!!!! ♥♥♥ I now love you even more than I did before. :D

  • @tomiadventures
    @tomiadventures4 жыл бұрын

    Thanks for the great explanations :-)

  • @progamer00006
    @progamer000068 жыл бұрын

    wow you already got 4 times the amount of subscribers you had when i subscribed... respect!

  • @captainrobots1
    @captainrobots17 жыл бұрын

    my PC that's old I'm seeing if I can get directX9 because I have a game ment for 9 but I started to have so invisible thing I don't know if its the game or its direct x not updated or anything else.

  • @blcdrg
    @blcdrg8 жыл бұрын

    Great video braw!

  • @AlexRuark
    @AlexRuark8 жыл бұрын

    I see that Marshall cab, and I'm just wondering when you're gonna talk about the SHARC DSP in the fractal and line 6 multi effects!

  • @C0nnie
    @C0nnie8 жыл бұрын

    Looking forward to you shredding that Marshall can in the back

  • @tonyflrb
    @tonyflrb8 жыл бұрын

    Nice explanation and nice shirt!

  • @PlayRiteProductions
    @PlayRiteProductions8 жыл бұрын

    I'm learning!!!

  • @IronMan-vh1yo
    @IronMan-vh1yo4 жыл бұрын

    when a youtuber says that you can dislike his video if you didnt like it, he instantly deserves a huge like! not many youtubers do that

  • @Zippoman-hc9eo
    @Zippoman-hc9eo8 жыл бұрын

    Love your content man, keep it coming! Also, major brownie points for using Runescape as a OpenGL/DirectX comparison tool

  • @12theunknown12
    @12theunknown128 жыл бұрын

    Could you please put annotation links in the description? Many users watch your videos on mobile and want to see the videos you're referring to.

  • @GregSalazar

    @GregSalazar

    8 жыл бұрын

    You can click the cards in mobile.

  • @12theunknown12

    @12theunknown12

    8 жыл бұрын

    +Science Studio oh I don't use the KZread app so I didn't realize that works with annotations. Okay thanks for the quick reply!

  • @MrDudunorris
    @MrDudunorris8 жыл бұрын

    which microphone you use? is a inexpensive one? make a video about it thank's "sorry for the english I'm from Brasil and use the google translate"

  • @BernieFromTheInternet
    @BernieFromTheInternet7 жыл бұрын

    I give this a thumbs up for partially convincing me I'll be fine with my 8350 for a few more years since DX 12 and Vulcan are designed for 8 cores max

  • @ezuanmukhriz1637
    @ezuanmukhriz16376 жыл бұрын

    Keep up the good work dude. Greet from Malaysia. 👍

  • @epicsaturn6141
    @epicsaturn61417 жыл бұрын

    im dumb or something im trying to play state of decay yose and i have dx11 and it takes dx11 to run but it keeps saying crash dump erro plz someone help me im tired of this idk what to do

  • @senors1241
    @senors12418 жыл бұрын

    nice, its so much clear now

  • @DarkForestAllinone
    @DarkForestAllinone6 жыл бұрын

    Hey can u help me eventough i have directx 12 then also many games are telling me that game needs atleast directx 9 or 8.1 but i have directx 12 plzz help me plz reply

  • @user-zf9wq9gn6e

    @user-zf9wq9gn6e

    6 жыл бұрын

    Because only 10-15 games support directX 12. The vast majority of games work with directX 9 or 11, so install those and you should be fine.

  • @pqfamilyadventures
    @pqfamilyadventures8 жыл бұрын

    Hm, it's always a bit hard to walk the line between over-simplifying and over-complicating, but you do it pretty well. Subbed.

  • @GregSalazar

    @GregSalazar

    8 жыл бұрын

    Welcome aboard.

  • @theolynwarrender
    @theolynwarrender7 жыл бұрын

    Where can I download DirectX as I need it for a game but it hasn't downloaded with it??

  • @ignasanchezl
    @ignasanchezl7 жыл бұрын

    Im pretty sure I was right about RX 480 CrossfireX working like crap on AMD FX Processors do to CPU not being able to address enogh data to the GPUs, but if you tired single graphics card or an Nvidia GPU the system worked much better. Can anyone correct me?

  • @josetheze6984
    @josetheze69848 жыл бұрын

    where do you get the info to make these videos?

  • @licensetochill1299
    @licensetochill12995 жыл бұрын

    I had a AMD FX 8330 paired with a GTX 1060. When I use OpenGL I was averaging between 70-90 FPS on high-ultra. When I turned it to Vulkan it was like 120+. I’m assuming it’s the way the CPU was being utilized.

  • @therealnmg
    @therealnmg8 жыл бұрын

    Maan your original case looks so good. :)

  • @nninjastrike2127
    @nninjastrike21276 жыл бұрын

    So is this included in Windows/free or do I have to buy it?

  • @thomasjarvis3608
    @thomasjarvis36088 жыл бұрын

    I think the dog should deffo be part of every video

  • @dahner6362625
    @dahner63626258 жыл бұрын

    how come the 480 is still on the desk? I thought that was just a teaser for the benchmarks

  • @djfrommmk
    @djfrommmk8 жыл бұрын

    if I have and always will run an AMD processor am I better with an AMD graphics card as I've always bought NVidia and looking to upgrade my gtx760?

  • @Darkhalo314
    @Darkhalo3148 жыл бұрын

    Runescape! I love that game. My fucking childhood!

  • @prabalrh

    @prabalrh

    8 жыл бұрын

    Yessss same!!!

  • @mrskippingguyonmush

    @mrskippingguyonmush

    8 жыл бұрын

    played from 2005-2013 it was my fucking childhood

  • @whosdr

    @whosdr

    8 жыл бұрын

    I'm surprised it turned up here. Wouldn't expect people to know the Java client was capable of both APIs.

  • @MrMatapatapa

    @MrMatapatapa

    8 жыл бұрын

    unfortunately they ruined with with no PvP and trade limits, and the newly crappified battle system

  • @flyingsamosa5282

    @flyingsamosa5282

    8 жыл бұрын

    +Matapatapa VenomPS is a very good old school server. You should check it out

  • @Tuchulu
    @Tuchulu8 жыл бұрын

    Wait so 2 very efficient cores will do better with nvidia in DX11 but 4 (or 6 or 8) not so efficient cores will be better for AMD iif you are using DX12? Should we have 2 GPUs, one nvidia and one amd for DX11 and DX12? (that's just theoretical, I would never buy an nVidia gpu)

  • @owenzhang4930
    @owenzhang49307 жыл бұрын

    if directX 12 favor toward to amd or radeon how did nvidia GTX 1070 or 1080 get better FPS?

  • @drmonstaa1
    @drmonstaa18 жыл бұрын

    i just realized that marshall cab behind you lol. what's your amp head?

  • @wolfgang7689
    @wolfgang76896 жыл бұрын

    So what would be the best configuration when pairing (x) cpu with an AMD graphics card, and what would be the best configuration when pairing (x) cpu with an Nvidia graphics card? And/or which would be the preferred combination for both DX11 and DX12?

  • @patrickanderson9558
    @patrickanderson95588 жыл бұрын

    graphics APIs describe a standard or generic GPU on a software level which programmers can write code to work with. The manufacturer then writes software for the computer to access the GPU following the API thus as long as they follow the API any program can then interact with any GPU.

  • @armonshamley1140
    @armonshamley11406 жыл бұрын

    I was trying to play this game but it's asking me for a DX 11 and I think I have a DX 12 what do I got to go find games with a what would a would a DX 12 or but then when I try the install the DX 11 I still can't play that game

  • @FloydLindsay
    @FloydLindsay5 жыл бұрын

    really good video! could you maybe slow down a little , other wise very informative! :) love it! will sub

  • @platdujour
    @platdujour7 жыл бұрын

    So interesting. i had no idea before..

  • @briandeady575
    @briandeady5758 жыл бұрын

    Greg, liking the Shinedown shirt. Science Studio is great!

  • @rashidaman2675
    @rashidaman26758 жыл бұрын

    even though you have less then 100k subs your videos are very informative

  • @bradleywalton970
    @bradleywalton9706 жыл бұрын

    This raised more questions than answers