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

開発時はユーザーデータのディレクトリを変更する #525

Merged
merged 1 commit into from
Nov 27, 2021

Conversation

MT224244
Copy link
Contributor

内容

リリース版と開発版で同じユーザーデータを使用していることで通常起こりえない挙動をしてしまう問題が出てきたため、開発時のみ別ディレクトリを使用するように変更しました

関連 Issue

close #455
ref #517

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!
細かいことですが開発する上でとても便利なので、ありがたいです!!

@Hiroshiba
Copy link
Member

そういえば、CPU版とGPU版でユーザーディレクトリが変わってしまう問題が有るのですが、この方法を使えば意外と簡単に解決できるのかもと思いました!

@MT224244 MT224244 deleted the switch-userdata-dir branch November 28, 2021 07:36
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

Successfully merging this pull request may close these issues.

開発版と製品版で同じ設定ファイルを使う関係で製品版が正常に起動しない
2 participants