Results 1 to 4 of 4
  1. #1
    Player
    Zack98's Avatar
    Join Date
    Aug 2013
    Posts
    16
    Character
    Ryu Tannin
    World
    Excalibur
    Main Class
    Pugilist Lv 36

    Why is this game 39GB in size on PS4?

    Its 10.8GB on my PC so why is it 39GB on PS4? I'm not complaining, just wondering why.
    (0)

  2. #2
    Player
    Holyhunter's Avatar
    Join Date
    Jul 2013
    Posts
    223
    Character
    Azia Merot
    World
    Excalibur
    Main Class
    Thaumaturge Lv 51
    probably uncompressed audio, like every other game
    (0)

  3. #3
    Player
    Metabug's Avatar
    Join Date
    Sep 2013
    Posts
    139
    Character
    Mon'sae Crux
    World
    Lich
    Main Class
    Dark Knight Lv 60
    Uncompressed audio/textures/data. Resulting in decreased CPU load (no need to uncompress on the fly).
    (0)

  4. #4
    Player Shioban's Avatar
    Join Date
    Sep 2012
    Location
    Bastok
    Posts
    1,564
    Character
    Shio Ban
    World
    Twintania
    Main Class
    Conjurer Lv 90
    Quote Originally Posted by Zack98 View Post
    Its 10.8GB on my PC so why is it 39GB on PS4? I'm not complaining, just wondering why.
    FFXIV:ARR (aswell as FFXIV 1.0 and FFXI) compress all their data into .dat's

    Essentially the build is compacted into these dats to reduce the client download (on the PC version), which is then unpacked from your disk drive and then loaded into memory.

    Technically it's better to avoid this as it required uncompressing the .dat's everytime it require a file from said .dat (the game unpacks certain essential files on launch).

    By avoiding the .dats (Which they seemed to have done for the PS4 version) you avoid having to process an uncompression leaving the PS4 to just load the files in (which saves on processing time, memory and disk drive usage to an extent).



    As you can see with the image above this is pretty much the entire game compressed into DAT's which lead to a hierarchy of sub-sequent DAT's.

    Each one is (partially) encrypted and compressed meaning the PC has to run a process multiple times to retrieve the files, albiet very quick it's still eating up processing time and memory.
    (2)
    Last edited by Shioban; 04-08-2014 at 03:17 AM.