thanks! now i managed that it actually works. using this patch and the right adress.
Diff pastecode - collaborative debugging toolthanks!
by the way, using BOTH adresses worked, though i can find the first one much faster.
note: the camera MUST NOT be set to MUTE (had it muted at first, thats why i didnt realize it is already working, i'm so stupid
) - also: you HAVE TO Set sounds in the custom menu, so for example for the startsound, it will only be played if you can hear it when you start the cam. (maybe we can also find a way to UNMUTE the cam when you play the sound, so you dont have to start the cam unmuted)
using this patch on juciphox you can play the startsound when you press UP when you enable the fast ev switch in the photo overrides menu (this is just ALPHA).
fine, now i only have to search the adresses for temperature & playsound in IDA.
thanks ewavr (maybe you can have a look in my patch if i did the actual implementation right!?), many many thanks!
todo: find adresses, clean up, implement it to be used in script.
by the way ewavr, i think we dont need the clear function, i can play the sound continuially, meaning: i can hit the UP button (in my example code) multiple time, the sound is played everytime even though the old one wasnt finished (of course you dont hear the two simultaneously)