English Amiga Board

English Amiga Board (https://eab.abime.net/index.php)
-   project.SPS (was CAPS) (https://eab.abime.net/forumdisplay.php?f=45)
-   -   Convert CAPS/SPS raw dump to IPF? (https://eab.abime.net/showthread.php?t=105985)

Matt_H 24 February 2021 15:57

Convert CAPS/SPS raw dump to IPF?
 
Forgive me if this info is already posted somewhere, but I wasn’t able to turn it up quickly.

As the title suggests, does a public tool exist to convert a raw dump (made with the CAPS dumping disk and a real Amiga) to an IPF file?

Keir 24 February 2021 17:02

https://github.com/keirf/Disk-Utilities

lesta_smsc 24 February 2021 17:05

Quote:

Originally Posted by Keir (Post 1464965)

Any chance of a compiled version - I think someone posted one in The Zone a while back? I tried to do this with Linux Live disk but it failed.

DamienD 24 February 2021 19:35

Quote:

Originally Posted by lesta_smsc (Post 1464967)
Any chance of a compiled version - I think someone posted one in The Zone a while back?

Then search the FTP under "The Zone" ;)

lesta_smsc 24 February 2021 21:01

Quote:

Originally Posted by DamienD (Post 1464999)
Then search the FTP under "The Zone" ;)

Are they all kept there!?... I'll have to search lol

Retroplay 24 February 2021 21:30

If that windows binary still is there somewhere on the fileserver, keep in mind it wont have CTRAW support so that rules out CAPS dumping disk/KryoFlux free 3.7 dumps as it relies on libcapsimage.so.5 for that.
I tried to build a native windows binary wayback when but had no luck (caps=y make fails).

There is the Linux subsystem thingie in 10 you could try or you could install a Linux distro of your choice in a VM and install it there, that's what I did and it works like charm.

Mikerochip 24 February 2021 21:55

I use the Linux subsystem in Win10, and it works fine.

BarryB 24 February 2021 23:18

I use Ubuntu 20.04 LTS in a VM!

lesta_smsc 25 February 2021 02:34

Quote:

Originally Posted by Mikerochip (Post 1465029)
I use the Linux subsystem in Win10, and it works fine.

Quote:

Originally Posted by BarryB (Post 1465050)
I use Ubuntu 20.04 LTS in a VM!

Can anyone of you please upload a compiled version? :)

BarryB 25 February 2021 10:59

Quote:

Originally Posted by lesta_smsc (Post 1465088)
Can anyone of you please upload a compiled version? :)

It's a native Linux distro, do you mean the files after you've pulled and ran the make commands?

lesta_smsc 25 February 2021 14:49

Quote:

Originally Posted by BarryB (Post 1465127)
It's a native Linux distro, do you mean the files after you've pulled and ran the make commands?

The necessary .exe file so I can use it on Windows?

BarryB 25 February 2021 15:59

Quote:

Originally Posted by lesta_smsc (Post 1465181)
The necessary .exe file so I can use it on Windows?

Ah, sorry, I don't use use it in Windows natively, I set up a Linux VM and run disk-utilities from there.

Matt_H 25 February 2021 18:45

The readme says it can be built on OSX but it failed instantly on my system. Sigh. I wish these kinds of projects were more consistent in releasing binaries. :(

demoniac 25 February 2021 18:49

Quote:

Originally Posted by Matt_H (Post 1465225)
The readme says it can be built on OSX but it failed instantly on my system. Sigh. I wish these kinds of projects were more consistent in releasing binaries. :(


I never got this to compile on OSX either.

acd2001 25 February 2021 20:40

I compiled with ipf ct support:
:spin

acd2001 25 February 2021 20:43

Sorry, i forgot that these are cmd programs not gui.
Use in command prompt:D

raw to ipf:

disk-analyse --format=xxxxx file.raw file.ipf

open formats in txt editor and find correct value.

Ex.
disk-analyse --format=Turrican turrican.raw turrican.ipf

format name is case sensitive: Turrican not turrican

solarmon 25 February 2021 20:46

Good build instructions for disk-analyse on WSL (Windows Subsystem For Linux) can be found at:

https://github.com/keirf/Disk-Utilit...ysOnWindows.md

Retroplay 25 February 2021 22:08

Quote:

Originally Posted by acd2001 (Post 1465252)
I compiled with ipf ct support:spin

I'm curious, is this a MinGW build ?

dlfrsilver 25 February 2021 22:38

Quote:

Originally Posted by acd2001 (Post 1465252)
I compiled with ipf ct support:
:spin

thanks a lot !

lesta_smsc 25 February 2021 23:03

Quote:

Originally Posted by acd2001 (Post 1465252)
I compiled with ipf ct support:
:spin

Finally, thank you! :)

I will have to give this a try to convert an existing disk from raw to ipf which conveniently was in your example :)

UPDATE: I STILL cannot get it to convert .raw (which I believe is CT Raw) to IPF/SCP:

"T0.0-9.1: AmigaDOS
T10.0-39.1: Unformatted*
T40.0-40.1: AmigaDOS
T41.0-79.1: Unformatted*
T80.0-83.1: Unformatted
** WARNING: 138 tracks are damaged or unidentified!"

The image works in WinUAE so I know the game is valid, but it will not convert. Tried HxC by changing extension from .raw to .CT/.CTR and still no success.

UPDATE 2:
Nevermind - for some reason it was not working but then all of a sudden it worked. Thank you acd2001 for generating this compiled version - can you enlighten me what you did to create it in a walkthrough process? lol


All times are GMT +2. The time now is 21:11.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.

Page generated in 0.05368 seconds with 10 queries