Search found 3 matches

by jvisser
Sun Aug 29, 2021 8:26 pm
Forum: Sound
Topic: Sound driver signatures
Replies: 4
Views: 5989

Re: Sound driver signatures

Sorry I can't help you there. This only finds the subroutines you need to intercept for msu-md/md+ patches. For these cases you don't need to know anything much about the driver internals and as such I don't know much about it.
by jvisser
Sun Aug 29, 2021 1:57 pm
Forum: Sound
Topic: Sound driver signatures
Replies: 4
Views: 5989

Re: Sound driver signatures

I tested against Alien 3 with this result: [0x00000200]> zi 0x0007db18 30 sign.bytes.krisalis_play_music_3l_0 0x0007db36 24 sign.bytes.krisalis_play_music_0l_0 0x0007db36 24 sign.bytes.krisalis_play_music_0l_1 If you put a breakpoint at 0x0007db18 and go into the options menu you can see it trigger ...
by jvisser
Sat Aug 28, 2021 10:49 am
Forum: Sound
Topic: Sound driver signatures
Replies: 4
Views: 5989

Sound driver signatures

Hi, I made a sound driver signature db some time ago. It has signatures for krisalis and gems. I made it while creating some msu-md hacks after I got my everdrive pro. It only finds the music play routines but the other routines are normally close by. Can be useful for msu/md+ hacks. And other sound...