Ian Micheal wrote:yzb wrote:Ian Micheal wrote:
Sounds or cdda come from the cdr not using dreamshell loader at all but fat 32 loader built into the bin
data is being read== write to the sd card/// cdda or music or adx is coming from the cdr this means reading in 2 places at once so any streaming format can play while loading data..
Cant stream cdda and load data at the same time on cdr you can with what I'm doing since all data is loaded from the sd card..
simple concpet works flawless
SD card has faster seek times data loads faster Course optimized fat32 loader ..
I have come back from
sega Saturn using SDL, and have tested this method works on Saturn, although Saturn has 2 cpu, it is more suitable for this kind of thing, but dc should be faster because the cpu is fast enough Much faster than ss, I have tested and used my own rewritten spi driver to read dc 2Mb bios and 128kb flash, and it only takes about 10 seconds to write to SD card, theoretically it will be faster to read

Yeah way fast enff to do a ton of things..
I have made the first commercial game for sd card format in my own way, but I still need to rely on the file manager system of dreamshell to run my boot bin file (of course, this file can also be made into cdi format)
Here is the test video:
https://www.bilibili.com/video/BV1xD4y1V7aP/
The link below is the iso file I made, download the compressed package in the link, and then decompress it to the root directory of the SD card (a bin file and an iso file).
The image is not big, only 21M after decompression
You must use an SD card greater than or equal to 4G
But you can't start the iso directly in isoldr, because I have made a lot of changes to all the files of this game, and made some optimizations for the sd card mode, so I can only run the TEST.bin file in the file manager of dreamshell
Of course, you can also use the following method to modify your own image file, so that you can directly start your own image file in isoldr
Search for the hexadecimal value of the image file:
FC7F47D1 00E645D24360
You can use the sd card to play the game on the ds
0b000900 00E645D24360
https://mega.nz/file/UGpD3YrC#iXaO4qiGH ... kcV3_107ws
Thanks swat for guiding me~~~~
