Hello guys
I'm trying to make a loader for my own "release" of "Colossal Adventure", since every DSK version is broken and has text errors.
So I've ripped the files from the CAS to a DSK, and I got these files:
-rw-rw-r-- 1 manuel manuel 5000 2012-04-01 21:49 ADVENT.bin -rw-rw-r-- 1 manuel manuel 1840 2012-04-01 21:49 COLOSS.asc -rw-rw-r-- 1 manuel manuel 4104 2012-04-01 21:49 custom10.dat -rw-rw-r-- 1 manuel manuel 4104 2012-04-01 21:49 custom11.dat -rw-rw-r-- 1 manuel manuel 4104 2012-04-01 21:49 custom12.dat -rw-rw-r-- 1 manuel manuel 4104 2012-04-01 21:49 custom13.dat -rw-rw-r-- 1 manuel manuel 1672 2012-04-01 21:49 custom14.dat -rw-rw-r-- 1 manuel manuel 6 2012-04-01 21:49 custom15.dat -rw-rw-r-- 1 manuel manuel 4104 2012-04-01 21:49 custom1.dat -rw-rw-r-- 1 manuel manuel 4104 2012-04-01 21:49 custom2.dat -rw-rw-r-- 1 manuel manuel 4104 2012-04-01 21:49 custom3.dat -rw-rw-r-- 1 manuel manuel 8 2012-04-01 21:49 custom4.dat -rw-rw-r-- 1 manuel manuel 4104 2012-04-01 21:49 custom5.dat -rw-rw-r-- 1 manuel manuel 4104 2012-04-01 21:49 custom6.dat -rw-rw-r-- 1 manuel manuel 4104 2012-04-01 21:49 custom7.dat -rw-rw-r-- 1 manuel manuel 4104 2012-04-01 21:49 custom8.dat -rw-rw-r-- 1 manuel manuel 8 2012-04-01 21:49 custom9.dat -rw-rw-r-- 1 manuel manuel 4104 2012-04-01 21:49 custom.dat
The loader is obviously "COLOSS.BAS", and it has a simple routine to draw a loading screen with colored text, and then it has:
bload "cas:",r
I tried changing it to:
bload "advent.bin",r : bload "custom.dat",r : bload "custom1.dat",r : bload "custom2.dat",r ETC
but the game doesn't work. Can you guys help me?
Для того, чтобы оставить комментарий, необходимо регистрация или !login


