UTzone.de -->> [UT99 | UT2004 | UT3 | UT4 ] Feel the Emotions - UT99 Vulkan Renderer
Home | Forum | Downloads | Videos | Artikel | Server-Stats | Impressum

Zurück   UTzone.de > Downloads > Unreal Tournament > Patches Updates

Zielbetrag
Zielbetrag für diesen Monat: 50 EUR, erhalten: 0 EUR (0%)
Jetzt spenden

» Navigation
» News
» Facebook & Twitter
follow us

follow us
» PartnerLinks

Navigation
Hauptseite | Kategorie-Ansicht | Suche
Dateiname: UT99 Vulkan Renderer Download

Don't link directly to this file!
Link to this page!
Dateigrösse: unbekannte Größe
Autor: dpjudas
Hochgeladen von: Ragnos
Hinzugefügt am: 26.08.2022
Downloads: 169
Bewertung: 0
Map - Pics
Keine
Beschreibung
# Unreal Tournament VulkanDrv
This project implements a vulkan render device for Unreal Tournament (UT99).

## Compiling the source

The project files were made for Visual Studio 2019. Open VulkanDrv.sln, select the release configuration and press build.

Note: This project can no longer be built without the 469 SDK. It also requires 469c to run.

## Using VulkanDrv as the render device

Copy the VulkanDrv.dll and VulkanDrv.int files to the Unreal Tournament system folder.

In the [Engine.Engine] section of UnrealTournament.ini, change GameRenderDevice to VulkanDrv.VulkanRenderDevice

Add the following section to the file:

[VulkanDrv.VulkanRenderDevice]
UsePrecache=False
UseVSync=True
Multisample=16
DetailTextures=True
DescFlags=0
Description=
HighDetailActors=True
Coronas=True
ShinySurfaces=True
VolumetricLighting=True
VkDebug=False
VkDeviceIndex=0

The VkDeviceIndex selects which vulkan device in the system the render device should use. Type 'GetVkDevices' in the system console to get the list of available devices.

For debugging, VkDebug can be set to true. This enables the vulkan debug layer and will cause the render device to output extra information into the UnrealTournament.log file. 'VkMemStats' can also be typed into the console.

## Brightness controls console commands:

vk_contrast <number> - defaults to 1.0
vk_saturation <number> - defaults to 1.0
vk_brightness <number> - defaults to 0.0
vk_grayformula <number> - defaults to 1, can be 0, 1 or 2

## Debugging console commands:

vstat memory
vstat resources
vstat draw
vkmemstats

## License

Please see LICENSE.md for the details.

Kommentare im Forum


DownloadsII 5.1.1von CyberRanger & Jelle
basierend auf ecDownloads 4.1 © Ronin
Deutsche Übersetzung von captainslater
» Downloads
Neueste Downloads
Beliebtesten Downloads
Powered by vBadvanced CMPS v3.2.1
Deutsche Übersetzung durch ForumFactory

Alle Zeitangaben in WEZ +1. Es ist jetzt 05:51 Uhr.

Powered by vBulletin® Version 3.8.11 (Deutsch)
Copyright ©2000 - 2023, vBulletin Solutions, Inc.
CopyRight-Licence © 2000 - 2023 by UTzone.de