Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
0

Vulkan Resolution kit for Unreal Engine

A topic by Jango Mango created Aug 21, 2024 Views: 63
Viewing posts 1 to 1
(1 edit)


Hey!

I've made a plugin for Unreal Engine that fetches monitor's information and makes an array of all possible screen resolutions based on the aspect ratio.

This plugin is primarily intended for Vulkan, as Get Screen Resolutions have not been implemented.

Link: Vulkan Resolution Helper

This plugin fetches monitor information and determines all potential resolutions based on the monitor's aspect ratio. This plugin can be used with all RHIs but is primarily intended for Vulkan, as screen resolutions cannot be obtained while using the Vulkan RHI. This plugin was developed for UE4 4.26.2 and has been tested on versions 4.27 and 5.2.