firmware: string branch: string } export interface RyujinxConfig { path: string version: string 33 changes: 10 additions & 23 deletions 33 vue3/src/views/KeysManagement.vue Original file line numberDiff line numberDiff line change @@ -16,38 +16,20 @@ 请用户自行放置 keys 文件至相应文件...
–Error handling –Qlaunch initial integration (buggy/requires further testing; requires V17.0.0 firmware or newer) –Gitlab CI for automated builds –Require all keys to be user provided, along with firmware –Improved Addons Manager –Various crash fixes ...
The firstreleaseis out now with the changes in suyu listed below: Full rebrand. ICNS Icon generation. Error handling. Qlaunch initial integration(buggy/requires further testing; requires V17.0.0 firmware or newer). Gitlab ci for automated builds. Require all keys to be user provided, along wi...
Qlaunch initial integration(buggy/requires further testing; requires V17.0.0 firmware or newer) Gitlab ci for automated builds Require all keys to be user provided, along with firmware Improved Addons Manager Various crash fixes Initial work for MacOS support Fix for video playback AMD devices En...
suyu_keys_folder(): keys_path = get_suyu_user_path().joinpath('keys') keys_path.mkdir(parents=True, exist_ok=True) keys_path.joinpath('把prod.keys放当前目录.txt').touch(exist_ok=True) logger.info(f'open explorer on path {keys_path}') subprocess.Popen(f'explorer "{str(keys...
ICNS Icon generation. Error handling. Qlaunch initial integration(buggy/requires further testing; requires V17.0.0 firmware or newer). Gitlab ci for automated builds. Require all keys to be user provided, along with firmware. Improved Addons Manager. ...