article thumbnail

NVIDIA DLSS Plugin and Reflex Now Available for Unreal Engine

Nvidia

NVIDIA Reflex NVIDIA Reflex is a toolkit to measure, debug and improve CPU+GPU latency in competitive multiplayer games. Enjoy great scaling across all GeForce RTX GPUs and resolutions, including the new ultra performance mode for 8K gaming. Access the NVIDIA DLSS plugin for UE4 here. Updates to NVIDIA RTX UE 4.25 The new NVIDIA UE 4.25

article thumbnail

Release candidate: Godot 3.2.2 RC 3

Mircosoft Game Dev

While this is not a feature per se, it fixes a major annoyance that users have had with pointers to freed objects unexpectedly being re-assigned to new objects, causing hard-to-debug issues. C#: Allow debugging exported games ( GH-38115 ). Core: Fixed false positives in the culling system ( GH-37863 ). The fix made in the 3.2

Beta 52
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Dev snapshot: Godot 3.4 beta 2

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ). Editor: Add custom debug shape thickness and color options to RayCast ( GH-49726 ). HTML5: Debug HTTP server refactor with SSL support ( GH-48250 ).

Beta 52
article thumbnail

Maintenance release: Godot 3.2.2

Mircosoft Game Dev

Such pointer could be reported as valid even though the memory it points to was not, or worse, that memory could now hold a different object, leading to hard to debug situations. Thanks to the work of Pedro ( RandomShaper ), debug versions of Godot (e.g. C#: Allow debugging exported games ( GH-38115 ). feature set.

Debug 52
article thumbnail

Dev snapshot: Godot 3.4 beta 3

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ). Editor: Add custom debug shape thickness and color options to RayCast ( GH-49726 ). HTML5: Debug HTTP server refactor with SSL support ( GH-48250 ).

Beta 52
article thumbnail

Dev snapshot: Godot 3.4 beta 4

Mircosoft Game Dev

Rendering: Rooms and portals-based occlusion culling ( GH-46130 ). Editor: Fix logic for showing tilemap debug collision shapes ( GH-49075 ). Editor: Add custom debug shape thickness and color options to RayCast ( GH-49726 ). HTML5: Debug HTTP server refactor with SSL support ( GH-48250 ).

Beta 52
article thumbnail

Godot 3.3 has arrived, with a focus on optimization and reliability

Mircosoft Game Dev

Raise errors when accessing deleted objects in debug. Raise errors when accessing deleted objects in debug. but going one step too far: in debug builds in 3.2.3, Various light culling fixes. This is particularly useful for files which you intend to process yourself from scripts based on their raw contents (e.g.