Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "flight sim"
-
So turns out the flight sim I'm doing time in at the moment is running XP. Yes, it is internet connected. Help6
-
Close all IDEs.
Then...
if (needs_music) {
open.production("fl_studio");
} else if (needs_engine_roar) {
open.game("fsx");
} else {
open.systemapp("Task Manager");
kill.all("processes");
computer.shutdown(5000);
}6 -
It was 1986. I'd just bought a computer because I wanted to make a cool flight sim like I saw a friend at school do by typing in a bunch of code from a magazine. I read a thick book on DOS/BASIC and another on Assembler. As I had no idea what Assembler could possibly be useful for in my life, I went the DOS/BASIC route and made some fun programs. Then it was Prolog followed by C and Smalltalk and then HTML and JavaScript. All by taking classes or reading books and then making something useful or teaching others.
-
This isn't something I've dealt with personally, but recently heard the story on the podcast and was pretty astounded:
"A company who makes add-ons for Flight Simulator X included malware in one of their downloadable jets, players have alleged. The malicious file is called ‘test.exe’ and it is designed to extract passwords from the Chrome web browser."
Now that's some extreme DRM. "Pirate our downloadable jet? We leak your credit card information and Social Security Number to the darknet."
Original story: https://rockpapershotgun.com/2018/...3 -
My dad got me an old windows 98 (Still relatively new) with flight sim. I downloaded limewire to download limewire pro. I was surprised I got viruses on my pc, had to ask his colleague to fix it. Good ol' times
-
Hahahahaah
https://kotaku.com/eve-online-facin...
I always thought a redesign of the economy was in order making several interfaces to allow automation and removing the wow like game controls making it instead a flight combat sim7 -
My very first experience with a computer was a Mac 512Ke which my parents bought to do accounts on.
I was too young to really get it but it had the games Zork 2, a flight sim called fire fox (I think) and some painting program.
What actually got me into programming was when I was at a friend's and we were trying to get dune 2 to work and his older brother stepped in, did some command line unzip and then hey! It worked.
Bit he was such an arrogant prick about us not knowing how to start the program that I started learning myself how to use computers properly. -
Played almost every flight simulator out there, always wanted to be a fighter pilot, I used to play for hours and learn about each aircraft from internet. Novalogic's MiG-29 fulcrum was my favourite as it was realistic as hell, real radars , flight controls and cobra manoeuvres, tactical landings made the sim real fun. Sadly was not eligible for Air force and commercial pilot exams due to health issues.