Skip to content

Releases: fa0311/DMMGamePlayerFastLauncher

v4.7.1

06 Feb 14:06
cc08a3f

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

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

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

Choose a tag to compare

v4.5.1

07 Jan 05:16
ecf1735

Choose a tag to compare

v4.5.0 hotfix

v4.5.0

07 Jan 04:08
8222b79

Choose a tag to compare

概要

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

Summary

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

v4.4.0

15 Nov 09:56
af92ec9

Choose a tag to compare

概要

game-args

ゲームに引数を付けて起動する際に使用します
例えばウマ娘であれば以下の引数を実行するとボーダーレスウィンドウ表示になります
%AppData%\DMMGamePlayerFastLauncher\DMMGamePlayerFastLauncher.exe umamusume --game-args "-popupwindow 0"

引数はゲームによって異なりますがUnity製のゲームであれば以下の引数が使えると思います
PlayerCommandLineArguments

互換性

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

v4.3.3

13 Sep 16:22
a7b6570

Choose a tag to compare

  • ビルドうまく行ってなかった

アップデートにエラーが発生した場合は%AppData%\DMMGamePlayerFastLauncherを削除して下さい

v4.3.2

12 Sep 23:23
7a37dc1

Choose a tag to compare

  • Setup.exeに所定のファイルが含まれていなかった
  • 再発防止のためにビルドツールを変更した

アップデートにエラーが発生した場合は%AppData%\DMMGamePlayerFastLauncherを削除して下さい

v4.3.1

22 Jul 22:34
f63ca29

Choose a tag to compare

ログインの処理をアップデートしました
(#34)