Is there a way to change the background color in Tile World? The black is really boring. I much prefer the whole MSCC look. I know the background in TW2 is blue (a step in the right direction) but it would still be cool if i could change it.
Ok, great! This is exactly the sort of thing i was looking for. Thanks!
29-Jan-2012, 12:41 PM
(This post was last modified: 29-Jan-2012, 12:48 PM by BigOto2.)
Thanks, I've always wanted to do this! (Hacking Tile World FTW)
EDIT: Never mind, it doesn't work on Tile World 2. Is it supposed to be not hackable because of copyright and piracy and stuff?????
Posts: 189
Threads: 25
Joined: Jan 2012
Scorecard:
Markus O.
29-Jan-2012, 3:24 PM
(This post was last modified: 29-Jan-2012, 3:32 PM by Markus.)
That's because Tile World 2 boxes and pictures for everything. If you look closely, you'll see that the top left of the background is lighter than the bottom right.
EDIT: I'm guessing scratchthumbs.db is used for the background. The file isn't in TW 1 and has a bunch of picture file names in it.
Posts: 1,531
Threads: 136
Joined: Jan 2012
Scorecard:
Dave Varberg
Quote:Uh... It's a feature, not a hack.
TW2 just doesn't implement that option yet (because it needs to specify several shades of the same hue, not just one color).
It's a gradient fill, not a picture. The file you're talking about certainly isn't a part of TW2.
- Madhav.
Okay, so another item for the TW3 list....
"Bad news, bad news came to me where I sleep / Turn turn turn again" - Bob Dylan
Posts: 131
Threads: 6
Joined: Jan 2012
Scorecard:
Ian Cairns
31-Jan-2012, 11:10 PM
(This post was last modified: 31-Jan-2012, 11:10 PM by PB_guy.)
.rc files ( compiled to .res files) are used by the ("C") compiler and making changes in them won't do anything unless the source is recompiled. (I apolgize in advance if you already understand this.)
Ian