Search

Search found 6 matches

by Vermind
04 Sep 2017, 08:25
Forum: News
Topic: Engine Testing - 104.0-RC3
Replies: 10
Views: 23511

Re: Engine Testing - 104.0-RC3

I found this howto for disabling these accessibility things on Windows: https://msdn.microsoft.com/en-us/library/ee416808(v=vs.85).aspx This should probably go to some if (on windows) closure if implemented. Here is also the spec of all the different settings that can be disabled / enabled this way:...
by Vermind
16 May 2013, 11:09
Forum: Lobby Clients & Server
Topic: Weblobby isn't recognizing my Spring install
Replies: 11
Views: 2388

Re: Weblobby isn't recognizing my Spring install

Hi, I did this to make my Spring 91.0 (a month ago) recognized by Weblobby: mkdir ~/.spring/weblobby/engines/91.0 cd ~/.spring/weblobby/engines/91.0 cp /usr/games/spring . cp -r /usr/lib/spring/* . cp -r /usr/share/games/spring/* . After that press reload on the weblobby gui and you should have the ...
by Vermind
31 Mar 2013, 17:48
Forum: Lobby Clients & Server
Topic: Weblobby version 159
Replies: 54
Views: 19448

Re: Weblobby version 159

One more thing:
Tall maps are fit to the map picture box using their width, so most of such maps will show less than the actual map area. Example: Start a multiplayer battle and do

Code: Select all

!map Chicken Farm
by Vermind
31 Mar 2013, 14:20
Forum: Lobby Clients & Server
Topic: Weblobby version 159
Replies: 54
Views: 19448

Re: Weblobby version 159

Two things about Weblobby: 1. It cannot download version 91.0 of Spring, since that is not up anywhere. If I copy it manually to .spring/weblobby/engine/91.0/, like (on Linux, paste this to your terminal with 91.0 installed via package manager) mkdir -p ~/.spring/weblobby/engine/91.0/ cp /usr/games/...
by Vermind
24 Mar 2013, 01:29
Forum: News
Topic: Spring 94.0/1
Replies: 99
Views: 65548

Re: Spring 94.0

Works well with an Intel integrated card on Linux. Tested Zero-K with just the bots lab so far. Now let's hope all the mods/games will support this one soon.
by Vermind
14 Feb 2013, 18:16
Forum: News
Topic: Spring 92.0!
Replies: 46
Views: 19375

Re: Spring 92.0!

Actually it is _only_ debian with an ancient glibc. Ubuntu and Fedora (and ofc all rolling distros), have glibc >= 2.15.
I use Debian Testing, which is a rolling release. As is Debian Unstable. They both have 2.13. Experimental has 2.17. Fedora got 2.15 in the last quarter of last year.

Go to advanced search