WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Help/Support (https://www.wowinterface.com/forums/forumdisplay.php?f=3)
-   -   The folder structure IS changing in 8.1 (https://www.wowinterface.com/forums/showthread.php?t=56876)

Fizzlemizz 12-05-18 08:55 PM

The folder structure IS changing in 8.1
 
A heads up for those who haven't PTR'd or wondering why it changed.

Seerah 12-05-18 09:32 PM

Thanks, Blu! And Fizzlemizz for the link. :)

Dolby 12-05-18 10:07 PM

Thanks for the heads up.

So the path for addons will be \wow-folder\_retail_\Interface\AddOns\ ?

Kanegasi 12-05-18 10:28 PM

Wow. This absolutely sucks. I have beta/PTR on a separate drive than WoW. I don’t have the SSD space to install more than just the live version. Looks like I won’t bother with beta/PTR for a long time, if ever. I’m hoping I misunderstood this file reorganization.

Fizzlemizz 12-05-18 11:28 PM

Quote:

Originally Posted by Dolby (Post 330959)
Thanks for the heads up.

So the path for addons will be \wow-folder\_retail_\Interface\AddOns\ ?

That's the way it is with the PTR with the exception of _ptr_ instead of _retail_.

Everything except DATA (Interface, Cache, WTF, Screenshots etc.) is under the _xxx_ folder for each version, otherwise the path structures are the same.

Internally for addons referencing the resources it's still "Interface\\..."

Fizzlemizz 12-05-18 11:32 PM

Quote:

Originally Posted by Kanegasi (Post 330960)
Wow. This absolutely sucks. I have beta/PTR on a separate drive than WoW. I don’t have the SSD space to install more than just the live version. Looks like I won’t bother with beta/PTR for a long time, if ever. I’m hoping I misunderstood this file reorganization.

If there is a single DATA folder that holds the majority of the game for all three, then apart from some individual versions of files then it might not be that bad (version sharding). Just a guess on my part. I don't see anything that says seperate installs are "impossible".

I guess there will also be a _classic_ folder in the future.

JDoubleU00 12-06-18 10:08 PM

Quote:

Originally Posted by Fizzlemizz (Post 330962)
If there is a single DATA folder that holds the majority of the game for all three, then apart from some individual versions of files then it might not be that bad (version sharding). Just a guess on my part. I don't see anything that says seperate installs are "impossible".

I guess there will also be a _classic_ folder in the future.

What about using sym links (I can't remember the proper name).

tonyis3l33t 12-06-18 10:19 PM

yup, symlink should work fine

PowerShell:
Code:

PS C:\> new-item -itemtype symboliclink -path <path to location> -name <the name> -value <path to target>
Example:
Code:

PS C:\> new-item -itemtype symboliclink -path "C:\program files\warcraft\_retail_" -name WoWRetail -value "f:\games\warcraft\_retail_"
fiddle with it if needed.

bsmorgan 12-12-18 09:55 AM

I had separate folders (on different drives) for retail, ptr, and beta. Both retail and ptr folders have updated to the new folder structure.

_retail_ is 3.18GB, _ptr_ is 144MB, Data in the folder with _retail_ is 71.0GB, and Data in the folder with _ptr_ is 68.4GB.

Do you agree that all I'd have to do to consolidate is move the contents of _ptr_ to the same folder as _retail_ and both versions will work?

(_retail_ is bigger because I've done a ExportInterfaceFiles code (and art))

LudiusMaximus 12-12-18 11:32 AM

Hey, I was really looking forward to saving disk space by having _ptr_ and _retail_ in the same “World of Warcraft” folder sharing the “Data” folder. However, even though I now have “Games\World of Warcraft\_retail_”, the PTR is still located at its own “Games\World of Warcraft Public Test\_ptr_”, and it won’t let me install it in a folder that is not called "World of Warcraft Public Test".

Dolby 12-12-18 11:42 AM

Quote:

Originally Posted by LudiusMaximus (Post 330996)
Hey, I was really looking forward to saving disk space by having _ptr_ and _retail_ in the same “World of Warcraft” folder sharing the “Data” folder. However, even though I now have “Games\World of Warcraft\_retail_”, the PTR is still located at its own “Games\World of Warcraft Public Test\_ptr_”, and it won’t let me install it in a folder that is not called "World of Warcraft Public Test".

I think that is planned for 8.1.5 if I'm not mistaken. They wanted to do it in 2 steps.

LudiusMaximus 12-12-18 11:46 AM

Quote:

Originally Posted by Dolby (Post 330997)
I think that is planned for 8.1.5 if I'm not mistaken. They wanted to do it in 2 steps.

All right, thanks. That would explain it. Did you get this from somewhere "official"?

Fizzlemizz 12-13-18 01:30 PM

Go to the original link and scroll down to Blu's last post. "Not until they update the installers or the BDA..."

Probably as official as it will get.

LudiusMaximus 01-18-19 05:53 PM

Installing the PTR in the same directory as the RETAIL version works as of now!
Only ~3 GB of excess memory are required for the PTR. Nice!!

bsmorgan 01-19-19 07:46 AM

Quote:

Originally Posted by LudiusMaximus (Post 331415)
Installing the PTR in the same directory as the RETAIL version works as of now!
Only ~3 GB of excess memory are required for the PTR. Nice!!

Can you share the steps you took to get this done? Is it as easy as moving the _ptr_ directory and changing some shortcuts?

Fizzlemizz 01-19-19 09:17 AM

Uninstall PTR (from the options in the launcher), re-install PTR.

Nimhfree 01-20-19 09:16 AM

By the way, the same technique does not seem to work with beta.

Fizzlemizz 01-20-19 11:44 AM

As far as I'm aware, beta didn't moved under the general game folder for the lead up to BfA (it's still at 8.0.1.xxx). It probably will for the next xpac., presumably classic as well when it arrives.


All times are GMT -6. The time now is 08:31 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI