Page 5 of 9 FirstFirst ... 3 4 5 6 7 ... LastLast
Results 41 to 50 of 85
  1. #41
    Player
    Zenaku's Avatar
    Join Date
    Mar 2011
    Location
    FL,Hialeah
    Posts
    5,526
    Character
    Zenaku Yamada
    World
    Cactuar
    Main Class
    Conjurer Lv 50
    Quote Originally Posted by Petdo View Post
    This is the source code of script that Zenaku mentioned


    You need to edit the value on WinMove line to match your screen resolution
    You'll need autohotkey program to run this script http://www.autohotkey.com/download/

    Here's the step
    install autohotkey
    The easy way is open your notepad
    copy the script I quoted and edit value to match your screen res.
    save as yourfilename.ahk
    run the script by double click
    when FFXIV window start ( after SE logo ) you can press ctrl+shift+a to move it to psudo-full screen and no problem with alt-tab or lost lower border anymore.

    Anyway.... I'm kind of disappoint that this script released since beta... almost 7 months ago.
    And SE still don't take action on this issue
    Btw, even with this script, if your window 7 go to login screen you still get some directx error and exit the game.

    I know there's lot of issue to take care of.
    But every minor things that SE neglect is like they are lag of good senior programmer to guide junior...
    Ya everything is there even the set up all you do is start up the setup and there one file you can edit and make your own without issue. Take only 5mins to set up without issue then all you do is start up the file and press ctrl-alt and F while you in game.

    Note you most have FFXIV in your PC res and make the file in your PC res also the game most be in window mode. Only issue is you still in window mode so you don't get that better FPS like real full screen.
    (0)
    Tactics Ogre: Let Us Cling Together Autographed By "Akihiko Yoshida Tarot Card Sweepstakes Winner

  2. #42
    Player
    Join Date
    Mar 2011
    Location
    Gridania
    Posts
    4,964
    I found the easiest solution if you want to play a "Fullscreen" windowed mode is just to turn window snapping off I can then drag my windows to the edge of my screen without the need for any 3rd party applications.
    (0)

  3. #43
    Player
    Aistaraina's Avatar
    Join Date
    Mar 2011
    Posts
    335
    Character
    Aistaraina Lanae
    World
    Excalibur
    Main Class
    Bard Lv 66
    I fail to understand how this can "take some time to address." You alt-tab out of FFXIV, your D3DDevice returns D3DERR_DEVICELOS. So for whatever reason, SE throws a windows error to crash your game. Bot prevention? Who knows. Anyways, alt-tab back in, D3D is smart enough to recognize it needs to reacquire itself for it's rendering calls. Remove the damn error call. Solved. I work with DirectX9, and i've never seen something this stupid.
    (3)

  4. #44
    Player
    AlexiaKidd's Avatar
    Join Date
    Mar 2011
    Posts
    1,455
    Character
    Alex Kidd
    World
    Spriggan
    Main Class
    Marauder Lv 90
    Quote Originally Posted by Belial View Post
    Really? I'm sure they could just buy the license from an existing program and just implement it without taking "some time" to address. In fact, I'm alt-tabbing out of fullscreen mode while typing this right now.
    Are you playing in actual Fullscreen mode and still able to Alt+Tab out? If so please tell me how ^^ I currently use Shiftwindow to force fullscreen from windowed mode but I hear playing in actual Fullscreen gives better performance.
    (0)

  5. #45
    Player
    Elkwood's Avatar
    Join Date
    Mar 2011
    Posts
    591
    Character
    Elkwood Davidson
    World
    Excalibur
    Main Class
    Thaumaturge Lv 50
    Quote Originally Posted by Bayohne View Post
    We spoke with the dev. team to find out what's being planned in regards to being able to alt-tab out of fullscreen and they said that they are looking into it, but that it'll take some time to address.
    Then your developers suck and they need to be fired. It takes others less then 20 minutes to implement this for this game, but it takes your developers "time"... please Bayohne stop giving the company line like Sony is doing with the PSN network get some hard answers and get back to us. The "time" excuse only works for so long, if 1.18 is not a drop dead fantastic patch SE can kiss a lot of its playerbase goodbye that I can almost assure you.
    (3)

  6. #46
    Player
    Betelgeuzah's Avatar
    Join Date
    Mar 2011
    Posts
    3,083
    Character
    Captain Lalafist
    World
    Odin
    Main Class
    Arcanist Lv 82
    So for whatever reason, SE throws a windows error to crash your game
    Or the game actually crashes. Have you worked with Crystal Tools before? Then you don't know how it functions with direct X.
    (2)

  7. #47
    Player

    Join Date
    Mar 2011
    Location
    Uldah
    Posts
    889
    Quote Originally Posted by Betelgeuzah View Post
    Or the game actually crashes. Have you worked with Crystal Tools before? Then you don't know how it functions with direct X.
    Oh, an engine that crashes when alt-tabbing out of full screen!

    Woot! I finally managed to travel back in time to 2001!!!!
    (3)
    Rarely Plays
    See your face upon the clear water. How dirty! Come! Wash your face!
    loltanaka: http://www.youtube.com/watch?v=WOOw2yWMSfk

  8. #48
    Player
    Betelgeuzah's Avatar
    Join Date
    Mar 2011
    Posts
    3,083
    Character
    Captain Lalafist
    World
    Odin
    Main Class
    Arcanist Lv 82
    Quote Originally Posted by Ilean View Post
    Oh, an engine that crashes when alt-tabbing out of full screen!

    Woot! I finally managed to travel back in time to 2001!!!!
    Yuuup, functions exactly like XI did. Don't be surprised if sometime, somewhere, someplace when you least expect it, someone steps up to you and says, smile! Your next-gen game engine is from 2001!

    Well, partially at least.
    (0)

  9. #49
    Player
    Captaindownsyndrome's Avatar
    Join Date
    Mar 2011
    Posts
    398
    Character
    Fate Raines
    World
    Sargatanas
    Main Class
    Gladiator Lv 50
    tell they fix it just run it though steam like i do it works great u cant alt tab but steam has a web bowers 9 time out of 10 that why most need alt tab out full screen
    (1)

  10. #50
    Player

    Join Date
    Mar 2011
    Location
    Gridania
    Posts
    65
    Quote Originally Posted by Betelgeuzah View Post
    Or the game actually crashes. Have you worked with Crystal Tools before? Then you don't know how it functions with direct X.
    You don't have to work with the source of something to see what the problem is. The error is that it can't detect direct X devices.
    Its a textbook example of what happens when you get a Lost Device in Direct X 9. There are only so many API calls that can be made since its Direct X based so its pretty clear that the error stems from this.
    http://msdn.microsoft.com/en-us/libr...(v=VS.85).aspx

    The fix should be fairly trivial, instead of throwing the error when you loose the device, call the proper reset operations when the device is restored and reload the data back into memory then continue on your merry way.
    (5)
    Last edited by Micrll; 04-27-2011 at 06:03 AM.
    Eorzea's children are trees in a grove - bending to the wind like the willow, or bearing it like the oak. Yet live how we might, the wind shall blow.
    Kan-E-Senna, Elder Seeder

Page 5 of 9 FirstFirst ... 3 4 5 6 7 ... LastLast