Build triple A games with C++ in Visual Studio 2022

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 35

  • @joeysoprano8405
    @joeysoprano8405 2 года назад +10

    Do you have videos about full game creation in VS using C++?

  • @KA3AKUrich
    @KA3AKUrich 2 года назад +8

    Finally, modify the IDE so that it understands which class to switch according to the inheritance of classes by pressing Ctrl + click. At the moment, the transition when clicking on the BaseClass::method(); does not understand and happily directs to MyClass::method(). This loop looks pretty funny. All other IDE have been able to do this for a long time. They even know how to offer a list of inherited methods if the click goes on the pointer to the base class.
    When will sanitizers be available for VS?

  • @GamerDude27
    @GamerDude27 3 года назад +7

    @Microsoft Visual Studio
    At 1:17, where the subtitles display [inaudible], he says "micro art iterations", it really wasn't that hard to understand...

  • @ComputerwalaOfficial
    @ComputerwalaOfficial 3 года назад +3

    VS + AAA Game's = WoW ❤️

  • @macrogu8364
    @macrogu8364 2 года назад +2

    any hot reload sample for unreal engine?

  • @dation0000
    @dation0000 3 года назад +1

    awesome stuff. am a smooth brain i fumble about with code . i sure hope am learning though. been thinking of this for a long while now. how about an extension that lets you draw on the code or write on it say on a layer ontop of the code and it remembers that position and when you scroll it stays there . was thiking of it as like super enhanced comments and doodles but on code. i know it sounds dumb.. well am too dumb to make it my self so there you go

  • @amirkhattak5163
    @amirkhattak5163 Год назад +1

    Sir please upload code in description. Thank you!

  • @SuperColdLemonade
    @SuperColdLemonade 2 года назад +1

    Appreciated!

  • @ema_mogga
    @ema_mogga Год назад +1

    👌🏿💯

  • @yaminnather521
    @yaminnather521 3 года назад +1

    How is the speed compared the resharper or visual assist?

  • @Aerosmithism
    @Aerosmithism 2 года назад +2

    What font are you using in the IDE?

  • @BlazertronGames
    @BlazertronGames 3 года назад +3

    Only problem I have with unreal is the compile times. It's so slow, even for small changes.

    • @magma5267
      @magma5267 2 года назад +1

      same here with Unity

    • @BlazertronGames
      @BlazertronGames 2 года назад +1

      @@magma5267 Nah, Unity only takes a few seconds. Unreal takes around 1-2 minutes if you add or remove a single function.

    • @magma5267
      @magma5267 2 года назад +1

      @@BlazertronGames Wait what??? No way compiling takes minutes

    • @BlazertronGames
      @BlazertronGames 2 года назад +1

      @@magma5267 Yeah, I'm not sure why. It may be that my settings aren't configured properly, or it's just that unreal needs more ram or an SSD to be more usable. Other people have had the same problem, and the answer always seems to be to upgrade ram, cpu or SSD.

    • @BlazertronGames
      @BlazertronGames 2 года назад +1

      @@magma5267 I think it might be to do with the fact that in unreal, when you write c++, I think you're actually writing a module for the engine, rather than just a simple script. Sometimes you even have to close the editor, compile, then reopen.

  • @TheMR-777
    @TheMR-777 3 года назад +5

    Visual Studio 2022: 5x Faster than VS2017
    Meanwhile...
    Visual Studio 2030: 77x Faster than VS2022

    • @chilinouillesdepommesdeter819
      @chilinouillesdepommesdeter819 2 года назад +2

      I really doubt whether vs 2022 is faster than vs 2019,it always gets bulky and bulky as version goes up.

  • @voltenheim
    @voltenheim 2 года назад +1

    C++ coding in visual studio has by far the poorest quality ever made in an IDE, we still struggle with very bad auto completion while C# devs IN THE SAME IDE have a highend coding experience which says a lot about your company driven by money, you don't like C++ devs cause that brings competition ;)

  • @andreyVK_D3D
    @andreyVK_D3D 3 года назад +2

    OpenGL is legacy, old and bad API, please show examples using Direct3D12 or Vulkan :)))

    • @quickstergamestutorialsgam3899
      @quickstergamestutorialsgam3899 2 года назад +4

      I wouldn't say it's bad, but it is very outdated.

    • @thurfiann
      @thurfiann 2 года назад

      They use OpenGL example for simplicity. Remember, this is a presentation

  • @azgan123
    @azgan123 2 года назад +1

    Is this some sort of a joke? xd