Maximus1355
Starting Trainer
Ah, I understand!
That would be pretty neat in this case.
That would be pretty neat in this case.
✨ ARCHIVE MODE ✨
The forum has now been set to read-only mode, no new posts, resources, replies etc will not be possible.
We recommend you join our Discord server to get real-time response: Discord Invite Link
jian, so maybe you can create exceptions.dat file like that to fix this pack? Because I still don't get it, because this pack use 8 times bigger textures.:/4.1 The exceptions.dat file to replace certain textures
Additionally, you can add a file called "exceptions.dat" into the root folder of your ContentPack. In this file, you can specify a replacement for a specific piece of a texture file with another one.
"What does that mean?"
A texture file often holds more than one texture, for example the Routes.xnb file. It contains multiple textures like trees, doors, windows etc.
The game splits those texture files up and puts them on the ingame models. If you only want to replace the tree texture, but not the door texture, you would have a problem because you can only replace the entire texture file, not the single pieces.
This is where the exceptions.dat file comes into play:
It can replace a certain rectangle from a texture with another one from a different texture.
An example line looks like this:
This replaces the texture that is at the position 0,64 and 32x32 in size in the "Pokemon\Content\Textures\Routes.xnb" file with the texture that is at the position 64,0 with the size of 64x64 in the "Pokemon\ContentPacks\<yourcontentpack>\IlexForestHD.xnb or .png" file.Code:Textures\Routes|0,64,32,32|IlexForestHD|64,0,64,64
Note how you can place the texture outside of the Textures folder.
Each line in this file can handle one replacement.
Just 3 textures needed. Maybe you can give hint and I try make one myself.I might do that when I have the time to do so![]()
Glad you enjoyed and sorry I late to post this for 3 months, because it was done 3 months ago.Neat!
"someone" maybe I could using the add-on package to overwrite the file required here.well, someone needs to change the version that the big download button directs to.
ehh...wut?"someone" maybe I could using the add-on package to overwrite the file required here.