Page 6 of 9 FirstFirst ... 4 5 6 7 8 ... LastLast
Results 51 to 60 of 86

Dev. Posts

Hybrid View

  1. #1
    Player Jynx's Avatar
    Join Date
    Mar 2011
    Location
    Gridania
    Posts
    4,964
    Character
    Jynx Masamune
    World
    Diabolos
    Main Class
    Thaumaturge Lv 100
    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)

  2. #2
    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 Jynx View Post
    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.
    i did that for days it does not hide the top borders the 3 party make it look 100% full screen and it easy to set up.
    (0)
    Tactics Ogre: Let Us Cling Together Autographed By "Akihiko Yoshida Tarot Card Sweepstakes Winner

  3. #3
    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. #4
    Quote Originally Posted by Aistaraina View Post
    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.
    I worked with all DX and even the modified PS3 OGL, it's not bot prevention so much as is it needing to port the game to the PS3, they don't seem to work on absolutely separate versions of the game, since XI even crashed on alt+tab and it was a straight port from the PS2 with very little changes to it core.
    (3)

  5. #5
    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)

  6. #6
    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

  7. #7
    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)

  8. #8
    Player
    Benji's Avatar
    Join Date
    Mar 2011
    Location
    Limsa Lominsa
    Posts
    213
    Character
    Benji Koh
    World
    Leviathan
    Main Class
    Lancer Lv 28
    Quote Originally Posted by Betelgeuzah View Post
    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.
    From the terrible programming, graphics aside of course, you could have told me that this game was programmed in 2001 and I would have believed you. SE needs needs to learn how to optimize.
    (0)

  9. #9
    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

  10. #10
    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)

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