This repo contains both:
- a clean macOS Psych Engine app
- a patched macOS app with
foolsupdatealready applied - the patch files by themselves
- the original zip archives for reference
If you just want to play foolsupdate on macOS, run this:
psych-engine-foolsupdate/PsychEngine.app
From Terminal:
open "psych-engine-foolsupdate/PsychEngine.app"If macOS blocks it:
- Right-click
psych-engine-foolsupdate/PsychEngine.app - Click
Open - Click
Openagain on the warning
That is the easiest path. You do not need to patch anything manually if you use psych-engine-foolsupdate/.
psych-engine/- Clean base Psych Engine app for macOS.
- Use this if you want an unpatched copy.
psych-engine-foolsupdate/- Ready-to-run macOS app with the
foolsupdatepatch already applied. - This is the main thing most people should launch.
- Ready-to-run macOS app with the
foolsupdate-patch/- Patch source files only.
- Use this if you want to apply the patch yourself to a fresh app.
archives/- Original zip files:
archives/PsychEngine-MacOS.ziparchives/foolsupdate_95899.zip
- Original zip files:
Launch:
psych-engine-foolsupdate/PsychEngine.app
or:
open "psych-engine-foolsupdate/PsychEngine.app"Launch:
psych-engine/PsychEngine.app
or:
open "psych-engine/PsychEngine.app"You only need this section if you want to rebuild the patched app yourself.
Use:
psych-engine/PsychEngine.app
Copy psych-engine/PsychEngine.app before patching it.
This mod is buggy, so keeping a clean backup is strongly recommended.
Copy everything from:
foolsupdate-patch/Contents/Resources/
into:
psych-engine/PsychEngine.app/Contents/Resources/
- Right-click
psych-engine/PsychEngine.app - Click
Show Package Contents - Open
Contents/Resources/ - Copy everything from
foolsupdate-patch/Contents/Resources/into that folder - Allow Finder to merge and replace files
cp -R "foolsupdate-patch/Contents/Resources/." "psych-engine/PsychEngine.app/Contents/Resources/"After that, run:
open "psych-engine/PsychEngine.app"If you want to keep the patched app separate, duplicate psych-engine/PsychEngine.app first and patch the copy.
If you are not developing or rebuilding anything:
- Ignore
psych-engine/ - Ignore
foolsupdate-patch/ - Run
psych-engine-foolsupdate/PsychEngine.app
For Windows, use the original Windows-style release archive:
archives/foolsupdate_95899.zip
After extracting it on Windows, run:
bin/BFDI26.exe
Do not copy the Windows runtime files into the macOS .app bundle.
foolsupdateis still buggy. Expect crashes, warnings, or odd scripting behavior.- This repo has been cleaned up so the macOS app is much easier to launch, but the mod itself is not fully polished.
- Some packaging issues were fixed to make the patch usable on macOS.
- The folder typo
VEE2/sciptswas normalized toVEE2/scripts.
If you only read one line, read this:
open "psych-engine-foolsupdate/PsychEngine.app"