k8188219
k8188219
You need to add a global variable locationid. value can be either 1 or 2. `global.locationid = 1;` meaning: ``` var locations = { 1: "api.pcloud.com", 2: "eapi.pcloud.com" }; ```
@ChunkyProgrammer that work around is for older browser. latest chromium already fix that bug. If you want to investigate this problem. I suggest you try [videojs/mux.js](https://github.com/videojs/mux.js). Modify the example code...
@KingBright I don't know what problem you are dealing with. You need to provide more detailed information about your problem and how you fix it. Maybe consider opening another issue.
You need to provide startup directory for this to work. `start "title" /d "%USERPROFILE%\Desktop\BSLegacyLauncher" "%USERPROFILE%\Desktop\BSLegacyLauncher\Beat Saber Legacy Launcher.exe" --LaunchBS`
It's these two lines. https://github.com/use-strict/7z-wasm/blob/f5fdf5e678d1f4dea66b0dda0ef016f436146112/7zz.es6.js#L2484-L2485 According to MDN https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Invalid_array_length `Uint8Array`max size is close to (2GiB-1) but try with Chrome I cant get `new Uint8Array(2**31-1)`to work, so It's smaller. I'm currently...
try it here https://k8188219.github.io/em-shell/