Results 21 to 30 of 55

Threaded View

  1. #1
    Player

    Join Date
    Sep 2011
    Posts
    5

    Do you guys need Fullscreen Windowed?

    Hope this is the right section, because its my first post and I am a bit nervous.

    Seems that everyone want to play this game Windowed, but at the same time fullscreen and without the Borders. Kinda like how World of Warcraft has that fullscreen windowed option. This also allows you to play a simulate fullscreen but still allow you to alt-tab.

    OK, let me say that I am not the best C# programer, I am mainly do Java and C. In a nutshell, this basically removes the window style from the application, which are the borders and shadows of the FF14 window. Then moves the window to the upper corner to simulate a fullscreen(actually, this is customizable). Remember your game is running in Window mode, so crossfire or sli might not work. This does not modify anything game data. All it does is tells the Windows Operating system to remove the border and shadows.

    Here some pictures, just in case you don't believe me. Images might be big since my screens are dual 1080p

    Black Background:
    http://i.minus.com/iUqKq8GPEgiJU.png

    White Background: Notice, no shadows:
    http://i.min.us/ibqBzeoejJ64wY.png

    Dual Screen Setup, The game is running on the second monitor, while I surf the net:
    http://i.min.us/ixC33flKI1ODn.png

    Before I move on, I was hoping if tell me if this is against the FF14 User Agreement, if not then I have no problem releasing it along with source code. If there is something out there does this already, please let me know.

    Post download: http://forum.square-enix.com/ffxiv/t...l=1#post319637
    (11)
    Last edited by Reztic; 09-02-2011 at 05:31 AM.