ZaDarkSide

Results 40 comments of ZaDarkSide

@Rich-Harris please take a look at the PR #6265 from @Tal500 we need this feature in SvelteKit 👍

You can follow these steps to install: 1. Run Cmd as Administrator `Bcdedit.exe -set TESTSIGNING ON` 2. Reboot 3. Install Driver by running as Administrator `Install-x64.bat` from `Scream4.0.zip` downloaded from...

Yeah it's best to be implemented this inside the library, i will take a shot on it with a pull request.

Yes, `express-ws` uses `ws` to send data, and `ws` should support sending objects in [Sender.js](https://github.com/websockets/ws/blob/master/lib/Sender.js#L266) I think I will open an issue there too, because it's a more appropriate place.

OK, I closed the issue on `ws`. I will close the issue here too if there is no agreed resolution. It's really a minor issue for new-comers and code readability....

Might be related to this commit https://github.com/TrinityCore/TrinityCore/commit/295c8f63269d966812f37a8bd8e988a9f2dc1235

I don't think this fixes anything, for example quest [Join the Battle!](https://www.wowhead.com/quest=28780/join-the-battle) the 3rd Quest when playing as a Human Hunter in Northshire still gets stuck on screen after you...

Can you give an example of what Quest it fixes, like I did? So I can test before and after I applied your fix? Because I understand now, that my...

Setting Run as Administrator lets the game to start without crashing... ![image](https://github.com/ValveSoftware/csgo-osx-linux/assets/291278/3a324564-b5e9-4d06-a28f-19dddb3ba10e) But then I get this warning ![image](https://github.com/ValveSoftware/csgo-osx-linux/assets/291278/f1661080-fcdb-4daa-be5a-b4a24feccf27) Verified integrity of files multiple times ![image](https://github.com/ValveSoftware/csgo-osx-linux/assets/291278/7da75de8-f5e6-45d3-9128-55eb4683d418) No issues found or...