Skip to content

Add padding to iNES header#3

Open
SerhatG wants to merge 1 commit into
dsedivec:masterfrom
SerhatG:padding_fix
Open

Add padding to iNES header#3
SerhatG wants to merge 1 commit into
dsedivec:masterfrom
SerhatG:padding_fix

Conversation

@SerhatG

@SerhatG SerhatG commented May 15, 2026

Copy link
Copy Markdown

When adding headers I noticed these roms still would not load using pNes.
Comparing them to headered versions showed them missing 6 bytes.
When looking at https://www.nesdev.org/wiki/INES it mentioned the header is padded with 6 bytes at the end.
Greg Kennedy's version of the script contains these as well.

After adding this the roms started working in pNes.

When adding headers I noticed these roms still would not load using pNes.
Comparing them to headered versions showed them missing 6 bytes.
When looking at https://www.nesdev.org/wiki/INES it mentioned the header is padded with 6 bytes at the end.
Greg Kennedy's version of the script contains these as well.

After adding this the roms started working in pNes.
@SerhatG

SerhatG commented May 15, 2026

Copy link
Copy Markdown
Author

Hmm, for most of my roms this seems to work, some don't though (just found out after trying some others). Didn't discern yet what the issue is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant