by Rachael » Sun Sep 28, 2025 10:35 pm
			
			
			The game loads the folder as if it were a .pk3 file, not as if it were supposed to load all the files contained within. So the same rules apply. You can't nest pk3 files, and thus you can't nest them in a folder in this case either.
A workaround is to simply name them all .wad (GZDoom only seems to care about the extension in this case), load each file separately, or merge the contents of the files together. In any case, this isn't going to change.
			
			
							The game loads the folder as if it were a .pk3 file, not as if it were supposed to load all the files contained within. So the same rules apply. You can't nest pk3 files, and thus you can't nest them in a folder in this case either.
A workaround is to simply name them all .wad (GZDoom only seems to care about the extension in this case), load each file separately, or merge the contents of the files together. In any case, this isn't going to change.