Releases: fa0311/DMMGamePlayerFastLauncher
v5.9.0
概要
ブラウザから認証情報を抽出する機能
#147 によって追加されたブラウザから認証情報を抽出する機能はほとんどのログインに関する問題を解消します。
DMMGamePlayerからログイン情報を抽出していましたが、DMMGamePlayerは大雑把にログイン情報を管理するため不具合が多発していました。
ブラウザからログイン情報を抽出することによって全てが解決しますが、新しい試みなため予期しない不具合が発生する場合があります。
#135 (comment)
https://x.com/faa0311/status/1861950831354151283
互換性
過去に配信された v5.8 で動作していたショートカットと互換性があります
DMMGamePlayer v5.3.12 以降で動作します
Summary
Feature to Extract Authentication Information from the Browser
The feature to extract authentication information from the browser, added in #147, resolves most login-related issues.
Previously, login information was extracted from DMMGamePlayer, but due to its loose management of login data, many problems occurred.
Extracting login information directly from the browser resolves all these issues; however, since this is a new approach, unexpected bugs may occur.
#135 (comment)
https://x.com/faa0311/status/1861950831354151283
Compatibility
Compatible with shortcuts that worked in v5.8 delivered in the past
Works with DMMGamePlayer v5.3.12 or later
v5.8.0
v5.7.0
概要
- フォントが言語ごとに変わるように変更
- フォントプリセット設定の追加
- テーマの追加
- カレントディレクトリの所有者と実行ユーザーが異なる場合に、ショートカットが権限昇格出来なかった問題の修正
互換性
過去に配信された v5.6 で動作していたショートカットと互換性があります
Summary
- Changed the font to vary by language
- Added font preset settings
- Added themes
- Fixed an issue where shortcuts couldn't elevate permissions when the owner of the current directory was different from the executing user
Compatibility
Compatible with shortcuts that worked in v5.6 delivered in the past
v5.6.1
v5.6.0
概要
- 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
v5.5.1
v5.5.0
<!>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
v5.4.0
概要
- 言語のファイル名を変更
- デフォルトの言語を
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