Skip to content

Releases: amymor/AIO-per-game-tweaks

AIO Per-Game Tweaks v1.5

01 Jan 11:08
688de01
Compare
Choose a tag to compare

Features

  1. Added an executable launcher with cool icon to run the batch file with hidden console and administrator privilege, so we don't need Nsudo anymore. (The launcher wrote in Autoit and you can view the source here: https://github.com/amymor/AIO-per-game-tweaks/blob/main/run-invisible(auto-detect-batch-name).au3)
  2. The 5. Fullscreen optimization + high DPI (Application) renamed to 5.Compatibility optimization and added Run this program as an administrator feature along previous options. (Disable fullscreen optimization and Set high DPI scaling to Application)

Minor changes

  1. Automatic testing of Large pages has been removed so the 3. Large pages (Auto-test by mbk1969) and the Test large pages manually by mbk1969 now combined in 3. Large pages (by mbk1969). (manual testing will let you know that Large pages faster or not on your spec)

AIO Per-Game Tweaks v1.4

11 Dec 00:21
c0b9a28
Compare
Choose a tag to compare

Bugs fixed

  1. Fixed a bug where when you drag and drop the game shortcut on the AIO per game tweaks.bat, the settings are applied to the shortcut (.lnk) instead of the game executable (.exe)

Minor changes

  1. UI colors changed
  2. Font changed to Segoe UI
  3. Added a cool icon to create a shortcut of main batch, then you can send the shortcut to anywhere you want.

AIO per game tweaks v1.3

14 Sep 21:09
f7a5d8e
Compare
Choose a tag to compare

Important notice

By now AIO per game tweaks.exe (due to about 15-20 detections in VirusTotal) has been replaced by AIO per game tweaks.bat which shows no detection in VirusTotal:
https://www.virustotal.com/gui/file/6e59ee6086bac11a63906c42c9c0b14a4522028aca2c098df8ef017f53ce672f
Also, to avoid user confusion, the required tools have been moved to the Modules folder.

AIO per game tweaks v1.2

13 Sep 14:34
23e5911
Compare
Choose a tag to compare

Bugs fixed

  1. Fixed a bug where the filepicker returns wrong exe path

Features

  1. Added an option for restoring all settings to defaults ( Useful when you want to uninstall game)
  2. Added an option for Power saving in Graphics settings (Force an app to use integrated GPU)
  3. Added an option to fix zoomed UI elements in some games when using custom scaling (When you select "Disable fullscreen + high DPI", the high DPI scaling override is set to Application)

AIO per game tweaks v1.1

07 Sep 07:07
f7a5d8e
Compare
Choose a tag to compare

New Large pages auto-test by @mbk1969