HXCFE syntax for raw import

General discussion forum - for all that doesn't fit in any other category.
Post Reply
k-Tracker
Posts: 20
Joined: Wed Jul 07, 2010 10:26 am

HXCFE syntax for raw import

Post by k-Tracker »

Hi Jeff,
I'm a bit puzzled with hxcfe command line arguments. I need to convert the raw image with given fpf layout, but it doesn't take it.
Can you please suggest the right syntax?
this is how I'm trying to use it:

Code: Select all

hxcfe.exe -finput:test.img -foutput:test.hfe -conv -uselayout:"test.fpf" -verbose

Code: Select all

HxC Floppy Emulator : Floppy image file converter v2.5.5.1
Copyright (C) 2006-2021 Jean-Francois DEL NERO
This program comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions;

libhxcfe version : 2.13.6.6

verbose mode
Input file : test.img
Output file : test.hfe
Layout unknown and/or bad xml file !: test.fpf
Please use the option -rawlist for the layout list.
Stopping HxCFloppyEmulator...

Post Reply