# I've removed some -D options and added two new plib libraries, # as well as the two plibs you are supposed to if you don't use fmod. EXTRA_FLAGS =...
I have downloaded sss but can't get the elevators on the aileron stick (right) it seems to be stuck on the throttle stick no matter which joystick I select.I...
Is there any plan to include an audible variometer to the simulator? Although it is not realistic for an RC simulator, it should be useful when modeling and...
Has anybody had any success using the CRRC sim audio interface with SSS? If so, how did you configure it? In an earlier post Danny reckoned it could be done,...
Hello Bill, I Wrote a short piece for a local web based mag on how to setup both CCRCSim and SSS with the Audio port on a PC - you can get the mag here: ...
Thanks Sandy, Very clear and concise explanatioon of how to set up the audio interface. perhaps you should add it to the files section? ... win a breakaway for...
Hi Bill - will dig around and see if I have the original doc file - If I can find that then I can put it in the files section - will let you know! Cheers Sandy...
I downloaded SSS this afternoon and I have been having fun with it for about 3 hours!... I have also been using my old RealFlight G2 controller and it works ...
I'm trying to set up multiplayer over LAN. If I use the dos prompt method, or the batch file, the first machine running the sim causes an error in SSS. This...
... Don't choose one that's already in use! In practice, this is pretty easy - choose a random number between 10000 (say) and 65000. Maybe also check somewhere...
When I run the multiplayer, the computer that gets SSS run first waits for connection, reports "no error" then ,mine looks a bit like yours except that it does...
Btw, I tried the loopback that you mentioned and the first run instance of sss crashed in the same way. ... pretty ... to ... security ... the ... clear ... in...
Hello - thanks for that. The error message has given me a big clue about what's going on - though of course I'll be programming "blind" when I try to fix it...
I'm very interested in trying some changes in the code of SSS. I'm running it on Windows but I'm not able to set up the source project to compile it...
I found how to do it: I didn't know that there was a previously compiled zip with all Libs, and includes needed. I extracted it, configured the lib and include...
Hello, I use frequently SSS in multiplayer, and I know that the last version, 2.17.3, doesn't work at all for the multiplayer mode, but the 2.17.2 works, I...
When I run the slope batch flies, i.e. the others like the heli and sled work, It starts fine and the glider appears and all seems fine, the bots will spawn,...
Hello! matrix_vector3.inl: In member function »void Matrix3::show(const char*) const«: matrix_vector3.inl:109: Fehler: Typumwandlung von »const Matrix3*« ...
... The most likely thing (I think) is that the graphics processor or CPU are overheating - possibly the former (because the heli requires more processing...
... It is now! Are you compiling on/for 64bit by any chance? The offending line is this: TRACE("%s Matrix3::this = 0x%x \n", str, (int) this); on 64bit I would...
... Hello! thanks for your fast reply. i just took this line out of the source, cause it seems to be a logging function - which isn`t so important at all ;D ...
Hello! It seems to be not possible for me to build from this sources: http://www.rowlhouse.co.uk/sss/sss-2.17.3.zip at first there are hundreds of wrong...
The problems come from a few sources sources: 1. the last time I did any substantial work on SSS was a perhaps 3 years back, and even then the environment...
... bad bad bad!! At least set it to 0! This is dependant on the OpenGL X11 extensions. Things have probably changed since I installed my linx distro 5 years...
... what for? doesn`t make a difference - it will crash anyway ;) ... i tried to include old extensions, no success by now. ... sounds good so far. could you...