Jiří Málek

Results 35 comments of Jiří Málek

All you need to do is writen in `README.md` file (on the homepage of this project). What you need: - git (obviously) - node.js server - npm (node package manager)...

> We're playing at work hahah on iMac's so we cannot create a new server. Why wouldn't you? Follow instuctions mentioned in #46 if those in README doesn't make sense...

> we cannot install anything work-unrelared on the workstations unfortunately Can you install a virtual machine? > also in the multiplayer menu i cannot creater dedicated server. game starts console...

@kgruszka @a2kas: I fixed it like this: ```diff diff --git a/build/ioq3ded.js b/build/ioq3ded.js index 61c2ab7..9135870 100644 --- a/build/ioq3ded.js +++ b/build/ioq3ded.js @@ -10037,9 +10037,9 @@ function copyTempDouble(ptr) { if (ENVIRONMENT_IS_NODE) { peer.socket.on('open',...

> @Hologos this does not work for me. Still stuck at sending heartbeat to server Hi, the comment is year and a half old, the code has changed a lot.

I haven't been following this project for a year, sorry.

That's an intricate question. IP address 172.XX.X.X is so called [private network](https://en.wikipedia.org/wiki/Private_network#Private_IPv4_addresses), it can't be propagated through the internet. 1. If you want to have a public server, you need...

On *nix OS (Linux or Mac OS X) use `ifconfig`. On Windows use `ipconfig`.

Does it happen before or after macOS update? Or did you update long before and now you're just updating the EFI folder?

If you need to boot into recovery/installer, you have to use just essential kexts. Refer to section **Preparing essential kexts** in [this guide](https://www.tonymacx86.com/threads/guide-booting-the-os-x-installer-on-laptops-with-clover.148093).