From: Gwenole B. <gb...@di...> - 2004-01-27 18:59:14
|
Hi, I still fail to see why audio output doesn't work with G3+ based ROMs (including NewWorld). There is no audio sifter built in the ROM. However, MacOS 8.6 loads 'thng' based sifters. Recently, I patched the GetResource() thunk to correctly sign-extend the resource ID. This makes check_load_invoc() recognize and add those sifters. However, they don't seem to be enabled and things work as if we are in "mute" mode, though the sound level is at its maximum. Christian, would you know how to fix that? You are the in-depth MacOS expert. ;-) Probably colateral note: I noticed that MOL makes MacOS 8.6 load an extra enabler (MacOS ROM enabler or something like that). SheepShaver doesn't, thus probably making MacOS to complain that the DisplayEnabler is not loaded when one tries to open the "Monitors" control panel. Maybe that "macroscopic" enabler includes the DisplayEnabler and something like an AudioEnabler? Bye, Gwenole. |