NiGo-CHR :a pixel/level edit tool for FC/NES developmet !

A place for your artistic side. Discuss techniques and tools for pixel art on the NES, GBC, or similar platforms.

Moderator: Moderators

User avatar
retrodaddy
Posts: 14
Joined: Thu Dec 24, 2015 8:31 pm
Contact:

NiGo-CHR :a pixel/level edit tool for FC/NES developmet !

Post by retrodaddy »

I finally finish first release by the end of this year:
Check it out here : http://retrodaddy.itch.io/nigo-chr
nigo-chr_cover.png
nigo-chr_cover.png (35.38 KiB) Viewed 9230 times
Update07:version 0.2
1.Love2D Engine change from 0.92 to 0.10.0, so if you using .love you need to install Love2D 0.10.0.
2.Import tile set when drag and drop a .png file in.
3.Fix some bugs about pixel selection.
Still there are some small problems that I did't fixed, But since I will be busy next two weeks, so I want to release version 0.2 for people to testing import function.

Update06:version 0.1d
1.Export map now use the bounds of the non-empty screens.
2.Add usage infomation to every tools.

Update05:version 0.1c​
1.Fix the bug: right click on color palette change all color 0 when color1 is active.
2.Added an option to disable pixel grid drawing.

Update04:version 0.1b Add function to export entire map to one png file.

Update03:​version 0.1a
1.Now works on low desktop resolution, minimum windows size change to 950x500.
2.Add exoprt function to export map screen to png image file.
3.Some UI fix.

Update02:Added a video showcase rom hacking:https://youtu.be/VgymiIaJ_J0

Update01:Added .love file, which means that once you get Love2D(0.9.2 for NiGo-CHR v0.1) framework working, it will run on win,linux,mac!
Last edited by retrodaddy on Mon Jan 25, 2016 9:14 am, edited 9 times in total.
NiGo-CHR : a pixel/level edit tool for FC/NES developmet :http://retrodaddy.itch.io/nigo-chr ---------- Website:http://retrodaddy.itch.io/ or http://retro77daddy.tumblr.com/
3gengames
Formerly 65024U
Posts: 2284
Joined: Sat Mar 27, 2010 12:57 pm

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by 3gengames »

No Linux version? Meh.
User avatar
Kasumi
Posts: 1293
Joined: Wed Apr 02, 2008 2:09 pm

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by Kasumi »

I'm on Windows Vista 32 bit. I run it, it the process closes without opening a window. (It doesnt crash, it just appears and disappears from the process list).

There's no readme to instruct me if I need to open it with a .CHR file or whatever.

So... what does this offer over other things, and how does one actually use it? Write some documentation, especially if you'd like to eventually charge for it. Putting it in my game's folder is pretty vague. What exactly is it looking for there?
User avatar
retrodaddy
Posts: 14
Joined: Thu Dec 24, 2015 8:31 pm
Contact:

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by retrodaddy »

Kasumi wrote:I'm on Windows Vista 32 bit. I run it, it the process closes without opening a window. (It doesnt crash, it just appears and disappears from the process list).

There's no readme to instruct me if I need to open it with a .CHR file or whatever.

So... what does this offer over other things, and how does one actually use it? Write some documentation, especially if you'd like to eventually charge for it. Putting it in my game's folder is pretty vague. What exactly is it looking for there?
Ok, run it in command line to see if there is any output.
Problem is I can not test under windows vista here...
Some requirement:
windows size: 1024x900
System that support SDL2, actually I using Love2D framework.
Modern hardware should run it...

Sorry for lack of infomation, will put more later.

Ok, now I add .love file, which means that once you get Love2D framework working, it will run on win,linux,mac!
NiGo-CHR : a pixel/level edit tool for FC/NES developmet :http://retrodaddy.itch.io/nigo-chr ---------- Website:http://retrodaddy.itch.io/ or http://retro77daddy.tumblr.com/
User avatar
Kasumi
Posts: 1293
Joined: Wed Apr 02, 2008 2:09 pm

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by Kasumi »

