mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-20 13:33:13 -07:00
Add switch PS5 ChiakiTarget config
This commit is contained in:
parent
d5945f1420
commit
7378b31bc1
7 changed files with 193 additions and 98 deletions
|
@ -56,7 +56,7 @@ class MainApplication
|
|||
// add_host local settings
|
||||
std::string remote_display_name = "";
|
||||
std::string remote_addr = "";
|
||||
int remote_ps4_version = 8000000;
|
||||
ChiakiTarget remote_ps_version = CHIAKI_TARGET_PS5_1;
|
||||
|
||||
bool BuildConfigurationMenu(brls::List *, Host * host = nullptr);
|
||||
void BuildAddHostConfigurationMenu(brls::List *);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue