Skip to content

Releases: fa0311/DMMGamePlayerFastLauncher

v5.0.1

24 Aug 15:12
3f84470
Compare
Choose a tag to compare

いくつかの hotfix

  • tooltip の追加
  • 引数が反映されないバグの修正

v5.0.0

24 Aug 12:04
1e298a6
Compare
Choose a tag to compare

概要

ほとんど作り直しました

  • GUI の追加 #70
  • アイコンの追加 #8 @reindex-ot に感謝
  • 複数アカウントのサポート #74
  • 多言語対応
  • 自動アップデート #77 @lutwidse に感謝

互換性

過去に配信された v4.9 で動作していたショートカットと互換性がありません。
全てのショートカットを作り直してください。

注意

リリースされたばかりなので不具合が多い場合があります。
安定性を求める方は v4.9 を引き続き使うようにお願いします。

Summary

Almost completely reworked.

Compatibility

This is not compatible with shortcuts that worked in v4.9 that were distributed in the past.
Please recreate all shortcuts.

Note

Since this is a new release, there may be many bugs.
Please continue to use v4.9 if you want stability.

v4.9.0

23 Mar 16:33
d5c49f8
Compare
Choose a tag to compare

概要

  • #60 の修正
  • --debug を廃止
  • 標準で --debug を有効にしエラーを見やすくしました (エラーが発生し強制終了した場合、すべてのログをエラーウィンドウに出力します)

互換性

過去に配信された v4.8 で動作していたショートカットと互換性があります
--debug は廃止されたことに注意してください

Summary

  • Fix #60.
  • Removed --debug
  • Enabled --debug by default for better error visibility (If an error occurs and a forced termination occurs, all logs are output to the error window)

Compatibility

Compatible with shortcuts that worked in v4.8 delivered in the past
Note that --debug is obsolete.

v4.8.0

22 Mar 14:00
0b0850d
Compare
Choose a tag to compare

概要

互換性

過去に配信された v4.7 で動作していたショートカットと互換性があります
DMMGamePlayer ver.5.2.0 以前のバージョンで動作しません

Summary

Compatibility

Compatible with shortcuts that worked in v4.7 delivered in the past
Does not work with DMMGamePlayer ver. 5.2.0 and earlier

v4.7.1

06 Feb 14:06
cc08a3f
Compare
Choose a tag to compare

[既知の不具合] DMMGamePlayer ver.5.1.39 以降不安定

#55 からこれに関する新しい情報を確認することが出来ます

DMMGamePlayerを起動している間にFastLauncherを起動するとほぼ必ずログインのエラーが出るようです
また、DMMGamePlayerを終了して10秒以内(要検証)にFastLauncherを起動するとログインのエラーが出るようです
DMMGamePlayerを起動中、DMMGamePlayerの終了後10秒以内はDMMGamePlayerを起動しないでください

v4.7.0

05 Feb 09:50
e4c82c6
Compare
Choose a tag to compare

概要

互換性

過去に配信された v4.6 で動作していたショートカットと互換性があります
DMMGamePlayer ver.5.1.39 以前のバージョンで動作しません

Summary

Compatibility

Compatible with shortcuts that worked in v4.6 delivered in the past
Does not work with DMMGamePlayer ver. 5.1.39 and earlier

v4.6.0

01 Feb 23:18
4c544c6
Compare
Choose a tag to compare

概要

  • #50 管理者権限の自動昇格
  • --non-bypass-uac 引数を追加, 詳細
  • --schtasks-path 引数を追加, 詳細
  • Task.exe を追加, 自動昇格の際に必要
  • template.xmlを追加, 自動昇格の際に必要
  • refresh.ps1 を追加, タスクスケジューラを削除する際に必要
  • unins000.exe unins000.bat のファイル階層を修正

管理者権限の自動昇格

タスクスケジューラを使用して自動で管理者権限を昇格します
初回起動時に管理者権限を求めますが2回目以降は求めず自動昇格します
他のすべての方法で起動が失敗した場合に自動昇格を試みるため実行に時間がかかります(常時昇格する引数はそのうち)

互換性

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

Summary

  • #50 Automatic promotion of administrative privileges
  • add --non-bypass-uac argument, More Details
  • add --schtasks-path argument, More Details
  • add Task.exe, required for automatic promotion
  • add template.xml, required for automatic promotion
  • add refresh.ps1, required when deleting task scheduler
  • modified file hierarchy of unins000.exe and unins000.bat

Automatically elevate administrator privileges

Use the Task Scheduler to automatically elevate administrator privileges
The first time it starts up, it will ask for administrator privileges, but the second and subsequent times it will not ask for them and will automatically promote you.
Takes time to execute because it tries to auto-promote if all other methods fail to start (arguments to always promote will come later)

Compatibility

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

4.5.2

22 Jan 17:00
f81b67f
Compare
Choose a tag to compare

v4.5.1

07 Jan 05:16
ecf1735
Compare
Choose a tag to compare

v4.5.0 hotfix

v4.5.0

07 Jan 04:08
8222b79
Compare
Choose a tag to compare

概要

  • ログイン処理が変わりました @krulci に感謝 #43
  • エラーが英語になりました

Summary

  • The login process has changed Thanks to @krulci #43
  • The error is now in English.