perroboc / chiaki-builds

Unofficial Chiaki builds, using github actions and updated software
GNU Affero General Public License v3.0
40 stars 30 forks source link

Thanks for this unofficial build,i have a few questions to ask #2

Closed fejich closed 2 years ago

fejich commented 2 years ago

Thanks for this unofficial build, the original version crashes on my computer This build works great, streaming PS5 works fine.

There are a few questions I've been wanting to know

1)Where are the software settings saved?

If you can export the settings like the Android version So it is very convenient to switch between different computers to play games Is there any hope of adding this feature to the PC version?

2)What is the difference between the different versions in Release?

perroboc commented 2 years ago
  1. I haven't checked this :( I guess it would be in a standard user folder since it's a QT application.
  2. The compilation technology stack.

VC is Microsoft Visual C++ compiler (not open source, might have some improvements over other compilers for windows) MSYS2 is an open source technology stack for windows (think GNU C compiler for windows). Both are using QT5, without changes from the original branch. VC-QT6 is the original branch, but compiled using VC and QT6: The only changes code-wise is the sound implementation which wasn't compatible from QT5 to QT6.

fejich commented 2 years ago

Thanks for your patience

Finally I found the setting data of this software in the registry

HKEY_CURRENT_USER\Software\Chiaki\Chiaki\settings