diff options
| author | 2021-09-28 21:50:54 -0400 | |
|---|---|---|
| committer | 2021-09-29 01:24:21 -0400 | |
| commit | 8af9f3216eb270e8e5faffabd2ee6501d3dc89d7 (patch) | |
| tree | 1d1782b75649bd1c8c44c89a72d8480167d6d580 /src/yuzu_cmd/default_ini.h | |
| parent | configure_network: Remove BCAT (diff) | |
| download | yuzu-8af9f3216eb270e8e5faffabd2ee6501d3dc89d7.tar.gz yuzu-8af9f3216eb270e8e5faffabd2ee6501d3dc89d7.tar.xz yuzu-8af9f3216eb270e8e5faffabd2ee6501d3dc89d7.zip | |
settings: Remove BCAT settings
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
| -rw-r--r-- | src/yuzu_cmd/default_ini.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index 72f3213fb..8119a50d8 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h | |||
| @@ -428,11 +428,6 @@ web_api_url = https://api.yuzu-emu.org | |||
| 428 | yuzu_username = | 428 | yuzu_username = |
| 429 | yuzu_token = | 429 | yuzu_token = |
| 430 | 430 | ||
| 431 | [Services] | ||
| 432 | # The name of the backend to use for BCAT | ||
| 433 | # If this is set to 'boxcat' boxcat will be used, otherwise a null implementation will be used | ||
| 434 | bcat_backend = | ||
| 435 | |||
| 436 | [AddOns] | 431 | [AddOns] |
| 437 | # Used to disable add-ons | 432 | # Used to disable add-ons |
| 438 | # List of title IDs of games that will have add-ons disabled (separated by '|'): | 433 | # List of title IDs of games that will have add-ons disabled (separated by '|'): |