Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Dual display question

Dual display question

Scheduled Pinned Locked Moved The Lounge
questiondebugging
38 Posts 24 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D David Crow

    I've not used dual displays since the early 90s (back then We would use OutputDebugString() to send debug text to a second mono monitor). I would like to try my hand at using two displays again for the extra screen real estate they would provide. I'm thinking of purchasing a new computer that has 1 HDMI port. Would it be better to install a video card that has one HDMI port for the second monitor to use, or a video card that has two HDMI ports for both monitors and just not use the one integrated in the motherboard? Thanks. DC

    "One man's wage rise is another man's price increase." - Harold Wilson

    "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

    "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

    K Offline
    K Offline
    Kris Lantz
    wrote on last edited by
    #3

    I stop using the integrated video if an updated video card is supplied. I like having display settings managed in one place.

    D 1 Reply Last reply
    0
    • K Kris Lantz

      I stop using the integrated video if an updated video card is supplied. I like having display settings managed in one place.

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #4

      Kris Lantz wrote:

      I like having display settings managed in one place.

      That was my thought process, too, but I did not have anything to back it up.

      "One man's wage rise is another man's price increase." - Harold Wilson

      "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

      "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

      1 Reply Last reply
      0
      • D David Crow

        I've not used dual displays since the early 90s (back then We would use OutputDebugString() to send debug text to a second mono monitor). I would like to try my hand at using two displays again for the extra screen real estate they would provide. I'm thinking of purchasing a new computer that has 1 HDMI port. Would it be better to install a video card that has one HDMI port for the second monitor to use, or a video card that has two HDMI ports for both monitors and just not use the one integrated in the motherboard? Thanks. DC

        "One man's wage rise is another man's price increase." - Harold Wilson

        "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

        "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

        OriginalGriffO Offline
        OriginalGriffO Offline
        OriginalGriff
        wrote on last edited by
        #5

        Even a fairly old video card - I use a NVIDIA GTX660Ti - will have support for at least two displays (but it's worth checking what inputs your monitors will take. You can't "split" a single HDMI output to two different images, just duplicate the same picture on two. Trust me, multiple monitors make things so much easier: just having one for the internet and one for VS while coding (or one for VS and one for your app while debugging) is worth it's weight in gold. I run three now: internet (Portrait), VS (Landscape) and a spare for Email & everything else! Go for it: get a cheap two - or three - output card, and disable onboard. It'll free up your system RAM and accelerate windows display stuff at the same time.

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

        I 1 Reply Last reply
        0
        • D David Crow

          I've not used dual displays since the early 90s (back then We would use OutputDebugString() to send debug text to a second mono monitor). I would like to try my hand at using two displays again for the extra screen real estate they would provide. I'm thinking of purchasing a new computer that has 1 HDMI port. Would it be better to install a video card that has one HDMI port for the second monitor to use, or a video card that has two HDMI ports for both monitors and just not use the one integrated in the motherboard? Thanks. DC

          "One man's wage rise is another man's price increase." - Harold Wilson

          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

          "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

          J Offline
          J Offline
          Jorgen Andersson
          wrote on last edited by
          #6

          Two Display Ports if you want to be a bit more future safe. One DisplayPort should be enough since you can daisy chain them, but not to many monitors support that, so you'd need to check that out.

          Wrong is evil and must be defeated. - Jeff Ello

          C C 2 Replies Last reply
          0
          • D David Crow

            I've not used dual displays since the early 90s (back then We would use OutputDebugString() to send debug text to a second mono monitor). I would like to try my hand at using two displays again for the extra screen real estate they would provide. I'm thinking of purchasing a new computer that has 1 HDMI port. Would it be better to install a video card that has one HDMI port for the second monitor to use, or a video card that has two HDMI ports for both monitors and just not use the one integrated in the motherboard? Thanks. DC

            "One man's wage rise is another man's price increase." - Harold Wilson

            "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

            "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

            D Offline
            D Offline
            dandy72
            wrote on last edited by
            #7

            Going as far back as Windows has had the ability, people have generally been recommending against mixing video chipsets from different manufacturers together, so that would mean disabling the onboard video and using instead a video card that supports two independent output ports. In reality--and I can only speak for myself--I've personally never experienced any display problem that I could attribute to mixing video cards from different manufacturers together. Maybe I've just been lucky, but I can definitely see how there could be room for strange behavior when using video drivers and add-on display software from different manufacturers. YMMV, but IMO if you're going to get a card anyway to provide a second display, then it would make sense to get a card that can provide two outputs and then just disable the built-in one. Another possibility (which is not necessarily as cheap as a low-end video card) - there are USB to VGA adapters that will act as a video card, and let you send video to a monitor through a USB port if, for some strange reason, adding a video card is not an option. You can chain them with no problem - at one point, for the hell of trying it out, I had 3 of them hooked up to a system that already had 2 "regular" displays, for a total of 5 monitors. But I will point out that the key here is to use a USB 3 port - when testing the configuration I mentioned, I could have 5 different HD videos playing full-screen, independently from each other, and not a stutter. Full-screen HD video over USB 2 did NOT work as smoothly. Even just moving a single window over a USB2 port showed the image getting clipped as it was being dragged. And TBH that was years ago when HDMI still wasn't all that common as a PC connector. I can't imagine there wouldn't be equivalent USB to HDMI adapters nowadays. [Edit] ..and sure enough, they exist, and they're even cheaper (CAD$25) than what I had paid for the USB to VGA adapters I experimented with.

            D 1 Reply Last reply
            0
            • J Jorgen Andersson

              Two Display Ports if you want to be a bit more future safe. One DisplayPort should be enough since you can daisy chain them, but not to many monitors support that, so you'd need to check that out.

              Wrong is evil and must be defeated. - Jeff Ello

              C Offline
              C Offline
              Cp Coder
              wrote on last edited by
              #8

              My choice exactly! And if you buy a new computer, make sure it has a NVMe M.2 SSD drive, not the older SATA SSD drives. NVMe drives are significantly faster. No serial comms. They plug directly into the PCIe bus.

              Get me coffee and no one gets hurt!

              1 Reply Last reply
              0
              • D David Crow

                I've not used dual displays since the early 90s (back then We would use OutputDebugString() to send debug text to a second mono monitor). I would like to try my hand at using two displays again for the extra screen real estate they would provide. I'm thinking of purchasing a new computer that has 1 HDMI port. Would it be better to install a video card that has one HDMI port for the second monitor to use, or a video card that has two HDMI ports for both monitors and just not use the one integrated in the motherboard? Thanks. DC

                "One man's wage rise is another man's price increase." - Harold Wilson

                "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

                "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

                R Offline
                R Offline
                RedDk
                wrote on last edited by
                #9

                What OS? Without waxing too descriptive then, get a PCIe video card but know that purchasing one will require some homework on your part, mainly brushing up on knowing what types of connections to IT you will be supporting once you decide you're going to spend x amount of dollars for your reason. Why "what OS?" ... because the blue screen of death has evolved recently. And with that warning, hang on to your old DB 15-pin monitor for a while or at least until you do everything in your power to resist the nostalgia of sticking with an old operating system just because your hardware seems to run optimally on it. I'll end this here. But remember the onboard VGA connection CAN BE USURPED by your BIOS.

                1 Reply Last reply
                0
                • D David Crow

                  I've not used dual displays since the early 90s (back then We would use OutputDebugString() to send debug text to a second mono monitor). I would like to try my hand at using two displays again for the extra screen real estate they would provide. I'm thinking of purchasing a new computer that has 1 HDMI port. Would it be better to install a video card that has one HDMI port for the second monitor to use, or a video card that has two HDMI ports for both monitors and just not use the one integrated in the motherboard? Thanks. DC

                  "One man's wage rise is another man's price increase." - Harold Wilson

                  "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

                  "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

                  M Offline
                  M Offline
                  markrlondon
                  wrote on last edited by
                  #10

                  I've run dual monitors for many, many years and I now find using a computer with a single monitor very restrictive. In my case I've always used a PCIe graphics card with multiple outputs and that has worked well for me. I'm considering going to three monitors (two for primary work area, one for systems monitoring, tv, or debug output, depending on what else I'm doing) and I'll probably get another graphics card to do it. This is currently on Windows 10 (and was previously on previous Windows versions).

                  J 1 Reply Last reply
                  0
                  • M markrlondon

                    I've run dual monitors for many, many years and I now find using a computer with a single monitor very restrictive. In my case I've always used a PCIe graphics card with multiple outputs and that has worked well for me. I'm considering going to three monitors (two for primary work area, one for systems monitoring, tv, or debug output, depending on what else I'm doing) and I'll probably get another graphics card to do it. This is currently on Windows 10 (and was previously on previous Windows versions).

                    J Offline
                    J Offline
                    John R Shaw
                    wrote on last edited by
                    #11

                    Personally I don't like any setup with less than two monitors. I guess I spoiled that way. I have had 3 monitors in the past for work. But the 3rd one was normally just dedicated to keeping an eye on my email. One of the fellows I worked with had 5 monitors. I think he was using them to simulate a complete environment, via virtual machines, for testing and development purposes. Another guy setup complete systems of monitors to turn MS Flight simulator a 360 degree simulation in is basement. He ended up getting his pilots license in record time.

                    INTP "Program testing can be used to show the presence of bugs, but never to show their absence." - Edsger Dijkstra "I have never been lost, but I will admit to being confused for several weeks. " - Daniel Boone

                    1 Reply Last reply
                    0
                    • OriginalGriffO OriginalGriff

                      Even a fairly old video card - I use a NVIDIA GTX660Ti - will have support for at least two displays (but it's worth checking what inputs your monitors will take. You can't "split" a single HDMI output to two different images, just duplicate the same picture on two. Trust me, multiple monitors make things so much easier: just having one for the internet and one for VS while coding (or one for VS and one for your app while debugging) is worth it's weight in gold. I run three now: internet (Portrait), VS (Landscape) and a spare for Email & everything else! Go for it: get a cheap two - or three - output card, and disable onboard. It'll free up your system RAM and accelerate windows display stuff at the same time.

                      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt AntiTwitter: @DalekDave is now a follower!

                      I Offline
                      I Offline
                      Ian_Sharpe
                      wrote on last edited by
                      #12

                      I wouldn't be without a dual display for work. As others have said, the productivity gains are significant. Point of this post is to put in a word for the multiple desktops feature in Windows. I rely on this heavily and have been up to a virtual 8 or 10 monitors with it - two IDEs open with a lot of stuff in each, best spread over two monitors per IDE, plus documentation, browser windows, email, discreet sanity-preserving displacement activities that that shouldn't be left visible to passers by... If it wasn't for this feature, I'd be looking at more and bigger monitors and still find them constraining on occasions. Once the extra desktops have been created (Task View icon which for me is to the right of the Start menu icon, lower left), panning right and left through the desktops array is [Ctrl]+[Windows key]+[Right cursor] or +[Left cursor].

                      K 1 Reply Last reply
                      0
                      • J Jorgen Andersson

                        Two Display Ports if you want to be a bit more future safe. One DisplayPort should be enough since you can daisy chain them, but not to many monitors support that, so you'd need to check that out.

                        Wrong is evil and must be defeated. - Jeff Ello

                        C Offline
                        C Offline
                        Carl_Sharman
                        wrote on last edited by
                        #13

                        I agree about using Display Port. You'll almost certainly get better resolution with it than HDMI.

                        1 Reply Last reply
                        0
                        • D David Crow

                          I've not used dual displays since the early 90s (back then We would use OutputDebugString() to send debug text to a second mono monitor). I would like to try my hand at using two displays again for the extra screen real estate they would provide. I'm thinking of purchasing a new computer that has 1 HDMI port. Would it be better to install a video card that has one HDMI port for the second monitor to use, or a video card that has two HDMI ports for both monitors and just not use the one integrated in the motherboard? Thanks. DC

                          "One man's wage rise is another man's price increase." - Harold Wilson

                          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

                          "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

                          U Offline
                          U Offline
                          User 12891772
                          wrote on last edited by
                          #14

                          I agree with those before me extra monitors are a significant improvement in efficiency, and after years of doing so I can hardly get any work done on a single monitor. Sometimes I travel and I will bring an extra long DisplayPort and HDMI cable with me so I can use the TV in the room as a second monitor. I would suggest a laptop with a dock and at least two external monitors, and skip the 1920X1080 FHD versions and go directly to 2K monitors Consider Dell XPS, or the Precision mobile workstations. The latter can be had inexpensively as companies near tech centers don't hold on to them long as they upgrade to get the latest and greatest every few years.

                          1 Reply Last reply
                          0
                          • D dandy72

                            Going as far back as Windows has had the ability, people have generally been recommending against mixing video chipsets from different manufacturers together, so that would mean disabling the onboard video and using instead a video card that supports two independent output ports. In reality--and I can only speak for myself--I've personally never experienced any display problem that I could attribute to mixing video cards from different manufacturers together. Maybe I've just been lucky, but I can definitely see how there could be room for strange behavior when using video drivers and add-on display software from different manufacturers. YMMV, but IMO if you're going to get a card anyway to provide a second display, then it would make sense to get a card that can provide two outputs and then just disable the built-in one. Another possibility (which is not necessarily as cheap as a low-end video card) - there are USB to VGA adapters that will act as a video card, and let you send video to a monitor through a USB port if, for some strange reason, adding a video card is not an option. You can chain them with no problem - at one point, for the hell of trying it out, I had 3 of them hooked up to a system that already had 2 "regular" displays, for a total of 5 monitors. But I will point out that the key here is to use a USB 3 port - when testing the configuration I mentioned, I could have 5 different HD videos playing full-screen, independently from each other, and not a stutter. Full-screen HD video over USB 2 did NOT work as smoothly. Even just moving a single window over a USB2 port showed the image getting clipped as it was being dragged. And TBH that was years ago when HDMI still wasn't all that common as a PC connector. I can't imagine there wouldn't be equivalent USB to HDMI adapters nowadays. [Edit] ..and sure enough, they exist, and they're even cheaper (CAD$25) than what I had paid for the USB to VGA adapters I experimented with.

                            D Offline
                            D Offline
                            Dan Neely
                            wrote on last edited by
                            #15

                            dandy72 wrote:

                            Going as far back as Windows has had the ability, people have generally been recommending against mixing video chipsets from different manufacturers together, so that would mean disabling the onboard video and using instead a video card that supports two independent output ports. In reality--and I can only speak for myself--I've personally never experienced any display problem that I could attribute to mixing video cards from different manufacturers together.

                            If you go back far enough (win95? NT4????) you actually had to use different brands because something in the driver model choked on 2 instances of the same GPU. :omg: :wtf: I ran into NVidia vs ATI driver problems with XP (vista?) years ago; I was running 3 monitors in an era when GPUs only had 2 outputs and upgraded my main card from NVidia to ATI and ended up having to buy a second cheap ATI card because I could never get my main card and low end NVidia ones to play nicely. On more modern systems I never have had an issue with Intel and AMD/NVidia/USB; I've never tried mixing AMD and NVidia though. (My current systems are Intel and since cards started offering more outputs haven't needed to double up just for that.)

                            Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

                            D 1 Reply Last reply
                            0
                            • D David Crow

                              I've not used dual displays since the early 90s (back then We would use OutputDebugString() to send debug text to a second mono monitor). I would like to try my hand at using two displays again for the extra screen real estate they would provide. I'm thinking of purchasing a new computer that has 1 HDMI port. Would it be better to install a video card that has one HDMI port for the second monitor to use, or a video card that has two HDMI ports for both monitors and just not use the one integrated in the motherboard? Thanks. DC

                              "One man's wage rise is another man's price increase." - Harold Wilson

                              "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

                              "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

                              R Offline
                              R Offline
                              Rusty Bullet
                              wrote on last edited by
                              #16

                              Just an odd thought to throw out into the mix, but working remotely when you have two displays in the shop is a real pain. Instead of two displays, I upped the size of the display at work to allow space for an output area, and working remotely became painless. I have a coworker who has a two-display setup at work and he is constantly complaining, reminding me of what I am not missing.

                              D K 2 Replies Last reply
                              0
                              • D Dan Neely

                                dandy72 wrote:

                                Going as far back as Windows has had the ability, people have generally been recommending against mixing video chipsets from different manufacturers together, so that would mean disabling the onboard video and using instead a video card that supports two independent output ports. In reality--and I can only speak for myself--I've personally never experienced any display problem that I could attribute to mixing video cards from different manufacturers together.

                                If you go back far enough (win95? NT4????) you actually had to use different brands because something in the driver model choked on 2 instances of the same GPU. :omg: :wtf: I ran into NVidia vs ATI driver problems with XP (vista?) years ago; I was running 3 monitors in an era when GPUs only had 2 outputs and upgraded my main card from NVidia to ATI and ended up having to buy a second cheap ATI card because I could never get my main card and low end NVidia ones to play nicely. On more modern systems I never have had an issue with Intel and AMD/NVidia/USB; I've never tried mixing AMD and NVidia though. (My current systems are Intel and since cards started offering more outputs haven't needed to double up just for that.)

                                Did you ever see history portrayed as an old man with a wise brow and pulseless heart, weighing all things in the balance of reason? Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful? --Zachris Topelius Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies. -- Sarah Hoyt

                                D Offline
                                D Offline
                                dandy72
                                wrote on last edited by
                                #17

                                No doubt problems existed, they were being reported for a reason. I just was saying I was fortunate enough not to have run across them in any of my own little experiments.

                                1 Reply Last reply
                                0
                                • R Rusty Bullet

                                  Just an odd thought to throw out into the mix, but working remotely when you have two displays in the shop is a real pain. Instead of two displays, I upped the size of the display at work to allow space for an output area, and working remotely became painless. I have a coworker who has a two-display setup at work and he is constantly complaining, reminding me of what I am not missing.

                                  D Offline
                                  D Offline
                                  dandy72
                                  wrote on last edited by
                                  #18

                                  I'm not sure I'm following. Are you saying you have two displays at work, but prefer a single-display setup when working remotely?

                                  R 2 Replies Last reply
                                  0
                                  • D dandy72

                                    I'm not sure I'm following. Are you saying you have two displays at work, but prefer a single-display setup when working remotely?

                                    R Offline
                                    R Offline
                                    Rusty Bullet
                                    wrote on last edited by
                                    #19

                                    Let me clarify a bit more. I ONLY have a single large display at home. Having dual displays at work caused the problem. Replacing the two smallish displays with a larger display at work solved the scrolling problem. I have no room at home for a second display, which would have also solved the problem. A 27" display was < $200 USD, so it was a solution my owner approved of.

                                    D 1 Reply Last reply
                                    0
                                    • D dandy72

                                      I'm not sure I'm following. Are you saying you have two displays at work, but prefer a single-display setup when working remotely?

                                      R Offline
                                      R Offline
                                      Rusty Bullet
                                      wrote on last edited by
                                      #20

                                      Yes. The problem with two at work and one at home is that anytime you move your mouse against the side the second monitor is, the screen on your local display scrolls in that direction. If the mouse move was just moving the mouse, this means you have to scroll back to where you were working, a delay and break of thought stream.

                                      1 Reply Last reply
                                      0
                                      • R Rusty Bullet

                                        Let me clarify a bit more. I ONLY have a single large display at home. Having dual displays at work caused the problem. Replacing the two smallish displays with a larger display at work solved the scrolling problem. I have no room at home for a second display, which would have also solved the problem. A 27" display was < $200 USD, so it was a solution my owner approved of.

                                        D Offline
                                        D Offline
                                        dandy72
                                        wrote on last edited by
                                        #21

                                        Right...I despise working on a laptop because I'm used to multiple displays so I find one display to be cramped, to the point of being unusable...but I don't feel like the solution then is to stick with one display everywhere for the sake of having one consistent experience no matter where I am. If that's what you're saying. And are you saying 27" is "large"? What's the pair of "smallish" displays that you got replaced at work?

                                        R 1 Reply Last reply
                                        0
                                        • D David Crow

                                          I've not used dual displays since the early 90s (back then We would use OutputDebugString() to send debug text to a second mono monitor). I would like to try my hand at using two displays again for the extra screen real estate they would provide. I'm thinking of purchasing a new computer that has 1 HDMI port. Would it be better to install a video card that has one HDMI port for the second monitor to use, or a video card that has two HDMI ports for both monitors and just not use the one integrated in the motherboard? Thanks. DC

                                          "One man's wage rise is another man's price increase." - Harold Wilson

                                          "Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

                                          "You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles

                                          D Offline
                                          D Offline
                                          DanW52
                                          wrote on last edited by
                                          #22

                                          I think you'll do well by adding a video card which has a DisplayPort (DP) video port. With DP you can daisy-chain 2 or more monitors with DisplayPort cables. You'll also need monitors which support DP. However, not all video cards support more than 2 monitors - you'll need to verify if they do first. My PC has an I5 9600K cpu, and its integrated grapics support 3 monitors quite well. I'm using 3 Dell U2415's arranged in a semi-circle.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups