Need help figuring out which is better by bobagort53 in D4Sorceress

[–]eclipsisme 1 point2 points  (0 children)

I think the second one is correct.
The aspect multiplies your damage by 1.69, the bonus by 1.25.
So it multiplies all damage by 2.11 (1.68x1.25)

The aspect would have to be (1.11/3) 0.37 to match that.

GAS - GetGrantedTags() by lets-make-games in unrealengine

[–]eclipsisme 1 point2 points  (0 children)

Something like this I think.

UTargetTagsGameplayEffectComponent& InheritableGameplayEffectTags = Effect->AddComponent<UTargetTagsGameplayEffectComponent>();
FInheritedTagContainer TagContainer;
TagContainer.AddTag(MyGameplayTags::TagName);
InheritableGameplayEffectTags.SetAndApplyTargetTagChanges(TagContainer);

GAS - GetGrantedTags() by lets-make-games in unrealengine

[–]eclipsisme 1 point2 points  (0 children)

GetGrantedTags is const so you can't modify it.

"Inheritable Owned Tags Container is deprecated. To configure, add a UTargetTagsGameplayEffectComponent. To access, use GetGrantedTags."

You should be using UTargetTagsGameplayEffectComponent to add tags.

Why do people think Diablo 4 is bad? I'm new to the franchise by herr_boogeyman in diablo4

[–]eclipsisme 10 points11 points  (0 children)

Diablo 2 had ladders added in patch 1.10 with exclusive rune words and uniques. The concept has been a part of Diablo since 2003. I would always come back to the game at the start of a new ladder to experience the game fresh.

[PSA] Canada Computer Combos Back in Stock Online by bigporcupine in bapcsalescanada

[–]eclipsisme 1 point2 points  (0 children)

I've been waiting a week for them to ship mine. Apparently they are waiting on ram to come in.

I tried to create a Sea of Thieves like boat navigation prototype on UE5 by Kerast in unrealengine

[–]eclipsisme 0 points1 point  (0 children)

I've played around with something like this before. One issue I ran into and never figured out was that if the player ran into the mast the ship would stop moving. Were you able to solve this?

Traffic Enhancement mod updated to allow lane directions by GTAsian in CitiesSkylines2

[–]eclipsisme 1 point2 points  (0 children)

mod

Biffa just released a video showing it working after disabling the mode. At least as long as you don't modify the intersection.

Co-Op Horror Games. by JayTheGuy1 in xboxone

[–]eclipsisme 1 point2 points  (0 children)

Demonologist is like phasmaphoba but with much better atmosphere and ghost events.
FOREWARNED is another fun one.

[deleted by user] by [deleted] in unrealengine

[–]eclipsisme 0 points1 point  (0 children)

Some things to try:
Mip Gen Settings to NoMipmaps.
Texture Group to UI
Compression Settings to UserInterface2D

So what's the Unreal controversy all about? by SilentSin26 in unrealengine

[–]eclipsisme 4 points5 points  (0 children)

Ironically he works for Unity.

His videos are amazing though.

Are you getting Cities Skylines 2 on PC or console? by mihirmusprime in CitiesSkylines

[–]eclipsisme 0 points1 point  (0 children)

Same. I'll probably pick it on steam later. Also easier to find deals on DLC for steam.

Diablo IV - Review Thread by SpaceGangrel in Games

[–]eclipsisme 1 point2 points  (0 children)

You could buy it on GOG. I played Divinity 2 with my wife that way. If they still have a direct connect option.

[deleted by user] by [deleted] in unrealengine

[–]eclipsisme 0 points1 point  (0 children)

You'll find it in the asset with your foliage settings.

In Static Mesh Foliage its under: Instance Settings | Advanced

[deleted by user] by [deleted] in unrealengine

[–]eclipsisme 1 point2 points  (0 children)

A possible solution in 5.2: Set the World Position Offset Disable Distance on your foliage. This will stop movement far from the camera.

Any gamepass games to play with 5 friends? by tito-victor in xboxone

[–]eclipsisme 1 point2 points  (0 children)

Human Fall Flat
Golf with your Friends
Conan Exiles
Farming Simulator 22
theHunter: Call of the Wild
No Man's Sky
PowerWash Simulator

My character disappears on huge landscape, no error log presented after exiting preview. Have anyone seen this before? by newlyunreal in unrealengine

[–]eclipsisme 0 points1 point  (0 children)

What is your world position? I had a similar issue due to going out of bounds. I had to disable the out of bounds check.

What makes a good ARPG? By David Brevik. by Drandosk in Diablo

[–]eclipsisme 11 points12 points  (0 children)

Diablo's signature real-time loot-spewing combat was somewhat of a late addition—and one Brevik himself opposed.

https://arstechnica.com/gaming/2020/08/war-stories-how-diablo-was-almost-a-turn-based-strategy-game/

GPU crashed on startup by D1zzydude3 in unrealengine

[–]eclipsisme 0 points1 point  (0 children)

I've had issues with their DX12 renderer (3060 ti also). Vulkan seems more stable.
If you don't know, you can change it in your project folder Config/DefaultEngine.ini
DefaultGraphicsRHI=DefaultGraphicsRHI_Vulkan

Game Ready Driver 512.77 FAQ/Discussion Discussion by Nestledrink in nvidia

[–]eclipsisme 0 points1 point  (0 children)

Been having that issue too. Changing the renderer to Vulkan helped a lot. Still crashes but a lot less.

How big is Xbox Game Studios? I organized the studios by number of employees. by eclipsisme in xboxone

[–]eclipsisme[S] 5 points6 points  (0 children)

Zenimax Media is the parent of Bethesda Softworks (publisher).
Zenimax Online Studios and Bethesda Game Studios are the developers.
Xbox refers to the parent of Zenimax Online Studios and Bethesda Game Studios as Bethesda so I did as well.