AJ/freem's Neo-Geo Development Page - NGFX v0.1510x beta Preview

(posted date: 2015/10/25)

I was contacted by blastar recently about beta-testing the NGFX program he's been developing. Seeing as how this program could be a big help to Neo-Geo homebrewers, I agreed to help test the program. Here's a preview of what to expect.


Introduction

NGFX is a Neo-Geo graphics viewer and editor by blastar. It supports opening the following filetypes:

The program has support for both English and German (Deutsch) interfaces, as well as "extern" (which is probably for development purposes; a good thing for language testing).


Interface

The interface is reminiscent of Paint Shop Pro 7's, though a bit different. The available tools (cursor, magnifying glass, color picker, paintbrush, and paint bucket) are on the left, and the current color palette (and selected colors) are on the right.

A picture of the main interface of NGFX without any files open. On the left is a toolbar with five items. The right side has a view of the current palette.

With some files open, it looks like this:

A picture of the main interface of NGFX with a few items loaded. (The S1 ROM from one of my examples; the TITLE_E.SYS of one of my examples; the C1/C2 ROMs of my port of The Last Eichhof)

(I currently don't know enough about NGCD stuff to make my own LOGO_*.PRG, sorry.)


Features

Aside from being able to open and edit the above files, NGFX has a few other features that make it extremely useful. You're able to import and export .BMP files, meaning you don't have to do all of your editing in the program. There are also options to view the transparency and a grid (color is editable; the default is hot pink).

Two features stand out as extremely useful. The first is Show Tilenumber, which allows you to see what hex ID a tile uses. Tile numbers are extremely useful; the number one thing I've wanted out of a Neo-Geo graphics program, since I'm sick of trying to count tiles in YY-CHR.

A picture of NGFX with the View Grid and Show Tilenumber options enabled. The tile's ID number can be seen in the top left of each tile.

The other killer feature is the Palette Editor. As mentioned on my "ideal tools" page, palettes are probably the worst part of Neo-Geo graphic creation. It sucks a whole lot less with a dedicated tool. NGFX's palette editor is similar to furrtek's NGPG, in that you get 16 colors, a few sliders, the dark bit checkbox, a hex representation of the current color, and copy-able assembly code. What sets the NGFX palette editor apart from furrtek's NGPG is the ability to save palettes as .ngpal files. While NGPG can open .PAL files, there's no facility from creating them in the program. With NGFX, it's as simple as Palette → Save as..

A picture of NGFX's palette editor. The top contains 16 color entries; the middle has a preview of the selected color, three sliders for editing Red, Green, and Blue, a hex representation of the color, and the Darkbit flag. Below that is a text area containing assembly directives for using the colors in your code.


Rough Edges

Well, this is a beta, so not everything is complete. The main missing feature is a lack of undo/redo. It's also a bit hard to determine what pixel the paintbrush will change... I'm way too used to PSP7. :p In that same vein, Ctrl+F4 does not close child windows. The settings in the View menu currently don't persist between program launches. There's also no way to cancel loading if you've accidentally opened the wrong file.

Moving around the canvas is okay (some redraw issues aside), but you can only move in +/-1 or +/-10 increments, as well as jump to the beginning or end. The ability to page through the file (via Page Down/Page Up) would be welcomed.

Currently, there is no user-facing documentation. Someone who ends up using the program might spend a minute or two to load a file from Garou without realizing it needs to be decompressed/decoded/whatever. I'm not sure if such facilities are being planned or if blastar is going to be more sensible and make the user pre-process the file before it can be viewed and edited.

For non-Windows users, the program runs well in WINE. However, the toolbar buttons are missing. I'm not sure if this is a problem with NGFX or WINE.

Overall though, most of these issues are minor, and NGFX will be a welcome addition into your Neo-Geo development toolbox.

This page by AJ/freem, 2015.
"NEOGEO" is a registered trademark of SNK Playmore Corp. All other company and product names used are trademarks or registered trademarks of their respective owners.
The contents of this page are not authorized or licensed by SNK Playmore.