Hello.
We are finishing a few translations of multi-disk games. And we would like to make them able to load from HDD.
I tried to do it on SUNRISE IDE controller with MSX DOS 2. I created a new partition, copied files, and tried to execute. As expected there was not enough RAM. If I rename 1st file from the game as MSXDOS.SYS and restart, the game would start, but after loading the next file it doesn't want to load more files from the HDD.
So my question is: what is the correct way to make a disk-based game run from HDD with MSX-DOS 2?
Would be great if somebody could point me in the right direction. I am not afraid of patching the game and add some code if required. But from what I understand to properly run a game in MSX-DOS 2 it must be prepared to do so from the beginning. Because rewriting the whole game is not an option, what would be the easiest route with minimal patching to make it run from HDD?
And is there any tool that lets you add/remove files from HDD image under Windows? I tried DISK-Manager but it gives me an error about "wrong HDD partition".
Thanks,
Max