Mmm... apparently at least part of it is that my PC was set to 16bit color at the time. (Don't ask.) For the record, no output was given in the commandline.

But upon switching my color to 32 bit, I get Error: shaders/init.lua:3: Sorry, your graphics card does not support shaders.

So I guess I'm out of this on this computer. I've got a 1920x1080 monitor and have developed SDL2 apps myself on this computer, so Love2D not supporting my computer (or vice versa) is the "problem". Not that you should consider it a problem, this is a fairly old computer. (2008? 2009?)

I tried it on a newer computer (sadly not my main work computer), and it actually looks super cool. I'll probably post some feedback after I've had a chance to really mess with it.
User avatar
retrodaddy
Posts: 14
Joined: Thu Dec 24, 2015 8:31 pm
Contact:

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by retrodaddy »

Update02:Added a video showcase rom hacking:https://youtu.be/VgymiIaJ_J0
NiGo-CHR : a pixel/level edit tool for FC/NES developmet :http://retrodaddy.itch.io/nigo-chr ---------- Website:http://retrodaddy.itch.io/ or http://retro77daddy.tumblr.com/
tepples
Posts: 22705
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by tepples »

retrodaddy wrote:windows size: 1024x900
There's a problem. This laptop's display is 1024x600 pixels.
User avatar
tokumaru
Posts: 12427
Joined: Sat Feb 12, 2005 9:43 pm
Location: Rio de Janeiro - Brazil

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by tokumaru »

That's a problem for most modern laptops, which are 1366x768.
User avatar
darryl.revok
Posts: 520
Joined: Sat Jul 25, 2015 1:22 pm

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by darryl.revok »

Really eager to try this out. It looks like it has features I've been wishing for.

Quick note, it doesn't run for me on Mac OS X on the newest version of Love2D (0.10). I had to download 0.9.2 and it loaded fine.
User avatar
retrodaddy
Posts: 14
Joined: Thu Dec 24, 2015 8:31 pm
Contact:

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by retrodaddy »

darryl.revok wrote:Really eager to try this out. It looks like it has features I've been wishing for.

Quick note, it doesn't run for me on Mac OS X on the newest version of Love2D (0.10). I had to download 0.9.2 and it loaded fine.
Oh~yes,I forgot to mention that it work's on Love2D 0.9.2, 0.1.0 just come out, I didn't test it yet, it has a lots of improvement and I need to change some code later.
tepples wrote:
retrodaddy wrote:windows size: 1024x900
There's a problem. This laptop's display is 1024x600 pixels.
tokumaru wrote:That's a problem for most modern laptops, which are 1366x768.
I will fix this, I think I will rearrange windows when the resulation is low, and need some button or to hide windows.
NiGo-CHR : a pixel/level edit tool for FC/NES developmet :http://retrodaddy.itch.io/nigo-chr ---------- Website:http://retrodaddy.itch.io/ or http://retro77daddy.tumblr.com/
surt
Posts: 24
Joined: Fri Aug 29, 2014 6:02 am

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by surt »

This is pretty awesome.
The sparse matrix of screens is exactly what I was wanting (even started on it myself).

Not a hacker, just a pixeler so:
Is there anyway to import tiles from a PNG or other regular image format?
Is there anyway to export the entire map as a PNG or other regular image format?
User avatar
retrodaddy
Posts: 14
Joined: Thu Dec 24, 2015 8:31 pm
Contact:

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by retrodaddy »

surt wrote:This is pretty awesome.
The sparse matrix of screens is exactly what I was wanting (even started on it myself).

Not a hacker, just a pixeler so:
Is there anyway to import tiles from a PNG or other regular image format?
For import from image file, I need some advice, it's ok to read from PNG file, but how to map true color to 4 index color? Or we pre-process image to 4 index color then import?
Or if you guys have any idea, you can post here.
surt wrote:Is there anyway to export the entire map as a PNG or other regular image format?
Ok, this is feature request is easy to do, I think I can make a feature that export each exist screen to png images. And it will be in next version.(I hope soon)
NiGo-CHR : a pixel/level edit tool for FC/NES developmet :http://retrodaddy.itch.io/nigo-chr ---------- Website:http://retrodaddy.itch.io/ or http://retro77daddy.tumblr.com/
User avatar
darryl.revok
Posts: 520
Joined: Sat Jul 25, 2015 1:22 pm

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by darryl.revok »

Or we pre-process image to 4 index color then import?
Personally, I don't see a problem with requiring the user to input a 4-color index file.

It would be nice though if it can support up to 13 colors and auto-populate palettes accordingly. Is that wishful thinking?
For import from image file, I need some advice, it's ok to read from PNG file, but how to map true color to 4 index color?
Converting a full color image to usable NES graphics seems like a completely different beast, especially when you consider the palette limitations and tile limitations to make something that can actually display on NES.

I wouldn't consider that functionality really a part of tile editing and map making.

I think Retro Graphics Toolkit can do that but the program has always confused me.
tepples
Posts: 22705
Joined: Sun Sep 19, 2004 11:12 pm
Location: NE Indiana, USA (NTSC)
Contact:

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by tepples »

darryl.revok wrote:Converting a full color image to usable NES graphics seems like a completely different beast, especially when you consider the palette limitations and tile limitations to make something that can actually display on NES.

I wouldn't consider that functionality really a part of tile editing and map making.

I think Retro Graphics Toolkit can do that but the program has always confused me.
My "savtool" program can map a 256x240 PNG to an NES palette, provided that you specify the palette as a 32-hex-digit string on the command line. It converts the image using all four subpalettes and then takes the best result for each 16x16 pixel chunk.
User avatar
retrodaddy
Posts: 14
Joined: Thu Dec 24, 2015 8:31 pm
Contact:

Re: NiGo-CHR :a pixel/level edit tool for FC/NES developmet

Post by retrodaddy »

Final Update This Year!

Update03:​version 0.1a
1.Now works on low desktop resolution, minimum windows size change to 950x500.
2.Add exoprt function to export map screen to png image file.
3.Some UI fix.

Happy new year everyone!
NiGo-CHR : a pixel/level edit tool for FC/NES developmet :http://retrodaddy.itch.io/nigo-chr ---------- Website:http://retrodaddy.itch.io/ or http://retro77daddy.tumblr.com/
Post Reply