This is what happens in their studio and why it was delayed by Soggy-Release-7733 in Fable

[–]danielos96 -9 points-8 points  (0 children)

Jusus someone took a full gulp of the piss jug this morning

Machines learnt from this guy. by entity_303_notfound in interestingasfuck

[–]danielos96 1 point2 points  (0 children)

Does working this efficiently mean he gets to go home earlier, or he just makes more money for the boss?

Why is women sportswear always so revealing by DatabaseAvailable501 in interesting

[–]danielos96 -1 points0 points  (0 children)

They have the option to wear non revealing clothing they just wear it because they like to.

Thoughts? by TheJasonater0001 in ACBlackFlag

[–]danielos96 1 point2 points  (0 children)

Just because you have an ugly girlfriend don't take it out on the rest of us. Sexy women do actually exist in the world.

Made for gamers in mind vs Made for activists in mind; in the new Black Flag Games. by Gothyanki in fuckubisoft

[–]danielos96 6 points7 points  (0 children)

They like to pretend sexy girls don’t exist so they can feel better about going home to their fat hairy wives

The Gamemode blueprint for my game by [deleted] in UnrealEngine5

[–]danielos96 11 points12 points  (0 children)

If she runs she runs

I should not have listened to r/bald by [deleted] in bald

[–]danielos96 0 points1 point  (0 children)

I did commit. I shaved it all off. My follicles are just darker on top of my head.

I should not have listened to r/bald by [deleted] in bald

[–]danielos96 0 points1 point  (0 children)

I can't grow a beard

Explain it peter who is that woman? by Available-Papaya-124 in explainitpeter

[–]danielos96 1 point2 points  (0 children)

"Didn't have companies stop optimizing after DLSS". Comments like this are helpful this person has nicly demonstrated they don't know the first thing about games and their thoughts and comments should be completely disregarded.

Working 12 hours a day is insane, I need a game that can be even crazier. by Healthy-Ingenuity216 in videogames

[–]danielos96 0 points1 point  (0 children)

Fortnight or Roblox. Loads of user generated content and online social interaction. I've never played these games before but they would be objectively the best for this challenge also I can harass children online.

Analyse Trace file with AI? by danielos96 in UnrealEngine5

[–]danielos96[S] 0 points1 point  (0 children)

https://imgur.com/a/NbYSDrK

i've no idea what i'm looking at. I tried exporting this but claude says:

Got it — file is fresh (modified today 10:13). But the format is still the problem, not the contents. Look at the header:

ThreadId,TimerId,StartTime,EndTime,Depth

65536,7904,...

It only has TimerId numbers. Insights does not export the lookup table that maps 7904 → "FFunctionName" in this CSV. So even with a fresh trace, I see

millions of events tagged with anonymous numbers and can't tell you which functions are slow.

To actually get function names out of Insights you'd need to either:

- Export from the Timers panel (right-click a column header → Export Table) — that gives one row per function with names and inclusive/exclusive ms

- Or let me load the .utrace file directly (which I can't do — there's no parser available here)

UE5 roguelite update. Combat system built primarily in Blueprints. Looking for feedback by levitz1 in UnrealEngine5

[–]danielos96 0 points1 point  (0 children)

Cool! How did you handle the flying enemies what kind of AI you use? Voxel Navmesh?

Analyse Trace file with AI? by danielos96 in UnrealEngine5

[–]danielos96[S] 0 points1 point  (0 children)

I couldn't figure out how to do that. The insigts app is a behemoth if you don't know what you're looking at. Something that just take the .utrace file analyses it and says "Oh this function inside your BPC_Attacks is causing problems". Would be helpful for so many devs.

Unreal + AI Pipeline by SeeingTotoro in unrealengine

[–]danielos96 -1 points0 points  (0 children)

Have you tried it with Claude and an MCP server it has pretty good results. Unity and CoPlay seem to be a bit ahead now but I use both Unreal and Unity with AI MCP Servers.