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

tutorial / チュートリアル / 教學 / 教程 #135

Closed
fa0311 opened this issue Jun 4, 2024 · 1 comment
Closed

tutorial / チュートリアル / 教學 / 教程 #135

fa0311 opened this issue Jun 4, 2024 · 1 comment

Comments

@fa0311
Copy link
Owner

fa0311 commented Jun 4, 2024

Note

New Methods here
#135 (comment)



2024-06-04.20-23-53.mp4

  1. 0:05: 動画のようにチェックボックスをチェックしてください。
  2. 0:18: 動画のようにチェックボックスをチェックしてください。
  3. 0:31: DMM Game Playerのプロセスが実行されていないことを確認してください。
  4. 0:43: アカウントをインポートしてください。
  5. 0:50: 新しいDMM Game Playerのショートカットを作成してください。
  6. 1:05: 古いDMM Game Playerのショートカットを削除してください。
    • 他のアカウントでインポートする場合を除き、古いショートカットでログインしないでください。
    • 間違いを避けるために削除することをお勧めします。
  7. 1:12: 新しいショートカットで正常に起動できるか確認してください。
  8. 1:27: Memento-moriのショートカットを作成してください。
  9. 1:42: 古いMemento-moriのショートカットを削除してください。
    • ゲームを起動する際にDMM Game Playerが作成したショートカットは使用しないでください。
  10. 1:50: ゲームが正常に起動しました。

  1. 0:05: Check the boxes as shown in the video.
  2. 0:18: Check the boxes as shown in the video.
  3. 0:31: Ensure the DMM Game Player process is not running.
  4. 0:43: Import your account.
  5. 0:50: Create a new DMM Game Player shortcut.
  6. 1:05: Remove the old DMM Game Player shortcut.
    • Do not log in with the old shortcut unless you are importing with another account.
    • It is recommended to delete it to avoid mistakes.
  7. 1:12: Check if you can start using the new shortcut.
  8. 1:27: Create a shortcut to Memento-mori.
  9. 1:42: Remove the old Memento-mori shortcut.
    • Do not use shortcuts created by the DMM Game Player to launch games.
  10. 1:50: The game has started successfully.

  1. 0:05: 照影片中的方式勾選方框。
  2. 0:18: 照影片中的方式勾選方框。
  3. 0:31: 確認DMM Game Player程序沒有在運行。
  4. 0:43: 匯入你的帳號。
  5. 0:50: 創建一個新的DMM Game Player捷徑。
  6. 1:05: 刪除舊的DMM Game Player捷徑。
    • 除非你是用另一個帳號匯入,否則不要用舊的捷徑登入。
    • 建議刪除它以避免錯誤。
  7. 1:12: 確認你能使用新的捷徑啟動。
  8. 1:27: 創建一個到Memento-mori的捷徑。
  9. 1:42: 刪除舊的Memento-mori捷徑。
    • 不要用DMM Game Player創建的捷徑來啟動遊戲。
  10. 1:50: 遊戲已成功啟動。

  1. 0:05: 按照视频中的方式勾选复选框。
  2. 0:18: 按照视频中的方式勾选复选框。
  3. 0:31: 确保DMM Game Player进程未在运行。
  4. 0:43: 导入你的账号。
  5. 0:50: 创建一个新的DMM Game Player快捷方式。
  6. 1:05: 删除旧的DMM Game Player快捷方式。
    • 除非你使用另一个账号进行导入,否则不要使用旧的快捷方式登录。
    • 建议删除旧的快捷方式以避免错误。
  7. 1:12: 确认你可以使用新的快捷方式启动。
  8. 1:27: 创建一个Memento-mori的快捷方式。
  9. 1:42: 删除旧的Memento-mori快捷方式。
    • 不要使用DMM Game Player创建的快捷方式启动游戏。
  10. 1:50: 游戏已成功启动。
@fa0311 fa0311 pinned this issue Jun 4, 2024
@fa0311 fa0311 closed this as completed Jun 4, 2024
@fa0311 fa0311 changed the title tutorial / チュートリアル tutorial / チュートリアル / 教學 / 教程 Jun 4, 2024
@fa0311
Copy link
Owner Author

fa0311 commented Nov 28, 2024

New Methods.

2024-11-28.11-09-11.mp4

v5.9.0 によって追加されたブラウザから認証情報を抽出する機能はほとんどのログインに関する問題を解消します。
DMMGamePlayerからログイン情報を抽出していましたが、DMMGamePlayerは大雑把にログイン情報を管理するため不具合が多発していました。
ブラウザからログイン情報を抽出することによって全てが解決しますが、新しい試みなため予期しない不具合が発生する場合があります。
また、Socket5などのプロキシには対応しておらず、VPNを使用する必要があります。


The feature to extract authentication information from the browser, added in v5.9.0, resolves most login-related issues.
Previously, login information was extracted from DMMGamePlayer, but due to its loose management of login data, many issues occurred.
Extracting login information directly from the browser resolves all these problems; however, as this is a new approach, unexpected bugs may occur.
Additionally, it does not support proxies like Socket5, so you will need to use a VPN.


通过 v5.9.0 添加的从浏览器提取认证信息的功能解决了大多数与登录相关的问题。
此前,登录信息是从DMMGamePlayer中提取的,但由于DMMGamePlayer对登录信息管理较为松散,导致了许多问题。
直接从浏览器提取登录信息可以解决所有这些问题,但由于这是一个新的尝试,可能会出现一些意想不到的错误。
此外,不支持Socket5等代理,因此需要使用VPN。


透過 v5.9.0 新增的從瀏覽器提取認證資訊功能解決了大多數與登入相關的問題。
此前,登入資訊是從DMMGamePlayer中提取的,但由於DMMGamePlayer對登入資訊的管理較為鬆散,導致了許多問題。
直接從瀏覽器提取登入資訊可以解決所有這些問題,但由於這是一個新的嘗試,可能會出現一些意料之外的錯誤。
此外,不支援Socket5等代理,因此需要使用VPN。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@fa0311 and others