Skip to content

Releases: gillian-guide/GTAIVSetupUtilityWPF

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.

v1.5.1

24 Jan 15:15
Compare
Choose a tag to compare

Changes

  • Reverted a part of "cleaning up" a way back because apparently that broke the display info grabber, lol.

v1.5.0

24 Jan 08:55
Compare
Choose a tag to compare

Changes

  • Made the downloading proccess async, which won't freeze up the app anymore when downloading DXVK.
  • Added a progress tracker for the download.

v1.4.4

19 Jan 23:08
Compare
Choose a tag to compare
  • Added a failsafe for the VRAM check to still be able to input the value manually.

v1.4.3

19 Jan 19:49
Compare
Choose a tag to compare
  • Added text decorations to gain the user's attention.

1.4.2

14 Jan 15:40
Compare
Choose a tag to compare
  • Added a note about Steam Shader pre-caching.