Post subject: Can BizHawk handle .nib files for the Apple II?
Joined: 6/25/2017
Posts: 3
Is there a way to make BizHawk handle .nib files for the Apple II? AppleWin can run them natively without having to convert them to .dsk files first, something that doesn't seem to be guaranteed to work correctly with some of the nib2dsk converters out there.
adelikat
He/Him
Emulator Coder, Site Developer, Site Owner, Expert player (3600)
Joined: 11/3/2004
Posts: 4739
Location: Tennessee
No, that isn't supported in BizHawk at this time. Feel free to write up a feature request. I thought about adding this support for C64 (those nib converters are hard to find and suck). It will be more complicated to support .nib for both, I'm not sure what the user experience would be there.
It's hard to look this good. My TAS projects
Joined: 6/8/2005
Posts: 236
Location: Madison, Wisconsin
adelikat wrote:
No, that isn't supported in BizHawk at this time. Feel free to write up a feature request. I thought about adding this support for C64 (those nib converters are hard to find and suck). It will be more complicated to support .nib for both, I'm not sure what the user experience would be there.
NIB files are a little more tricky to work with. When they're extracted from a C64 disk, for example, they often have more than one single rotation of the disk per track. In order to get a G64 file out of it, they will estimate where in the NIB file each track repeats. It's especially tricky with disks that use a custom format- you just sorta get a bitstream and have to guess. We would probably have to employ something like Nibtools.