Releases: fa0311/DMMGamePlayerFastLauncher
v4.7.1
v4.7.0
概要
- DMMGamePlayer ver.5.1.39 に対応 @lutwidse に感謝 #52
--force-bypass-uacを追加 詳細
互換性
過去に配信された v4.6 で動作していたショートカットと互換性があります
DMMGamePlayer ver.5.1.39 以前のバージョンで動作しません
Summary
- Support for DMMGamePlayer ver.5.1.39 Thanks to @lutwidse #52
- add
--force-bypass-uacMore Details
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
概要
- #50 管理者権限の自動昇格
--non-bypass-uac引数を追加, 詳細--schtasks-path引数を追加, 詳細Task.exeを追加, 自動昇格の際に必要template.xmlを追加, 自動昇格の際に必要refresh.ps1を追加, タスクスケジューラを削除する際に必要unins000.exeunins000.batのファイル階層を修正
管理者権限の自動昇格
タスクスケジューラを使用して自動で管理者権限を昇格します
初回起動時に管理者権限を求めますが2回目以降は求めず自動昇格します
他のすべての方法で起動が失敗した場合に自動昇格を試みるため実行に時間がかかります(常時昇格する引数はそのうち)
互換性
過去に配信された v4.5 で動作していたショートカットと互換性があります
Summary
- #50 Automatic promotion of administrative privileges
- add
--non-bypass-uacargument, More Details - add
--schtasks-pathargument, 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.exeandunins000.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
v4.5.1
v4.5.0
v4.4.0
概要
--game-args引数を追加しました #39- セットアップに中国簡体字を追加しました kira-96/Inno-Setup-Chinese-Simplified-Translation
game-args
ゲームに引数を付けて起動する際に使用します
例えばウマ娘であれば以下の引数を実行するとボーダーレスウィンドウ表示になります
%AppData%\DMMGamePlayerFastLauncher\DMMGamePlayerFastLauncher.exe umamusume --game-args "-popupwindow 0"
引数はゲームによって異なりますがUnity製のゲームであれば以下の引数が使えると思います
PlayerCommandLineArguments
互換性
過去に配信された v4.3 で動作していたショートカットと互換性があります