• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Offtopic › Delfino Plaza v
« Previous 1 … 25 26 27 28 29 … 64 Next »

Which OS do you think wins?
View New Posts | View Today's Posts

Poll: Which OS is best for you?
You do not have permission to vote in this poll.
Windows
70.83%
17 70.83%
Mac OS X
8.33%
2 8.33%
Linux
20.83%
5 20.83%
Total 24 vote(s) 100%
* You voted for this item. [Show Results]

Pages (14): 1 2 3 4 5 … 14 Next »
Jump to page 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
Which OS do you think wins?
09-30-2012, 06:13 AM (This post was last modified: 09-30-2012, 07:35 AM by Axxer.)
#1
Axxer Offline
Why would I help you?
*******
Posts: 1,078
Threads: 28
Joined: May 2012
Smile 
The topic is exactly what it says: which OS do you like best and why? I also would like this to turn into a discussion of advantages/disadvantages of certain OSes versus others. Here is my opinion:

1. Power and Speed: Linux > OS X > Windows
Linux has the best command line and speed. Period. OS X has an excellent command line as well, with plenty of the Unix goodness that Linux has. Windows is a complete mess IMO, so it has speed and feature issues.

2. Usability: OS X > Linux > Windows
OS X is very easy to use, and has the best app-switching available if you use a trackpad. Linux has so many different GUIs there is almost always one to suit your style, but if you don't really have a preference Xubuntu is excellent IMO. Windows GUI is fine, but the ridiculous issues it has sometimes really make the user angry. Plus Windows 8 ruins the traditional desktop, so it loses again.

3. Security: OS X = Linux > Windows
Must I even explain? Unix is more secure than Windows. Keep in mind, though, that this hardly matters for an intelligent user because they are unlikely to go somewhere where they would get a virus. The biggest security hole in the modern computer is the user, so this section is almost rendered moot.

4. Developer Support: Windows > OS X > Linux
Windows has the support of all of the major developers pretty much, along with the support of a ton of minor developers who make freeware or open source software. OS X also has the support of almost all major developers, but not quite as much open source/freeware developers. Linux has very little major developer support, but a lot of open source/freeware support.

My Winner: OS X because it is faster than Windows and has more support than Linux. Otherwise, Linux would win hands down.

I'm working on making a poll, but in the meantime what do you guys think?
Desktop:
OS: Windows 7 64 bit
CPU: Intel Core i5 3570K @ 4.4 GHz
GPU: EVGA NVIDIA GeForce GTX 550 Ti (Factory OC'ed)
RAM: 16 GB @ 1600 MHz
Dolphin Revision:3.0, 3.0-784, 3.5, latest 3.5
Find
Reply
09-30-2012, 06:32 AM
#2
daaceking Offline
Member
***
Posts: 152
Threads: 18
Joined: May 2009
I have only ever used windows and my opinion is that Microsoft doesn't know how to make a decent operating system.

Firstly there are issues with windows 7 such as something as basic a displaying icons in the clock area. Even their browser has security threats according to Norton since version 6. The opengl API has better speeds than DirectX, so why does DirectX even exist? XP was my favorite windows and Microsoft have been trying to rid themselves of it. So Microsoft exist and remains popular because majority of companies exist supporting windows rather than other OS's. I think that's a fair comment of windows. Smile
Find
Reply
09-30-2012, 06:33 AM (This post was last modified: 09-30-2012, 06:37 AM by neobrain.)
#3
neobrain Offline
"Wow, I made my code 1000x faster! That means I can make it 2048x slower now!"
**********
Developers (Some Administrators and Super Moderators)
Posts: 3,208
Threads: 50
Joined: Jun 2009
(09-30-2012, 06:32 AM)daaceking Wrote: The opengl API has better speeds than DirectX, so why does DirectX even exist?
Because OpenGL is just a pain to work with while D3D11 is an amazing API to use.

EDIT: Plus, DirectX wasn't about D3D only, it also had a D3D utility API, a sound API, an input API and a media playback library. Meanwhile, the sound API has been replaced by XAudio, the input API by XInput and the media playback library is part of the Windows SDK (and probably has been replaced by some other API, too). The D3D utility library has been deprecated and has no pendant for D3D11. Functionality basically moved to various other libraries (d3dcompiler.dll, WIC).
My blog
Me on Twitter
My wishlist on Amazon.de
Find
Reply
09-30-2012, 06:33 AM
#4
DefenderX Away
Mabuhay ang Pilipinas
*******
Posts: 4,617
Threads: 186
Joined: Dec 2011
Everyone know, that I use OS X ^^ And I agree with Axxer. Cool
[Image: IEZtsj]
[Image: 8fhx2zum.gif]
Website Find
Reply
09-30-2012, 06:39 AM
#5
daaceking Offline
Member
***
Posts: 152
Threads: 18
Joined: May 2009
At neobrain

fair point.your the dev. Smile

but why is it then that dolphin chooses opengl? I mean isn't it the most stable?
Find
Reply
09-30-2012, 06:42 AM
#6
Anti-Ultimate Offline
Above and Beyond
*******
Posts: 1,957
Threads: 29
Joined: May 2010
What do you mean with "Dolphin chooses OpenGL"?

If you mean that there's only OpenGL on Linux and OSX than that's because DirectX doesn't work on them

Find
Reply
09-30-2012, 06:47 AM (This post was last modified: 09-30-2012, 06:49 AM by daaceking.)
#7
daaceking Offline
Member
***
Posts: 152
Threads: 18
Joined: May 2009
the explanation i get under dolphin is that opengl is the most stable 9 is the fastest and 11 is in the middle. So what i mean is that haven't the majority of devs worked on gl? And if it is not a good api, then why?

Edit. You've already explained. Never mind then. Smile ok. Forget the directx argument. The rest still stands.
Find
Reply
09-30-2012, 06:53 AM
#8
neobrain Offline
"Wow, I made my code 1000x faster! That means I can make it 2048x slower now!"
**********
Developers (Some Administrators and Super Moderators)
Posts: 3,208
Threads: 50
Joined: Jun 2009
"And if it is not a good api, then why?" - Because it's the only thing that works on non-Windows platforms and because it has 1:1 mapping for a big part of the GX (the GC/Wii's GPU API) functionality.

