• Please review our updated Terms and Rules here
F
Reaction score
18

Profile posts Latest activity Postings About

  • * A few of disks incluede Track 40 or 41 with FM type.


    # Decode at 300 KBit/s (for FM) (Double Side) (320KB / 360KB / 400KB) *2D

    pfi track00.0.raw -p double-step -r 300000 -p decode pri disk1-fm.pri

    # and extract track 40

    pri disk1-fm.pri -c 0-39 -p delete -c 41-99 -p delete disk1-fm.pri


    # Decode at 300 KBit/s (for FM) (Single Side) (160KB / 180KB / 200KB) *1D


    pfi track00.0.raw -p double-step -r 300000 -h 1 -p delete -p decode pri disk1-fm.pri

    # and extract track 40

    pri disk1-fm.pri -c 0-39 -p delete -c 41-99 -p delete disk1-fm.pri


    # Merge the two images

    pri disk1-mfm.pri -m disk1-fm.pri disk1.pri


    If you can't understand this, you had better contact to hampa@hampa.ch
    Well, I want to send message by PM.
    But KF image seems not to be accepted on its ftp.
    So I think there is no meaning to share KF image on ftp.

    How to convert KF image to PSI?

    First you must download pfi.exe (Command Prompt on Windows) from the following link.


    http://www.hampa.ch/pub/pce/pre/pce-20150328-cee13b0-pfi-win32.zip

    pfi.exe is on bin folder.

    For example :

    # Decode at 600 KBit/s (for MFM) (Double Side) (320KB / 360KB / 400KB) *2D

    pfi track00.0.raw -p double-step -r 600000 -p decode pri disk1-mfm.pri

    # and extract tracks 0-39

    pri disk1-mfm.pri -c 40-99 -p delete disk1-mfm.pri


    # Decode at 600 KBit/s (for MFM) (Single Side) (160KB / 180KB / 200KB) *1D


    pfi track00.0.raw -p double-step -r 600000 -h 1 -p delete -p decode pri disk1-mfm.pri

    # and extract tracks 0-39

    pri disk1-mfm.pri -c 40-99 -p delete disk1-mfm.pri
    Hi fs5500,
    mrpijey asked me to upload it, but I'm not sure what happened to that. Do you happen to have a KF image of your 1986 Space Quest? I've been scouring eBay hoping for a v1.0x.
    I want to share all my KryoFlux files and would love to get help from others to make some complete sets.

    Also can you explain how you got PCE tools to convert to .PSI? I can make a .pri, but it fails whenever I try to convert to .psi.
  • Loading…
  • Loading…
  • Loading…
Back
Top