Item Search
     
BG-Wiki Search
Results 1 to 8 of 8
  1. #1
    Nidhogg
    Join Date
    Oct 2006
    Posts
    3,665
    BG Level
    7

    Quick question about Regedit

    Can someone explain real quick how to do it for laptop? ><

  2. #2
    Smells like Onions
    Join Date
    Aug 2007
    Posts
    5
    BG Level
    0

    Same as you do it for desktop.

  3. #3
    Nidhogg
    Join Date
    Oct 2006
    Posts
    3,665
    BG Level
    7

    Well I had someone tell me how to do it step by step, and i really don't know how to do it.

    Let me go ahead and ask some questions i've always been wondering about..

    How do I automatically get FPS to load when i boot up the game on windower?
    How do I automatically get my DrawDistance to 5.0?

  4. #4
    Pandemonium
    Join Date
    Jul 2008
    Posts
    4,875
    BG Level
    7
    FFXI Server
    Bismarck

    First, open your Windower INIT file. Find the area where the plug-ins are loaded. It'll look like this:

    load LightLuggage
    load TimeStamp
    load DrawDistance

    And so on. Modify it so it looks like this:

    load LightLuggage
    load TimeStamp
    load DrawDistance
    wait 5
    DrawDistance setmap 5
    DrawDistance setmob 5

    As for FPS, find the part that looks like this:

    //showfps 1

    Take out the forward slashes.

  5. #5
    New Merits
    Join Date
    Jul 2007
    Posts
    210
    BG Level
    4
    FFXI Server
    Bahamut
    WoW Realm
    Cho'gall

    about the regedit

    i dont take any credit for this but,

    Heres how to change your FFXI to look better.
    If you go to Start > Run and type "regedit"; then go HKEY_LOCAL_MACHINE > SOFTWARE > PlayonlineUS > SquareEnix > FinalFantasyXI.
    You'll see a list, and on the left you see 0000, 0001, 0002 and so on.

    If you right click "0000" and then go to Modify, you'll see a box, where it says Value data, make that number somewhere between 4 and 6. This blurs your textures, making it look not so blocky.

    Next right click "0003" and go to modify, change the Value data here to 800. Do the same for "0004". This changes the background resolution to 2048x2048 (very high).

  6. #6
    Radsourceful

    Join Date
    Jul 2007
    Posts
    1,964
    BG Level
    6
    FFXI Server
    Bismarck

    Quote Originally Posted by Kohan View Post
    First, open your Windower INIT file. Find the area where the plug-ins are loaded. It'll look like this:

    load LightLuggage
    load TimeStamp
    load DrawDistance

    And so on. Modify it so it looks like this:

    load LightLuggage
    load TimeStamp
    load DrawDistance
    wait 5
    DrawDistance setmap 5
    DrawDistance setmob 5

    As for FPS, find the part that looks like this:

    //showfps 1

    Take out the forward slashes.
    "drawdistance set 5" does both map and mob to 5. Modify the wait as required such that it doesn't fire until you're actually logged in, otherwise it doesn't work.

    If you're running autoexec, add:

    Code:
    <register event="login">pause 5; drawdistance set 5;</register>
    to autoexec.xml, and it will fire 5 seconds after your character is logged on. It only triggers on the first login, though, will need to reactivate it if logging back and forth to mules.

  7. #7
    You just got served THE CALLISTO SPECIAL
    SASSAGE KING OF DA WORLD
    cheap hawks gay

    Join Date
    Sep 2007
    Posts
    26,424
    BG Level
    10

    Quote Originally Posted by Reeno View Post
    about the regedit

    i dont take any credit for this but,

    Heres how to change your FFXI to look better.
    If you go to Start > Run and type "regedit"; then go HKEY_LOCAL_MACHINE > SOFTWARE > PlayonlineUS > SquareEnix > FinalFantasyXI.
    You'll see a list, and on the left you see 0000, 0001, 0002 and so on.

    If you right click "0000" and then go to Modify, you'll see a box, where it says Value data, make that number somewhere between 4 and 6. This blurs your textures, making it look not so blocky.

    Next right click "0003" and go to modify, change the Value data here to 800. Do the same for "0004". This changes the background resolution to 2048x2048 (very high).
    You can also now use the 'Advanced' section of the Windower Launcher GUI or w/e to change the registry values without actually needing to use Regedit.

  8. #8
    Pandemonium
    Join Date
    Jul 2008
    Posts
    4,875
    BG Level
    7
    FFXI Server
    Bismarck

    Quote Originally Posted by Radec View Post
    "drawdistance set 5" does both map and mob to 5. Modify the wait as required such that it doesn't fire until you're actually logged in, otherwise it doesn't work.
    By logged in, do you mean whether you've hit "Accept" or not on the first screen? I set DrawDistance before I even log in, all the time, on the title screen usually.

    I also didn't know that "DrawDistance set" worked anymore; thought they removed that when setmap and setmob were added. Nice to know that it does work.

    As for editing the registry, perhaps this will be of use to you: http://z10.invisionfree.com/TheShado...showtopic=1407

Similar Threads

  1. Quick question about cooking key items.
    By Retrieving/C.D/Searain in forum FFXI: Everything
    Replies: 2
    Last Post: 2007-08-02, 15:54
  2. Quick Question about Attack/Accuracy items/food
    By Talisien in forum FFXI: Everything
    Replies: 9
    Last Post: 2007-04-11, 15:23
  3. Quick Question About Movement Speed+
    By Btight in forum FFXI: Everything
    Replies: 2
    Last Post: 2006-12-30, 00:10
  4. Quick question about Tomahawk
    By Kaylia in forum FFXI: Everything
    Replies: 52
    Last Post: 2006-08-07, 09:14
  5. Quick Question About FFXI
    By SilverBreeze in forum FFXI: Everything
    Replies: 9
    Last Post: 2006-06-26, 18:22
  6. Just one quick question about Apocalyptic Beast...
    By Bkbahamut in forum FFXI: Everything
    Replies: 22
    Last Post: 2006-02-21, 06:01