Skip to content

Releases: dyang886/Game-Cheats-Manager

Version 2.4.6

16 Mar 03:25

Choose a tag to compare

Patch Update

English

  • Optimized the logic to launch trainers so that the app can now launch trainers with various extensions

简体中文

  • 优化了修改器启动逻辑,现在软件可以运行各种不同格式的修改器

Version 2.4.5

08 Mar 07:08

Choose a tag to compare

Patch Update

English

  • You can now view all supported trainers here. Also accessible from View All Trainers on the menu bar
  • Added PNG file support as some "trainers" now could be an image guide like 100% completion map
  • Added trainers with no executable files as some trainers may require manual file moving for it to work
  • Fixed a folder splitting bug that may result in the gcm_info.json being placed incorrectly for some multi-version trainers

简体中文

  • 您现在可以在 这里 查看所有支持的修改器。也可以通过菜单栏上的 查看所有修改器 访问。
  • 新增 PNG 文件支持,因为一些“修改器”现在包括图像指南,例如 100% 完成度地图
  • 新增不包含可执行文件的修改器,因为一些修改器可能需要手动移动文件才能正常工作
  • 修复了一个文件夹拆分错误,该错误可能导致某些多版本修改器的 gcm_info.json 文件位置错误

Version 2.4.4

26 Feb 06:00

Choose a tag to compare

Patch Update

English

  • Added Cheat Engine download instruction when user opens a .ct/.cetrainer file without Cheat Engine installed

简体中文

  • 当用户在未安装 Cheat Engine 的情况下打开 .ct/.cetrainer 文件时,会弹出 Cheat Engine 下载说明。

Version 2.4.3

24 Feb 06:44

Choose a tag to compare

Patch Update

English

  • Fixed an issue where old trainers failed to launch due to non-ascii paths (now uses 8.3 short paths + mklink /J, can be toggled in settings)
  • Enhanced download logic for user uploaded trainers with multiple versions

简体中文

  • 修复了老旧修改器因非 ​​ASCII 路径而无法启动的问题(现在使用 8.3 短路径 + mklink /J,可在设置中开启或关闭)
  • 优化了用户上传的多版本修改器的下载逻辑

Version 2.4.2

23 Feb 18:21

Choose a tag to compare

Patch Update

English

  • Optimized the display names for user uploaded trainers: [author] game_name trainer_name

简体中文

  • 优化了用户上传修改器命名:[作者]《游戏名》修改器名

Version 2.4.1

22 Feb 07:16

Choose a tag to compare

Patch Update

English

  • Removed desktop-notifier dependency which causes problems in some machines due to qasync QEventLoop and created native PyQt6 version. This should resolve the issue where some users are unable to lauch the app and the app hangs in background process

简体中文

  • 移除了 desktop-notifier 依赖,并替换为原生的 PyQt6 实现,避免了 qasync QEventLoop 在部分电脑上引发的问题。这应该能解决部分用户无法正常启动软件,且程序卡在后台进程的情况。

Version 2.4.0

18 Feb 04:09

Choose a tag to compare

Minor Update

English

  • You can now search and download 1700+ Cheat Tables
  • You can now search and download the GCM trainer (which I made myself) and other trainers.
  • The GCM trainer source code can be viewed under Game Trainers/
  • Added trainer upload feature. Anyone can now upload trainers they find useful so that everyone can download and use them. Let's all contribute and make a difference!
  • Added an option to toggle sort by trainer source in the settings
  • Display the current trainer download path by default when selecting the download path
  • Standardized selected trainer style to be clear and obvious

简体中文

  • 现在可搜索并下载 1700+ CT 表
  • 现在可搜索并下载 GCM 修改器(我自己做的)和其他修改器
  • GCM 修改器源码可在 Game Trainers/ 下查看
  • 新增上传修改器功能,任何人都可以上传他们认为好用的修改器以便所有人下载并使用。让我们每个人都可以贡献一份力!
  • 在设置中添加是否按修改器来源排序
  • 在选择修改器下载路径时默认展示当前修改器下载路径
  • 标准化修改器选中样式,使其清晰明了

Version 2.3.4

17 Dec 03:55

Choose a tag to compare

Patch Update

English

  • Wand functionality update, now requires internet connection to dynamically get the latest patch
  • Fixed a rare crash when closing the Trainer Management window while an alert is shown

简体中文

  • Wand 功能更新,现在需要连接互联网以动态获取最新补丁
  • 修复了在显示状态提示时关闭修改器管理窗口而偶尔发生的崩溃问题

Version 2.3.3

30 Sep 13:25

Choose a tag to compare

Patch Update

English

  • Added German language UI
  • Fixed a translation logic issue that causes some search results to appear the same in English

简体中文

  • 新增德语UI
  • 修复了一个用英语搜索时搜索结果显示为相同条目的翻译逻辑问题

Version 2.3.2

21 Jul 04:34

Choose a tag to compare

Patch Update

English

  • Fixed an issue where the application crashes without any warnings if any dependencies are missing. Now a messagebox will be shown to indicate what is missing

简体中文

  • 修复了如果缺少依赖项,应用程序会在没有任何警告的情况下崩溃的问题。现在将显示一个消息框来指示缺少的文件