GameDev Pulse
3.39K subscribers
3.33K photos
620 videos
30 files
2.9K links
Game Developers News, Lessons, Books, Assets and many more. Godot, Unreal Engine, Unity, Blender. Our Website is https://gameunion.tv/en
Download Telegram
The first thing to do in any #UnrealEngine project: disable Motion Blur!

It's notoriously bad and newbies keep it, since they don't even know, how to disable it.

#GameEngines #UE5
❀14πŸ‘7
GameDev Pulse
Here's the tutorial to learn layered animations in Unreal Engine 5: https://www.youtube.com/watch?v=SKGYWBJRfqo #UE5 #Animations #UnrealEngine #Tutorials
But to balance it out:

It's insane, how many features I take for granted. For a few months I wasn't using Unreal and was exclusively in Godot 4.

Today I was in Unreal shader graph and a) Dragging the node into the linking line does nothing (in Blender and Godot it places the node in between). And b) All values in the UE shader graph are floats, you can only assign min, max, and default, but not the STEP. It makes editing the value in instance a complete mess β€” everything has SIX DIGITS after the comma.

You want values to be with .2 accuracy? Nope! Enjoy .000001 and it will recalculate it on every tiny mouse move. Integers are also not supported in visual shaders of Unreal. Why? Who needs this dumb optimization, right!
😱11πŸ‘2πŸ‘1
Just died: you're using WHAT? 🀣 #Textures #meme #Blender
😁34🫑4❀2πŸ‘1
This media is not supported in your browser
VIEW IN TELEGRAM
Me, telling random friends how #Shaders work (they ban me afterward) #meme
😁25❀1
And if you have an itch to play a questionable big game, Hogwarts Legacy is 70% off on Steam. Have no idea if it's worthy, I just bought it and believe they are in the same category of β€œit's pretty, but...” as Dragon Age (which I'll also buy on sale later on, when it will be discounted).
πŸ‘8🌚4
GameDev Pulse
LMAO 🀣 #meme #DragonAge
On its third day, Dragon Age The Veilguard is still growing in concurrent players on Steam and still among top sellers. Let's see tomorrow, how far it goes!

#DragonAge #RPG #Steam
😱10πŸ€”5πŸ‘3❀1πŸ”₯1🌚1
Well-deserved!

It's hilarious that 1260% value doesn't fit into the designed area obviously made for double digits.

#MobileGames@GameDEV #AI@GameDEV
🫑6
This media is not supported in your browser
VIEW IN TELEGRAM
Monster Hunter Wilds ☺️
😱10❀6🌚5
We are imposing the ban for "AI generated gameplay" links in the chat to save mental health of our community. And Tim Sweeney supports that!

These epileptic hallucinations are NOT PLAYABLE, nor watchable. They can't achieve consistent scene even when they ripped off millions of hours of Minecraft gameplay.

#AI@GameDev
πŸ’”12πŸ‘6❀1
GameDev Pulse
And if you have an itch to play a questionable big game, Hogwarts Legacy is 70% off on Steam. Have no idea if it's worthy, I just bought it and believe they are in the same category of β€œit's pretty, but...” as Dragon Age (which I'll also buy on sale later…
Here's how to fix blurry image (due to TAA) on PC:

1. Launch the game, boot it up fully, set graphics that you want, then close
It's required so all settings files will be created

2. Open this location
(Replace YOUR USERNAME)
C:\Users\YOUR_USER_NAME_HERE\AppData\Local\Hogwarts Legacy\Saved\Config\WindowsNoEditor

3. In Engine.ini add this to SystemSettings:
r.TemporalAA.Algorithm 0
r.TemporalAA.HistoryScreenPercentage 200
r.TemporalAA.Upsampling 1
r.TemporalAACatmullRom 0
r.TemporalAAFilterSize 0.09
r.TemporalAASamples 2
r.TemporalAACurrentFrameWeight 0.6


4. Save file, right click, properties, enable Read Only, apply
It will prevent the game from re-writing your custom settings

It works with other Unreal Engine 5 games too! #UE5 #UnrealEngine
πŸ‘10
The best title award goes to Simon! #Microsoft@GameDev #AI@GameDev
😁18πŸ”₯2❀1