1
Tilesets and Graphics / Re: Help with graphic sets
« on: January 14, 2023, 03:03:01 am »
After some research and some brute forcing, I found out that first, the "raw" folder thing was something prior to 50.01, and in that update, the entire game structure got changed, after knowing that, I wanted to test out something, so I downloaded an user made graphic set and set it up on an older version, and voila, it worked! But that still doesn't explain why the same graphic set doesn't work in a modern build if the "mods" folder is like the spiritual successor of "raw" according to the info I gathered.
Later, I changed some tokens in my graphic set and weirdly enough it recognized the graphic and tile page ones, so that leave me wondering: "why is it not working if the game even recognizes graphic tokens? Is it just that v50 uses a different syntax or something?"
Then I just focus on brute forcing the values of the tokens just to find out that if the pixel width/height values are lower than the image it points, the game crashes, and if they are higher the "Midmap effective coordinate check out of bounds" message will appear on the error log, getting the values the correct way will do nothing.
So, it either crashes the game or simply does not work at all. (Ah, lovely
)
Well, I'm again in a dead end, but the dilemma is: should I downgrade just to make a graphic set that won't work on modern builds? Or there is something that I'm missing?
Later, I changed some tokens in my graphic set and weirdly enough it recognized the graphic and tile page ones, so that leave me wondering: "why is it not working if the game even recognizes graphic tokens? Is it just that v50 uses a different syntax or something?"

Then I just focus on brute forcing the values of the tokens just to find out that if the pixel width/height values are lower than the image it points, the game crashes, and if they are higher the "Midmap effective coordinate check out of bounds" message will appear on the error log, getting the values the correct way will do nothing.
So, it either crashes the game or simply does not work at all. (Ah, lovely
)Well, I'm again in a dead end, but the dilemma is: should I downgrade just to make a graphic set that won't work on modern builds? Or there is something that I'm missing?
"
(I don't even know how to properly post a raw file here, so bear with me
).