"the explanation i get under dolphin is that opengl is the most stable 9 is the fastest and 11 is in the middle" - One reason might be that OpenGL long time has been the only option (IIRC D3D had been around later, but eventually bit-rot so it didn't even build anymore) and D3D9 only later has been brought up to standards again. Concerning D3D11, I took great care not to repeat some of the design mistakes in the D3D9 backend, so it should pretty much be rock stable. I guess there are one or the other oversight, however.
My blog
Me on Twitter
My wishlist on Amazon.de
Find
Reply
09-30-2012, 07:04 AM (This post was last modified: 09-30-2012, 07:06 AM by Shonumi.)
#9
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,526
Threads: 55
Joined: Dec 2011
Eh, I don't think you can say something is objectively "the best" when it comes to something like OSes. For everyone personally, of course some are better than others. Coming up next month, I'll have primarily used Linux for 4 years. I switched mostly because there wasn't any way to massively change XP's look, feel, or workflow to suit my needs. Basically, I was a computer control freak (still am). Linux has been a good learning experience too. It feels like there's nothing I can't do or solve :p

I don't mind the fact that there isn't a lot of major commercial game development on Linux (there are a lot of little companies releasing games here and there). I'm not much of a PC gamer anyway, and I use emulators a lot. But recently I've been enjoying the fruits of some very well made open-source games: Xonotic, NeverBall, and VDrift. I'm glad to see something impressive like them. It's like a treasure hunt when you find something worthwhile to play it. Hopefully Steam will bring some more game as well (and paid-for apps?)
Website Find
Reply
09-30-2012, 07:36 AM
#10
Axxer Offline
Why would I help you?
*******
Posts: 1,078
Threads: 28
Joined: May 2012
I want to edit the poll to reflect that it is just what works best for you, but I can't change it so oh well.
Desktop:
OS: Windows 7 64 bit
CPU: Intel Core i5 3570K @ 4.4 GHz
GPU: EVGA NVIDIA GeForce GTX 550 Ti (Factory OC'ed)
RAM: 16 GB @ 1600 MHz
Dolphin Revision:3.0, 3.0-784, 3.5, latest 3.5
Find
Reply
« Next Oldest | Next Newest »
Pages (14): 1 2 3 4 5 … 14 Next »
Jump to page 


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma