Henrik

Results 11 comments of Henrik

> The real answer is: > > 1. Is a huge amount of job > > 2. Is not necessary > > 3. Friendship request for kaze with skellux Who...

With some work this should be possible

Getting pj64mm running in wine

The modified graphics plugin doesn't work. Idk why, if you're more experienced with wine you could help us getting it to run.

@moonheart08 Hooking into the memory is completely safe the way we do it. It also has nothing to do with wine, worked perfectly with 1.0. The thing causing the crashes...

The only thing that could cause this is faa101e4f332d7d0f2a6731a60024794f793d288.

I think this is planned in the future. Although it's main purpose is to allow reliable banning & whitelists.

- Bugs still get fixed - If you want to submit a pull request it will be looked at - Development has stopped as mentioned on the website

My workaround was to add `closesocket(sockfd);` after line 425 in easywsclient.cpp. I don't know if it closes the connection *properly* but it at least doesn't keep it open forever. I...