Just a little problem

Mods, guides how to use and install mods go right in here.
Post Reply
ElusiveYoda
Posts: 23
Joined: 11 Mar 2012, 00:14

Post » 11 Mar 2012, 00:21

Ok here is the problem.

I am trying to put minecraft tiles into the actual game and not in the mappack folder by putting them in the smbtiles.png file.

So I extract the exe with 7zip and then i replace the smbtiles.png with my modified one.

I zip it back up and change the extension back to .exe

Then i go to start the modified .exe but i get an error that it says "this version of the file you are trying to open is not supported on your computer"

What did i do wrong?


and also i installed Love2d but i open it and its just a spinning image

User avatar
Shasow
Posts: 25
Joined: 10 Mar 2012, 09:50

Post » 11 Mar 2012, 00:25

You can't change a zip file to an exe.

Follow the tutorial at the bottom of this post: viewtopic.php?f=13&t=866

You can skip steps 4-9 and instead do it with your tiles.
Step-By-Step Tutorial to Install My Hats:
1. Download the latest LÖVE2d Beta at the bottom of https://love2d.org/builds/
2. Download the source at http://www.stabyourself.net/mari0#download
3. Open the .Love file with WinRAR or an equivalent.
4. Open hatconfigs.lua with notepad or an equivalent.
5. Paste the hat code provided at the bottom of the document.
6. Open bighatconfigs.lua with notepad or an equivalent.
7. Past the bighat code provided at the bottom of the document.
8. Drag the big hat picture into graphics/SMB/bighats/
9. Drag the hat picture into graphics/SMB/hats/
10. Run the .love file.

ElusiveYoda
Posts: 23
Joined: 11 Mar 2012, 00:14

Post » 11 Mar 2012, 00:38

Thank you. It Worked but at the same time it didn't...

All the textures where fucked up...

User avatar
Zlmpery
Posts: 339
Joined: 05 Feb 2012, 19:12
Contact:

Post » 11 Mar 2012, 00:49

Shasow wrote:You can't change a zip file to an exe.

Follow the tutorial at the bottom of this post: viewtopic.php?f=13&t=866

You can skip steps 4-9 and instead do it with your tiles.
Step-By-Step Tutorial to Install My Hats:
1. Download the latest LÖVE2d Beta at the bottom of https://love2d.org/builds/
2. Download the source at http://www.stabyourself.net/mari0#download
3. Open the .Love file with WinRAR or an equivalent.
4. Open hatconfigs.lua with notepad or an equivalent.
5. Paste the hat code provided at the bottom of the document.
6. Open bighatconfigs.lua with notepad or an equivalent.
7. Past the bighat code provided at the bottom of the document.
8. Drag the big hat picture into graphics/SMB/bighats/
9. Drag the hat picture into graphics/SMB/hats/
10. Run the .love file.
Heheh. Someone is already referencing my tutorial without a single comment on my topic. :D
But yeah, steps 4-9 are just for hats. Instead you would have to open the tiles, paste in more tiles, add transparency, and save.

Post Reply