u/Designer_Drawer_3462

▲ 29 r/Amstrad+1 crossposts

Here is a new little software, totally FREE, that allows you to convert your favorite pictures into a native Amstrad CPC format and save it directly to a DSK file for use on real hardware or emulators like WinAPE.

The software automatically determines the best palette of colors depending on the mode that you select (mode 0, mode 1, mode 2).

u/Designer_Drawer_3462 — 8 days ago

Hi Everyone. I wrote a C++ code that generates a standard DSK file that contains several files. When I open the DSK with RetroVirtualMachine, I can load all the files that it contains by using the BASIC commands (cat, load, run). It works perfectly fine.

The problem comes when I try to save additional files on it from the BASIC. For example, directly with the BASIC Locomotive, I write a one-line basic program and save it. It still works at the moment, and all other files are still accessible. But if I eject the disk and reinsert it, then the emulator can no longer access it.

So I did a simpler test: I simply create a blank formatted standard DSK file. After inserting it in the emulator, I can do what ever disk writing operations I want. It works. But if I eject the disk and reinsert it, then I get the "Drive A: Read error" message with any attempted disk operation.

Also, I note that RetroVirtualMachine systematically tries to convert the standard DSK file to an extended one as soon as I try to do a single writing disk operation.

[EDIT] The problem has been solved by switching from a standard DSK to an extended DSK.

reddit.com
u/Designer_Drawer_3462 — 10 days ago
▲ 11 r/Amstrad

It is worth noting that there are three different versions of this game circulating on the web, and only one of them can actually be completed. To download it, follow the link provided in the video description. In the other two versions, you will eventually encounter a door that you need to pass through, but which is impossible to open.

The only sensible way to finish the game is to map out the castle as you progress. However, this is no easy task, as the map's orientation shifts whenever you move from one room to another. But don't worry, you can also download my map by following the link in the video description.

u/Designer_Drawer_3462 — 25 days ago