From d8430353ee9e1bbb1813b1ec7b0c916213679bb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= <34892635+fa0311@users.noreply.github.com> Date: Sun, 17 Apr 2022 14:04:31 +0900 Subject: [PATCH 1/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dceb7c..79c0d26 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ DMM Game Player のゲームを高速かつセキュアに起動できるラン > `%AppData%\DMMGamePlayerFastLauncher\DMMGamePlayerFastLauncher.exe umamusume --https-proxy-uri http://user:pass@host:port`
> Socks5
> `%AppData%\DMMGamePlayerFastLauncher\DMMGamePlayerFastLauncher.exe umamusume --https-proxy-uri socks5://user:pass@host:port`
-> [requests.org/Proxies](https://docs.python-requests.org/en/latest/user/advanced/?highlight=proxy#proxies) +> [requests.org/Proxies](https://docs.python-requests.org/en/latest/user/advanced/#proxies) > **プロキシを設定した際、ゲームは起動するがゲーム側に通信エラーが発生する**
> ゲーム側で国外アクセスが禁止されています
From 811e1bf08f8a3685ec2bc886bd728fc1597871b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= <34892635+fa0311@users.noreply.github.com> Date: Sun, 17 Apr 2022 22:49:45 +0900 Subject: [PATCH 2/5] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 79c0d26..eed2986 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,18 @@ DMM Game Player のゲームを高速かつセキュアに起動できるラン - **管理者権限不要** ## インストール -[Releases](https://github.com/fa0311/DMMGamePlayerFastLauncher/releases) から DMMGamePlayerFastLauncher-Setup.exe をダウンロード
+[Releases](https://github.com/fa0311/DMMGamePlayerFastLauncher/releases) から `DMMGamePlayerFastLauncher-Setup.exe` をダウンロード
実行してセットアップする +## その他のインストール(上級者向け) + +### 手動インストール +[Releases](https://github.com/fa0311/DMMGamePlayerFastLauncher/releases) から `DMMGamePlayerFastLauncher.exe` をダウンロード
+ +### product_idチェッカーのみ +[Releases](https://github.com/fa0311/DMMGamePlayerFastLauncher/releases) から `DMMGamePlayerProductIdChecker.exe` をダウンロード
+変更のない場合はアップロードされていないので過去のバージョンのReleaseからダウンロードしてください + ## 使い方 エクスプローラーやデスクトップで右クリックし**新規作成**、**ショートカットの作成**を選択
**項目の場所を入力して下さい**にダウンロードした**DMMGamePlayerFastLauncherのパス**と**product_id**を入力
From a0ec3d2f4f128dc91847244c0a0f1473dc9ed108 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= <34892635+fa0311@users.noreply.github.com> Date: Wed, 1 Jun 2022 14:36:40 +0900 Subject: [PATCH 3/5] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 703468b..4b003bb 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,6 @@ DMM Game Player のゲームを高速かつセキュアに起動できるラン > `%AppData%\DMMGamePlayerFastLauncher\DMMGamePlayerFastLauncher.exe umamusume --https-proxy-uri socks5://user:pass@host:port`
> [requests.org/Proxies](https://docs.python-requests.org/en/latest/user/advanced/#proxies) -> **プロキシを設定した際、ゲームは起動するがゲーム側に通信エラーが発生する**
-> ゲーム側で国外アクセスが禁止されています
-> ウマ娘、プリコネRは禁止されていました
- ### 特定のゲームに起こる症状 > **「ゲームのパスの検出に失敗しました」というエラーが出る**
@@ -106,6 +102,10 @@ DMM Game Player のゲームを高速かつセキュアに起動できるラン > **「指定されたファイルが見つかりません」というエラーが出る**
> `--game-path` で指定したゲームのパスが間違っています
+> **プロキシを設定した際、ゲームは起動するがゲーム側に通信エラーが発生する**
+> ゲーム側で国外アクセスが禁止されています
+> ウマ娘、プリコネRは禁止されていました
+ > **管理者権限が要求され起動しないかつエラーが出ない**
> そのゲームには対応していません
> IssueやTwitterでバグ報告お願いします
From ab4a713a811e5f2c71bff482755616160f8bbab5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= <34892635+fa0311@users.noreply.github.com> Date: Sun, 5 Jun 2022 03:03:21 +0900 Subject: [PATCH 4/5] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4b003bb..10cfda8 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ DMM Game Player のゲームを高速かつセキュアに起動できるラン - **ワンクリックでゲームを起動** - **管理者権限不要** +## Githubってなに? +[非開発者向けGithubの使い方](https://blog.yuki0311.com/github_for_beginners/) + ## インストール [Releases](https://github.com/fa0311/DMMGamePlayerFastLauncher/releases) から `DMMGamePlayerFastLauncher-Setup.exe` をダウンロード
実行してセットアップする From a74fea51b5c38f6dc06a337888dc2f1cca633263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=B5=E3=81=81?= <34892635+fa0311@users.noreply.github.com> Date: Wed, 27 Jul 2022 19:00:12 +0900 Subject: [PATCH 5/5] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d72976a..8640c2f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # DMMGamePlayerFastLauncher DMM Game Player のゲームを高速かつセキュアに起動できるランチャー +![](https://img.shields.io/github/downloads/fa0311/DMMGamePlayerFastLauncher/total) + ## 特徴 - **ワンクリックでゲームを起動** - **管理者権限不要**