From 2dab5a8c4b7cd157cb386370b0691a89931daae1 Mon Sep 17 00:00:00 2001 From: cosmonaut Date: Thu, 28 Oct 2021 19:55:06 -0700 Subject: [PATCH] README notice about windows x64 runtime --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 651cc7a..5da8b00 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ As a final addendum, if the YoYo Games circus needs a new clown for tasks like f ## Usage +If you are on Windows, make SURE "Use x64 Windows runtime" is checked under Game Options -> Windows! + Place your audio files in Included Files. The `.yymps` has an example structure. Make sure the `AUDIO` object is created once at the start of your game.