Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ゲームの直接起動モードと設定の追加 #6

Closed
anon5r opened this issue Dec 5, 2021 · 2 comments · May be fixed by #16
Closed

ゲームの直接起動モードと設定の追加 #6

anon5r opened this issue Dec 5, 2021 · 2 comments · May be fixed by #16
Assignees
Labels
enhancement New feature or request

Comments

@anon5r
Copy link
Owner

anon5r commented Dec 5, 2021

公式ランチャーをスキップし、ゲームの直接起動を行えるようにする。
起動モードはオプションで変更可能とする。

ゲーム起動のためのパス情報を appinfo.json に追加するか、あるいは自動検出できるようにする。

@anon5r anon5r self-assigned this Dec 25, 2021
@anon5r anon5r added the enhancement New feature or request label Dec 30, 2021
anon5r added a commit that referenced this issue Dec 30, 2021
ゲームの直接起動モードと設定の追加
@anon5r
Copy link
Owner Author

anon5r commented Dec 30, 2021

実装については下記のGistにある挙動のとおり
https://gist.github.com/anon5r/7b2a7f7b1da0ff782a4607b227d75b74

@anon5r
Copy link
Owner Author

anon5r commented Dec 30, 2021

実装してみたが、単純にパラメータにlauncher URIのパラメータ tk の値を 引数 -t の値として渡しただけではうまく起動しなかった。
おそらく launcher.exe で実行時にキーのアクティベートしている可能性がある。

@anon5r anon5r linked a pull request Dec 30, 2021 that will close this issue
anon5r added a commit that referenced this issue Dec 30, 2021
anon5r added a commit that referenced this issue Feb 26, 2022
# Conflicts:
#	KsGameLauncher/App.config
#	KsGameLauncher/Forms/OptionsForm.Designer.cs
#	KsGameLauncher/Forms/OptionsForm.cs
#	KsGameLauncher/Launcher.cs
#	KsGameLauncher/Properties/Settings.Designer.cs
#	KsGameLauncher/Properties/Settings.settings
#	KsGameLauncher/Properties/Strings.Designer.cs
#	KsGameLauncher/Properties/Strings.ja-JP.resx
#	KsGameLauncher/Properties/Strings.resx
@anon5r anon5r closed this as completed Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant