Skip to content

Commit

Permalink
19.2.1
Browse files Browse the repository at this point in the history
Changelog

- Added Auto Low Refresh-Rate on Sleep Mode
- Fixed GPU and Input Boost Frequency Scaling
- Fixed Refresh-Rate Help Response
- Improved Game Detection
- Reduced Sleep Mode Exit Time

Signed-off-by: Kyliekyler <siosonkylebrandon@gmail.com>
  • Loading branch information
Kyliekyler committed Mar 12, 2023
1 parent dc1026a commit eb02c5d
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 10 deletions.
11 changes: 5 additions & 6 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
## Changelog

- Added More Games to Detect
- Adjusted GPU Frequency Scaling
- Fixed Shuffled Refresh-Rate Config
- Fixed Updater
- Fixed CLI Prompt Response
- Miscellaneous Improvements
- Added Auto Low Refresh-Rate on Sleep Mode
- Fixed GPU and Input Boost Frequency Scaling
- Fixed Refresh-Rate Help Response
- Improved Game Detection
- Reduced Sleep Mode Exit Time
Binary file modified dependencies.xz
Binary file not shown.
Binary file modified install
Binary file not shown.
4 changes: 2 additions & 2 deletions module.prop
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
id=MAGNETAR
name=MAGNETAR
version=19.2.0 (UNIFORM)
versionCode=190200
version=19.2.1 (VICTOR)
versionCode=190201
author=Kyliekyler
description=Device Performance Optimizer — Aims To Provide An Optimal Experience At Every Usage Scenario
updateJson=https://raw.githubusercontent.com/Kyliekyler/MAGNETAR/pre-release/update.json
Binary file modified resources.xz
Binary file not shown.
4 changes: 2 additions & 2 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": "UNIFORM ",
"versionCode": 190200,
"version": "VICTOR ",
"versionCode": 190201,
"zipUrl": "https://github.com/Kyliekyler/MAGNETAR-UPDATER/releases/download/v5.0/MAGNETAR-UPDATER.zip",
"changelog": "https://raw.githubusercontent.com/Kyliekyler/MAGNETAR/pre-release/changelog.md"
}

0 comments on commit eb02c5d

Please sign in to comment.