fix: Made store downloads extract in their own folder
feat: Implemented cemu integration
This commit is contained in:
parent
09b8b9c6f8
commit
764691fc86
11 changed files with 156 additions and 52 deletions
|
|
@ -28,7 +28,7 @@ window.addEventListener('message', (e) =>
|
|||
|
||||
});
|
||||
|
||||
window.EJS_threads = true;
|
||||
window.EJS_threads = !__PUBLIC__;
|
||||
window.EJS_player = "#game";
|
||||
window.EJS_lightgun = false;
|
||||
window.EJS_startOnLoaded = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue