SNESTilesKitten
Zeldix :: Zelda III Hacking :: Workshop :: Tools
Page 1 of 1
SNESTilesKitten
Here something that can probably interest you. It's a tool to view, export or inject tile in SNES ROM.
More information and download on SNESTilesKitten github page
It's nothing really new. But what is different, it only works with Indexed PNG file and it includes a full decompression/compression support for Alttp.
You can find the compression code at
https://github.com/Skarsnik/sneshacking/tree/master/src/compressions . It's not hard to create a DLL from it if you want to use it in C#/.Net project.
All of this is under the GPL v3 license meaning you can only use it with code using a compatible license (even via DLL)
Feel free to post issue or improvement idea on this post or at Issues page
More information and download on SNESTilesKitten github page
It's nothing really new. But what is different, it only works with Indexed PNG file and it includes a full decompression/compression support for Alttp.
You can find the compression code at
https://github.com/Skarsnik/sneshacking/tree/master/src/compressions . It's not hard to create a DLL from it if you want to use it in C#/.Net project.
All of this is under the GPL v3 license meaning you can only use it with code using a compatible license (even via DLL)
Feel free to post issue or improvement idea on this post or at Issues page
Skarsnik- Bee
- Since : 2017-05-05
Re: SNESTilesKitten
Hu? Not sure what you mean. If I offended you in some way, just tell me.
Skarsnik- Bee
- Since : 2017-05-05
Re: SNESTilesKitten
Skarsnik wrote:Hu? Not sure what you mean. If I offended you in some way, just tell me.
No biggie. I think he's referring to some of the things that people have contributed recently in order to help him with Zeldix Magic. Your program might be able to give him a better understanding of some things that could possibly improve the editor he's working on.
SunGodPortal- Since : 2015-01-26
Re: SNESTilesKitten
Yes! Working with Bitmaps has proved to be annoying so I think I'll just take the code from this program. Is the C++ code here at all adaptable to C#? https://github.com/Skarsnik/SNESTilesKitten/blob/master/pngexportimport.cpp
Mr.x- Fluteboy
- Since : 2014-04-10
Re: SNESTilesKitten
I don't think so since all the "real" png export/import is mainly done by the Qt framework. This part mainly convert snes stuff to Qt Image or the other way.
Skarsnik- Bee
- Since : 2017-05-05
Zeldix :: Zelda III Hacking :: Workshop :: Tools
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum