bazza wrote:
This IMG2NAM program seems to be amazing!! Congratulations!
I downloaded it but have no idea on how to use. Can you please post a tutorial? Thanks!
"J" "7" "H"
Perhaps run it again, without the alphabet in the graphics?
I tried downloading
gallerynes.rar and opening it in Engrampa (Xubuntu 18.04 default archive manager) but got this error:
Could not open "gallerynes.rar"
Archive type not supported.
Anyone else hitting this problem can
sudo apt install unrar-free and then open the archive.
What is the "name" command that's called in the batch file?
I think it's referring to 8name, my Allegro 4 rewrite of the old DOS nametable editor NSA. Nowadays one would use either the
Tkinter-based version of 8name in the
Concentration Room source distribution or
Shiru's NES Screen Tool.
Here's the assembled gallerynes.nes in a .zip file, in case you're not able to extract or assemble the original.
Also, gallerynes.asm seems to be indented with both tabs and spaces. It's a bit hard to read if you're reading it with a tab width different from 8 spaces. (For that reason, I prefer spaces only.)