From 5ab96366a6b1a842937a0ef472d59ba1f2d3173b Mon Sep 17 00:00:00 2001 From: Downforce Agent Date: Fri, 28 Jun 2024 16:52:05 -0400 Subject: [PATCH] FAQ was outdated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e27b12..c8d47a3 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Typical mod metadata will look something like this: # FAQ ## (Non-Windows) Do I need WINE? And why? -Only if you use Compatibility Mode. psp2psarc.exe is a Windows-only tool so we call WINE internally when needed, but Firestar itself will run on any desktop platform with a compliant Java runtime. +Yes. psp2psarc.exe is a Windows-only tool. Firestar can run natively on the system but it needs WINE in order to pack the game assets. **If you are on Mac OS X you will need an older OS version that is still compatible with 32-bit applications.** ## Why do I need a leaked Playstation SDK?