how to change the texture pack

General Mar0 discussion has been moved to this subforum!
Post Reply
nikkodrummer
Posts: 13
Joined: 17 Feb 2013, 06:02

Post » 18 Feb 2013, 07:44

how can i change the texture pack please answer :C

User avatar
Flutter Skye
Posts: 1690
Joined: 08 Apr 2012, 17:54
Contact:

Post » 18 Feb 2013, 10:28

Do you mean the tiles, or the in-game graphics like Goomba's ,koopa's etc ?
If tiles you, can create you own (tutorial viewtopic.php?f=12&t=2955 ) or use someone else's tileset from ex here: viewtopic.php?f=12&t=2437
And put it into you mappack folder ( Use the "Run" application , and write there " %appdata" (without the "") You should find there a folder named Love , open it, then go to the mari0 folder and the mappack's folder. There are all mappacks, which you have made. Put a downloaded tileset into you mappack folder , and you can use it in game, in the "Custom" section.
If you want to change the in-game graphics it will be a little harder.
1. Download the source download of Mari0 http://stabyourself.net/dl.php?file=mar ... source.zip
2. If you don't have Lóve2d installed download it from here : https://love2d.org/
3. Unpack the Mari0 source with Winrar , or any other Unpacker program like 7zip
4. go to /Graphics/smb
5. Now you can edit the sprites, from the game (I suggest photoshop or paint.net as Paint doesn't have transparency)
6. After you are done, select all the files (main.lua, graphics, etc.) and Use winrar to add it to archive
7. Instead of selecting zip or Rar, you need to rename the end to love Ex: http://i.imgur.com/oULZM6V.png
8. Now you can play you Game with custom textures ( Yoy play it using the created Love file)
Hope that's helps.

User avatar
TurretBot
Posts: 4413
Joined: 15 Mar 2012, 23:18
Contact:

Post » 18 Feb 2013, 10:42

Also, if you don't use transparency, it messes up your tiles.

User avatar
Mari0Maker
Posts: 1348
Joined: 07 Apr 2012, 17:10
Contact:

Post » 18 Feb 2013, 21:27

Turret Opera wrote:Also, if you don't use transparency, it messes up your tiles.
That was in the tutorial. :P

Post Reply