ふぁ

Results 46 issues of ふぁ

アップデートする際にこのエラーが出てアップデートに失敗するゲームがあれば報告して欲しいです

環境依存が多いので原因の切り替えをするためのツールを作る

enhancement

### OS Win 10 ### 不具合の説明 アップデートが失敗する `C:\Users\yuki\AppData\Local\dmmgameplayer5-updater\pending\DMMGamePlayer-Setup-5.2.24.exe --updated --force-run` を手動で実行すればうまく行ったのでDMMGamePlayerのアップデートはDMMGamePlayerFastLauncherにさせる ### エラーメッセージ _No response_ ### ログ ```Shell [DEBUG] [2023-09-07 17:52:29] 17:52:29.688 > [Start] DMM GamePlayer version [5.2.22]. [DEBUG] [2023-09-07...

bug

起動時に `Exception: login required` が発生した場合。DMMGamePlayer を起動する

enhancement

`HKEY_CURRENT_USER\SOFTWARE\Cygames\` レジストリをいじれば行けそうだけど設定項目をどうするか ユーザーにいじらせるべきではないだろうし

enhancement

Added test to #17882 ### PR checklist - [ ] Read the [contribution guidelines](https://github.com/openapitools/openapi-generator/blob/master/CONTRIBUTING.md). - [ ] Pull Request title clearly describes the work in the pull request and Pull...

## Overview - Added pyproject.toml - Renamed main.py to __main__.py ## Scope of impact Existing commands using main.py will no longer be available ## Why Allows pip to manage dependencies....

Outputs data whose chunk type is "tEXt", "zTXt", "iTXt". ![image](https://user-images.githubusercontent.com/34892635/202392343-1cba266b-c332-4998-aefc-6dabe94de41c.png) Signed-off-by: ふぁ

Next's powerful cache system is useless. This solves everything. ``` "scripts": { "dev": "shx rm -rf .next && next dev", } ```

documentation

This will work. ```ts TwitterOpenApi.fetchApi = fetch.bind(globalThis); TwitterOpenApi.api_key["accept-encoding"] = "identity"; ```

documentation