You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
detail: 'CemUI has detected an Intel GPU. Cemu does not currently support Intel GPUs. You will experience many bugs and glitches using Cemu'
2147
+
});
2148
+
}
2149
+
if(os.platform()!='Windows_NT'){
2150
+
dialog.showMessageBox(ApplicationWindow,{
2151
+
type: 'warning',
2152
+
title: 'Warning',
2153
+
message: 'Unsupported OS',
2154
+
detail: 'CemUI, and Cemu, only offically supports Windows machines. We have detected you running on '+os.platform()+'. Some features may not work properly'
0 commit comments