Skip to content

Releases: gillian-guide/GTAIVSetupUtilityWPF

v1.8.3.1

26 Jan 11:42
Compare
Choose a tag to compare

Changes

  • Fix more oversights in relation to GPL support in multi-GPU scenarios.

v1.8.3

13 Jan 17:14
Compare
Choose a tag to compare

Changes

  • Updated C# version to latest
  • Improved reinstalling logic by removing all old files that could be present.
  • Added an Uninstall DXVK button.

v1.8.2

13 Jan 16:45
Compare
Choose a tag to compare

Changes

  • Replaced DXVK 1.10.3 (and Sporif/dxvk-async) with DXVK-Sarek

v1.8.1

09 Jan 15:45
Compare
Choose a tag to compare

Changes

  • Slightly adjusted how the logic decides whether or not you need the async patch
    • If Fast Linking is supported, async stays unavailable as you can have best experience with GPL.
    • If it's not, async patch is enabled by default even if your GPU supports GPL. Usually a sign of outdated drivers.

v1.8

09 Jan 10:33
Compare
Choose a tag to compare

Changes

  • async toggle is now hidden by default and will only appear & be enabled by default if one of the conditions isn't met:
    • GPL support
    • Latest DXVK installation

The reason for that decision is that async is wholly unnecessary when GPL is supported, as GPL already provides a buttery smooth experience.

  • Fixed automatic VRAM query for multiple GPU users.

v1.7.1

15 Aug 19:42
Compare
Choose a tag to compare

Changes

  • Fixed missing ZPatch option handling.
  • Update branding.

v1.7.0

13 Aug 21:58
Compare
Choose a tag to compare

Changes

  • Added -managed to the launch options if DXVK is not installed.
  • Added default buttons so the app is navigable with a keyboard.
  • Fixed dxvk-gplasync not installing properly.
  • Fixed a potential issue of having outdated ZolikaPatch without LoadDLCs and still deleting GFWLDLCs.asi regardless (likely affected no one).
  • Improved commandline.txt management - obsolete options will now be catched and removed.
  • Improved Borderless Windowed code.
  • Updated ZolikaPatch's incompatible options list to comply with FusionFix 3.0.0.

v1.6.1 (April Fools)

31 Mar 20:02
Compare
Choose a tag to compare

Changes

  • Peppa Pig: World Adventures rebrand.

v1.6.1

28 Jan 14:15
Compare
Choose a tag to compare

Changes

  • Fixed the infinite loop in the scenario where none of the GPU's are capable of running vulkaninfo.

v1.6.0

28 Jan 12:16
Compare
Choose a tag to compare

Changes

  • Update the ini editor to return N/A if the option doesn't exist for later features.
  • Modify the VulkanChecker.cs logic to avoid sabotaging the whole function if only one of X GPU's failed the check (needs further testing).
  • Prompting to user to update ZolikaPatch if it's outdated (by checking for a missing ini option).
  • Prompting the user before changing incompaitlbe ZolikaPatch - FusionFix options.
  • Prompting the user to fix GFWL achievements if using GFWL (changes ZolikaPatch options and removes SteamAchievements.asi if present)
  • Wrapping the initial json generation in VulkanChecker.cs into a try-catch to avoid any further sabotages.
  • Removing GFWLDLCs.asi and enabling LoadDLCs if using ZolikaPatch.
  • Warn the user if they're using commandline.txt on Steam version.
  • Warn the user if they're using the outdated dsound.dll and prompt them to downoad the latest Ultimate ASI Loader.