GDT Graphic Update v0.1

This is what I have been trying to do but make it really simple in the fact of just putting the mod into the mods folder and it has a higher priority than the gdt textures.

Download Link is Ready! Be sure to download and check out v0.1 release of my first “modded” textures :slight_smile:

you should put a warning in the readme file stating that it will replace the original gdt files and recommend making a backup of the original ones

Gonna update in next release :slight_smile:

You should make it a mod that automatically loads the textures :wink:

1 Like

If i only knew how :smiley: :stuck_out_tongue:

I played with it before it isn’t that hard to replace the textures in a mod.
replacing the level one background drop was 2 lines of code I believe, I’m not at home at the moment so I can’t give a code snippet.
But I’m sure you can figure it out! :slight_smile:

1 Like

If this mod looked famous enough: I may help you improving the textures

that looks mighty fine! looking forward to what you come up with :slight_smile:

4 Likes

yes @Darkly that’s exactly what I said im trying to do.

As I said, looks very nice.
If you would change the mouse… It’s not from mid 80s…
But, I will test the next version (which I hope is coming).

@bergstrom
Here is a code snippet for replacing the level1 backdrop!

ResourceKeys.Level1 = "./mods/CompetitorMod/source/images/level1.png";

var loader = new html5Preloader(ResourceKeys.Level1);
GameDev.ResourceManager.resources[ResourceKeys.Level1] = loader.getFile(ResourceKeys.Level1);

Enjoy,
Kristof

5 Likes

Thanks @kristof1104 I knew there was someone who could help with it

@kristof1104 Hey man thank you, would you like to join me in making this project? :slight_smile: if so add me on skype: matija.rengel2

You’re welcome

@bergstrom Sorry I’m quite busy with CompetiitorMod at the moment so I don’t have lots of free time!

Kristof

Sweet, looking forward to seeing updates to this :slight_smile:

more screenshoot

But that’s only thing that the mod changes…

In future releases we are going to update all of it (start menu, character look[hair, shirt…] and more :slight_smile:

Thank u I may help you improving the textures i think i help u.