Page 34 of 38 FirstFirst ... 24 32 33 34 35 36 ... LastLast
Results 661 to 680 of 741

Thread: General Discussion     submit to reddit submit to twitter

  1. #661
    Sea Torques
    Join Date
    Apr 2008
    Posts
    705
    BG Level
    5

    LFG/Trade channels?

    Working fine on Kalil <.<

  2. #662
    Chram
    Join Date
    Aug 2007
    Posts
    2,699
    BG Level
    7
    FFXIV Character
    Nours Sruon
    FFXIV Server
    Moogle
    FFXI Server
    Fenrir

    Quote Originally Posted by Saxon View Post
    LFG/Trade channels?

    Working fine on Kalil <.<
    All channels that weren't legion/party weren't working, /3, /1 etc... got fixed within an hour or two.

  3. #663
    Salvage Bans
    Join Date
    Jun 2008
    Posts
    817
    BG Level
    5
    FFXIV Character
    Trine Traverse
    FFXIV Server
    Odin
    FFXI Server
    Ifrit

    This is the second time they've botched the chats.

  4. #664
    E. Body
    Join Date
    Jun 2007
    Posts
    2,131
    BG Level
    7

    Quote Originally Posted by Trocian View Post
    This is the second time they've botched the chats.
    and the second time no one cared. shits worse than AS.

  5. #665
    Sassy Tyrant
    Join Date
    Jun 2007
    Posts
    2,313
    BG Level
    7
    FFXIV Character
    Falisa Asile
    FFXIV Server
    Leviathan
    FFXI Server
    Asura

    Because every patch is going to be 100% perfect? They fixed it in no time, there's no need to complain about it. Q_Q less

  6. #666
    If I screw up again Im gone forever.
    Secret Admin

    Join Date
    Jul 2008
    Posts
    8,540
    BG Level
    8
    FFXI Server
    Bismarck

    Can't believe the amount of whining that is going on... did you guys like pay attention to the way SE runs things?

  7. #667
    Salvage Bans
    Join Date
    Jun 2008
    Posts
    817
    BG Level
    5
    FFXIV Character
    Trine Traverse
    FFXIV Server
    Odin
    FFXI Server
    Ifrit

    EU servers still doesn't have their chats right.

  8. #668
    Relic Shield
    Join Date
    Oct 2007
    Posts
    1,552
    BG Level
    6

    Quote Originally Posted by Trocian View Post
    EU servers still doesn't have their chats right.
    Chats are working on Castor.

  9. #669
    E. Body
    Join Date
    Jun 2007
    Posts
    2,065
    BG Level
    7
    FFXI Server
    Phoenix

    Just came across this in AS:
    Two days ago I was banned for multiboxing (I play 9 sorcs, 1 chanter and 1 templar). I painstaking leveled them up to 30+ (no group xp bonus so its one heck of a grind).
    haha I cant stop laughing.

  10. #670
    Hydra
    Join Date
    Jul 2009
    Posts
    100
    BG Level
    3
    FFXI Server
    Fenrir

    Oh Fishstix, you can't just quote that and not give the OMGBAAWWWW thread that ensues.

    Banned for Multiboxing (Any suggestions?) - AionSource.com

    They get so butthurt.

  11. #671
    If I screw up again Im gone forever.
    Secret Admin

    Join Date
    Jul 2008
    Posts
    8,540
    BG Level
    8
    FFXI Server
    Bismarck

    I think your sig compliments it perfectly.

  12. #672
    Han Cholo
    Sweaty Dick Punching Enthusiast

    Join Date
    Oct 2006
    Posts
    7,447
    BG Level
    8
    FFXIV Character
    Azor A'hai
    FFXIV Server
    Sargatanas

    http://cache.gawkerassets.com/assets...742p_4c_1b.jpg

    Might get more ass wearing this than the infamous wolf shirt.

  13. #673
    Salvage Bans
    Join Date
    Jun 2007
    Posts
    942
    BG Level
    5
    FFXI Server
    Cerberus

    I'm actually considering on getting this one.

    J!NX : Aion Undead Women's Tee - Clothing for Gamers & Geeks

    But kind of iffy. xP

  14. #674
    D. Ring
    Join Date
    Apr 2006
    Posts
    4,738
    BG Level
    7
    FFXI Server
    Siren

    Hmm Vaizel server down for now, wonder why.

  15. #675
    E. Body
    Join Date
    Mar 2007
    Posts
    1,899
    BG Level
    6
    WoW Realm
    Arathor

    Quote Originally Posted by Greenjade View Post
    I'm actually considering on getting this one.

    J!NX : Aion Undead Women's Tee - Clothing for Gamers & Geeks

    But kind of iffy. xP
    Women can get away with it. Unless it's a retro game T for a bloke it's just sad.

  16. #676
    BG Staff
    Join Date
    Feb 2006
    Posts
    27,188
    BG Level
    10
    FFXI Server
    Sylph

    Meh. I don't log back in for 2 or 3 weeks and I still lag in western eracus desert like when I first got here.

    fuuuuck

  17. #677
    E. Body
    Join Date
    Jun 2007
    Posts
    2,065
    BG Level
    7
    FFXI Server
    Phoenix

    Not sure if people saw this already but: http://www.aionsource.com/forum/gene...ance-tips.html This person discovered how to do things like enable console, tweak settings through a txt file, etc. Basic example:

    -First, run Notepad (Windows default text editor).
    -Second, Copy & Paste the following into Notepad, explanation follows:
    Code:
    #Basic settings#
    
    con_disable_console = "0"
    g_open_aion_web= "0"
    g_save_preset = "1"
    d3d9_TripleBuffering= "1"
    r_Texture_Anisotropic_Level= "16"
    d3d9_TextureFilter= "TRILINEAR"
    As you can see, Code contains 6 command-lines most of which are self-explanatory. Nevertheless here is a breakdown:

    con_disable_console = "0" -Allows you to use the in-game console by pressing PauseBreak key
    g_open_aion_web= "0" -Disables opening Aion webpage when quiting
    d3d9_TripleBuffering= "1" -Enables Triple buffering, this must be set to enabled, it offers a significant performance boost-
    r_Texture_Anisotropic_Level= "16" -Enables 16x Anisotropic filtering, sharpens textures with minimal performance loss-
    d3d9_TextureFilter= "TRILINEAR" -Sets filtering type to 'Trilinear'
    g_save_preset = "1"-Saves your settings
    - 1 means enabled, 0 means disabled, this is only true for enable/disable options

    As the title above them suggests, these are 'Basic' settings, they enhance the game without much of a performance hit. If you think 16x Anisotropic is too much you can change the value to 8 or 4. Even if you dont like playing with configurations and not sure what any of this means, you should atleast have the 'Triple buffering' command line [ d3d9_TripleBuffering= "1" ], it can and will improve your performance.

    -Finally, click Save as in notepad. Name the file " system.ovr " without the Quotes and save it to a location you remember. You must save the text file with this name or it wont work.

    Alright, now you have a text file named ' system.ovr ' which contains the above settings, to actually use these settings in Aion, we do the following:
    -Browse to your Aion folder [ex. C:\Aion ]
    -Look for a text file named 'system.cfg' and delete it, this file saves your last settings, and is auto-created every time you exit the game, so no need to worry.
    -Copy 'system.ovr' that we created into your Aion folder.

    That is all, the next time you run the game. The settings in the 'system.ovr' will be processed. Its important to remember that the values you set in system.ovr may not be correctly displayed in the game's default graphics settings menu. So don't let that confuse you.
    probably should've made a new thread for this, so people can post what settings are good and different functions, meh.

  18. #678
    Sea Torques
    Join Date
    Oct 2006
    Posts
    503
    BG Level
    5

    That seems awesome, but I can't run the game with the default fullscreen resolution. Do you think there's any reason I can't have someone else do this and use both the system.cfg and system.ovr that they created?

  19. #679
    E. Body
    Join Date
    Jun 2007
    Posts
    2,065
    BG Level
    7
    FFXI Server
    Phoenix

    yeah you should be able to use other people's config files, I'm not sure how the default resolution can cause a problem with this though. There's a variable line for the resolution too if that helps you any:

    r_FullScreenHeight = "900"
    r_FullScreenWidth = "1440"

  20. #680
    Sea Torques
    Join Date
    Oct 2006
    Posts
    503
    BG Level
    5

    Yeah for some reason regardless of my desktop resolution it tries to run in 1360x768 when it's FSed which is not supported by my monitor. I tried putting that code in the system.ovr and it ignored it. Thanks though I'll get someone else to send me a windowed version.

Page 34 of 38 FirstFirst ... 24 32 33 34 35 36 ... LastLast

Similar Threads

  1. Replies: 4129
    Last Post: 2022-06-16, 19:49