Page 1 of 5 1 2 3 ... LastLast
Results 1 to 10 of 55

Hybrid 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.

  2. #2
    Player
    Evangela's Avatar
    Join Date
    Mar 2011
    Location
    グリダニア
    Posts
    4,361
    Character
    Evangela Monterossa
    World
    Balmung
    Main Class
    Ninja Lv 90
    right section but against the user agreement

    but you can do it at fansite forums. so many people want this
    (0)

  3. #3
    Player
    viion's Avatar
    Join Date
    Mar 2011
    Location
    Uldah
    Posts
    4,206
    Character
    Sky Box
    World
    Ragnarok
    Main Class
    Marauder Lv 90
    It, most likely will be against the TOS due to categorizing, but obviously it would not do anything malicious. There has been lots of programs that perform the same thing that all got C&D (well not all but most). I think a lot of those though were because of future plans to in-cooperate plugin/scripting which is then poking at the TOS a bit more.

    In my opinion it should be allowed for peeps to publish their software because lets face it those who want windowed/boredless already do it anyway, the only issue they can be tasking a risk with the application/script they use, even using yours they are taking a risk its not some keygen as such and devs cannot go around approving peoples application.

    Let 1 person be approved, have to let everyone.
    (0)

  4. #4
    Player

    Join Date
    Sep 2011
    Posts
    5
    Quote Originally Posted by Evangela View Post
    right section but against the user agreement

    but you can do it at fansite forums. so many people want this
    Thanks for the reply. Too bad it's against TOS

    Quote Originally Posted by viion View Post
    It, most likely will be against the TOS due to categorizing, but obviously it would not do anything malicious. There has been lots of programs that perform the same thing that all got C&D (well not all but most). I think a lot of those though were because of future plans to in-cooperate plugin/scripting which is then poking at the TOS a bit more.

    In my opinion it should be allowed for peeps to publish their software because lets face it those who want windowed/boredless already do it anyway, the only issue they can be tasking a risk with the application/script they use, even using yours they are taking a risk its not some keygen as such and devs cannot go around approving peoples application.

    Let 1 person be approved, have to let everyone.
    Well I was planning to release the source code also so people can compile the program themselves.
    (0)

  5. #5
    Player
    Coldfire's Avatar
    Join Date
    May 2011
    Location
    Gridania
    Posts
    1,130
    Character
    Nero Coldfire
    World
    Sargatanas
    Main Class
    Goldsmith Lv 50
    Doesn't give you an unfair advantage or endanger "company secrets" so I don't think SE would care as much as people think. Besides the part altered is most likely not SE code but Microsoft code as it is in the Windows framework. Stuff like enabling LAA should also be legit as the PE header belongs to Microsoft too :P
    (0)

  6. #6
    Player
    Archadius's Avatar
    Join Date
    Mar 2011
    Location
    Ishgard
    Posts
    1,304
    Character
    Arcadia Aurora
    World
    Balmung
    Main Class
    Dark Knight Lv 91
    Just use AutoHotKey, it manipulates Windows only (removes borders and repositions the window) and therefore isn't against TOS. The only issue is that you're going to take a hit to FPS.
    (2)

  7. #7
    Player Eekiki's Avatar
    Join Date
    Mar 2011
    Posts
    3,214
    Character
    Kickle Cubicle
    World
    Balmung
    Main Class
    Rogue Lv 90
    Quote Originally Posted by Archadius View Post
    Just use AutoHotKey, it manipulates Windows only (removes borders and repositions the window) and therefore isn't against TOS. The only issue is that you're going to take a hit to FPS.
    I did this for awhile, but stopped since it won't work with SLI.

    What I do now is run XIV through steam, and I use the crummy web browser that comes with the Steam overlay to look stuff up on websites.
    (1)

  8. #8
    Player
    Archadius's Avatar
    Join Date
    Mar 2011
    Location
    Ishgard
    Posts
    1,304
    Character
    Arcadia Aurora
    World
    Balmung
    Main Class
    Dark Knight Lv 91
    Quote Originally Posted by Eekiki View Post
    I did this for awhile, but stopped since it won't work with SLI.

    What I do now is run XIV through steam, and I use the crummy web browser that comes with the Steam overlay to look stuff up on websites.
    Well that sucks. Well it works for everyone NOT using SLI. Sorry Eekiki lol. Though I imagine there may be something similar out there that creates the same effect.
    (0)

  9. #9
    Player Eekiki's Avatar
    Join Date
    Mar 2011
    Posts
    3,214
    Character
    Kickle Cubicle
    World
    Balmung
    Main Class
    Rogue Lv 90
    Quote Originally Posted by Archadius View Post
    Well that sucks. Well it works for everyone NOT using SLI. Sorry Eekiki lol. Though I imagine there may be something similar out there that creates the same effect.
    The problem isn't with the autohotkey program, the problem is with FFXIV for some odd reason not being able to use SLI when running in windowed mode.
    (0)

  10. #10
    Player
    Join Date
    Aug 2011
    Posts
    200
    Quote Originally Posted by Eekiki View Post
    The problem isn't with the autohotkey program, the problem is with FFXIV for some odd reason not being able to use SLI when running in windowed mode.
    http://www.youtube.com/watch?v=_n5E7feJHw0
    (1)

Page 1 of 5 1 2 3 ... LastLast