Decrypter.decryptHTML5Audio = function(url, bgm, pos) {
var requestFile = new XMLHttpRequest();
requestFile.open("GET", url);
requestFile.responseType = "arraybuffer";
requestFile.send();
requestFile.onload = function () {
if(this.status < Decrypter._xhrOk) {
var arrayBuffer = Decrypter.decryptArrayBuffer(requestFile.response);
var url = Decrypter.createBlobUrl(arrayBuffer);
AudioManager.createDecryptBuffer(url, bgm, pos);
}
};
};
If it's in the game how is it off topic?Please stop with the NTR stuff. It's off topic.
The NTR argument I deleted wasn'tIf it's in the game how is it off topic?
Saaame dude, u cant do anything... deal with it, game crashes all timeThe game lags too much.i never had problems with the past updates
The game lags too much.i never had problems with the past updates
Kill caching, see the last 5-10 pages how to do it. If you have low frame rate in shaded scenes, probably too many big lights. Turn it off in the decrypted plugins file.Saaame dude, u cant do anything... deal with it, game crashes all time
What about Exprerimental 3.0b ? Someone patreon raport?
So... does that apply to 0.3b and 0.3.1 aswell?We all are having trouble with the game in some way unless you have a monster gaming rig and even then it'll put it through its paces.