Target: Stable - 2025-03-29 (Jocoserious+1) Last updated: 2025/06/26 PROBLEM ------- If you have downloaded the latest stable, x86 (32-bit Intel) release of O.H.R.P.G.C.E and neither the "Game" or "Custom" apps work on a 32-bit Intel Mac OS X machine, check for error messages. If they say something like... Dyld Error Message: Library not loaded: @executable_path/../Frameworks/Ogg.framework/Versions/A/Ogg Referenced from: /Library/Frameworks/SDL_mixer.framework/Versions/A/SDL_mixer Reason: image not found SOLUTIONS --------- ...What helped me get them working was to have the following file-structure: - "/Library/Frameworks/SDL_mixer.framework" - "/Library/Frameworks/SDL.framework" - "OHRRPGCE-*.app/Contents/Frameworks/FLAC.framework" - "OHRRPGCE-*.app/Contents/Frameworks/Ogg.framework" - "OHRRPGCE-*.app/Contents/Frameworks/Vorbis.framework" **Note the missing "SDL_mixer.framework" and "SDL.framework" from within the apps; use the system-wide installed ones instead or move the ones included within the apps. The following also works if you remove the frameworks from within the "Game" and "Custom" apps and just let the system's stuff do the job... - "/Library/Frameworks/FLAC.framework" - "/Library/Frameworks/Ogg.framework" - "/Library/Frameworks/SDL_mixer.framework" - "/Library/Frameworks/SDL.framework" - "/Library/Frameworks/Vorbis.framework" I have tried lots of different combinations and removals and the two solutions mentioned above are the only ones that seem to work. DOWNLOADS --------- OHRRPGCE -- https://hamsterrepublic.com/dl/OHRRPGCE-x86.dmg FLAC.framework -- https://theouterlinux.gitlab.io/Downloads/Frameworks/FLAC.framework.zip Ogg.framework -- https://theouterlinux.gitlab.io/Downloads/Frameworks/Ogg.framework.zip Vorbis.framework -- https://theouterlinux.gitlab.io/Downloads/Frameworks/Vorbis.framework.zip IMPORTANT --------- I did not compile the frameworks. I found them deep within "/Library/Frameworks/SDL_mixer.frame" that I got from https://www.mediafire.com/folder/023jiycr49e8r/Custom_Intel_10.5_Builds However, I do not know if the audio-related frameworks were there by default or got there by some other means; the "SDL-mixer.framework" within the OHRRPGCE "Game" and "Custom" apps do not contain the "FLAC," "Ogg," or "Vorbis" framework files. YOU FOLLOW THIS GUIDE AT YOUR OWN RISK.