Skip to content

Releases: fa0311/DMMGamePlayerFastLauncher

v5.6.0

07 Mar 02:27
751b986

Choose a tag to compare

概要

  • socks5 プロキシがうまく動いていなかった問題の修正 @koma-cute に感謝
  • 誤ってラベル付けされたDMMプロキシオプションの問題を修正 #126
  • ツールチップを追加

互換性

過去に配信された v5.5 で動作していたショートカットと互換性があります

Summary

  • Fixed problem with socks5 proxy not working properly, thanks to @koma-cute
  • Fixed issue with mislabeled DMM proxy options #126
  • Added tooltip

Compatibility

Compatible with shortcuts that worked in v5.5 delivered in the past

v5.5.2

23 Feb 17:38
33f261c

Choose a tag to compare

いくつかの hotfix

  • ゲームが管理者権限で登録できない問題の修正
  • エラーハンドルの修正

何かがおかしい場合はこちらを実行します
image

v5.5.1

21 Feb 05:34
67d7526

Choose a tag to compare

<!>This version has serious bugs and should not be used!
いくつかの hotfix

  • 言語ファイルが適切に移行されない問題の修正

v5.5.0

21 Feb 05:16
2e7b46b

Choose a tag to compare

<!>This version has serious bugs and should not be used!

概要

  • Steam との互換性を強化するオプションを追加
  • Discord rich presence のサポートを追加
  • ツールチップを追加

互換性

過去に配信された v5.4 で動作していたショートカットと互換性があります

Summary

  • Added option to enhance compatibility with Steam
  • Added discord rich presence
  • Add tooltip

Compatibility

Compatible with shortcuts that worked in v5.4 delivered in the past

v5.4.1

07 Feb 04:47
f273b28

Choose a tag to compare

いくつかの hotfix

  • 言語ファイルが適切に移行されない問題の修正

v5.4.0

07 Feb 00:31
7df3386

Choose a tag to compare

概要

  • 言語のファイル名を変更
  • デフォルトの言語を locale.getdefaultlocale で決定するように変更 (ない場合は en_US)
  • cp932 ではない OS でショートカットを生成するときの問題を修正 #117
  • Token を自動で非表示にするオプションを追加
  • ツールチップに注意事項を追加 #113

互換性

過去に配信された v5.3 で動作していたショートカットと互換性があります

Summary

  • Changed file name for language
  • Changed default language to be determined by locale.getdefaultlocale (en_US if not present)
  • Fixed shortcut generation problem on non cp932 OS #117
  • Added option to auto-hide Token
  • Added note to tooltip #113

Compatibility

Compatible with shortcuts that worked in v5.3 delivered in the past

v5.3.0

02 Dec 16:24
50b69dd

Choose a tag to compare

概要

  • プロキシの設定項目を追加

互換性

過去に配信された v5.2 で動作していたショートカットと互換性があります

Summary

  • Added Proxy configuration item

Compatibility

Compatible with shortcuts that worked in v5.2 delivered in the past

v5.2.3

14 Oct 10:20
c0589d6

Choose a tag to compare

いくつかのhotfix

  • タスクスケジューラ経由の起動だと、優先度が「通常以下」になってしまう #109 @kurumigi に感謝
  • tools/refresh.ps1 の機能強化

(※ 私の環境の場合、優先度によるゲームの挙動の違いについてあんまり感じないので不満がない人にとって不要な操作だと思います。)
優先度について、新規で作成されたタスクにしか反映されません。data/schtasks から該当のタスクを削除した上でショートカットを作成し直す必要があります。
data/schtasks は直接編集してもタスクに反映されませんが tools/refresh.ps1 を実行することで反映されます。優先度を変更したい場合、data/schtasks/*.xml ファイル内の <Priority>7</Priority><Priority>6</Priority> に置き換えてください。

.ps1 ファイルは右クリックのメニューから実行できます。
image


(Note: In my environment, I don't feel much difference in game behavior depending on the priority level, so I think this operation is unnecessary for those who are not dissatisfied.)
The priority is only applied to newly created tasks. You need to delete the task from data/schtasks and re-create the shortcut.
Direct editing of data/schtasks will not affect tasks, but running tools/refresh.ps1 will. If you want to change the priority, replace <Priority>7</Priority> with <Priority>6</Priority> in the data/schtasks/*.xml file.

The .ps1 file can be run from the right-click menu.
image

v5.2.2

25 Sep 19:21
a5e29c1

Choose a tag to compare

  • Add English Translation (by GPT-3.5)
  • Add 繁體中文 Translation (by GPT-3.5)
  • Add 簡体中文 Translation (by GPT-3.5)

Feel free to issue a issue/pr for translation errors.

v5.2.1

25 Sep 18:33
1c3082a

Choose a tag to compare

いくつかの hotfix