View Single Post
Old 09 May 2020, 19:24   #11
FrodeSolheim
FS-UAE Developer
 
FrodeSolheim's Avatar
 
Join Date: Dec 2011
Location: Førde, Norway
Age: 43
Posts: 4,043
@Autofire Ah, your problem is that you have an overdumped ADF file. It was probably disabled by me in the database earlier (on purpose). I had just forgotten about it.

To convert your ADF image into a proper file (without garbage at the end), you can run the following command in a terminal on macOS (or Unix/Linux) in the directory containing the file:

Code:
dd if="Kick Off 2 (1990)(Anco)[cr OCL][o].adf" of="Kick Off 2 (1990)(Anco)[cr OCL].adf" count=1760
FrodeSolheim is offline  
 
Page generated in 0.07860 seconds with 11 queries