Recent content by DmitriyBatkovich

  1. DmitriyBatkovich

    Tutorial How to create Nintendo Switch games with Unreal Engine 4.22.3

    Are there any debugging tools for games made with UE 4.23? For example, I specifically created a trigger that crashes the game. Are there any tools similar to GDB where I can see exactly where the game crashes and what is causing the crash?
  2. DmitriyBatkovich

    Tutorial How to create Nintendo Switch games with Unreal Engine 4.22.3

    Huge thanks, dude! Everything worked perfectly: switched the modes to shipping and distribution, HacPack 1.36 ran like a charm — packs cleanly, zero issues. You’re literally a lifesaver, without you I’d still be digging through this mess for another week. Massive respect and endless gratitude!
  3. DmitriyBatkovich

    Tutorial How to create Nintendo Switch games with Unreal Engine 4.22.3

    Help figure out the crash/failure to launch of a homebrew game on retail Switch + Atmosphere (Ultra Homebrew setup).Situation:Built my own game on Unreal Engine 4.23 (leaked Switch SDK, build via VS2017 + HacPack/nxdt for NSP).NSP builds without errors.Installs via DBI/Tinfoil without...