Hi Guys, Help with the below would be appreciated as I am not geting anywhere with this. no matter what mappings I use in the cfg file and no matter what I do...
The binaries on the web site for Mac are incredibly outdated (of course, that would seem to be true for the entire project...). Where is the source so that a...
... I had an email just a few days from a guy who wrote: "I got playing with sss on my iMac yesterday. I managed to recompile it on osx 10.5 for intel cpus....
Hi all, To my mind nothing serious changed since 2.17.2. So I decided not to compile a new Mac version. I don't have an Intel MAC so I'm not able to test the...
Hi Julian, Thanks for the link to your club mag. The info sorted me out and got me flying. Did try use the mic in instead of the line in for a while which...
I think the real thing is easier, to tell the truth. I always get slightly disoriented on SSS, probably due to the lack of the peripheral vision on the...
Took several hours of fixing things, but it does compile and run. Unfortunately, I don't have a controller with me at the moment, so can't really fly....
If you done a Xcode project, I can try to compile it for PowerPC and after an Universal version. Emeric ... [Non-text portions of this message have been...
I've looked over the past messages, and I see where some others have had similar issues, but I found no resolution. I'm flying he heli sim, with a dual analog...
I have a Spectrum DX-7 TX and purchased the USB interface cable. It doesn't seem to work w/ SSS. I opened the config file to make sure the "joystick" was...
Matt Okay, downloaded GamePad Tester. It doesn't see my TX. Any ideas on how to get it to see the TX? brian ... [Non-text portions of this message have been...
I am working through the driver issue w/ the USB interface manufacturer. Will get lessons learned posted to the user group soon. brian ... [Non-text portions...
i have read the other threads on this but still not getting it. i have all the files downloaded and keep getting: -bash: cd/Documents/sss-2.19.0/: No such...
... You need to change directory to the location where you extracted those files: cd /Documents then type ls This should list the "/Documents" directory....
Hiho! ... There is no directory /Documents on a mac. His path is wrong. E.g. the Documents-Folder of User "tim" is /Users/tim/Documents. But wait, there is a...
Hi there! I first struggeld a lot with the Terminal but there is a way it work on my Mac. (PowerBook G4 10.4.11) First download the sss-2.19.0.zip Yes it is...
HI, I novice with this simulator but I'm very impressing with the realistic fly that each model is present. I like to know if somebody can tell me where can I...
I us a Dual Analog Controller on my Mac for my other simulators and can chose witch function dose what and reverse the movements. Is there a setting somewhere...
... enjoy the models that have the package. Don't forget that you can always trying creating the model. You can look at some of the other models as a guide...
In 10.5.2, an attempt to launch SSS from the terminal (or by starting one of the command files) results in the folowing error: -bash: ./sss: Permission denied ...
... The permissions code should come before the filename - try chmod 755 sss See http://www2.tu-berlin.de/zrz/dienste/www/manpages/chmod.html there's also a...