Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
aliceisjustplaying committed Apr 22, 2024
1 parent 4c670e1 commit 214d9d1
Showing 1 changed file with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,9 @@ For users who can't spend the money, we made it easy to build the pro version fr

For the FFT support to work — i.e., being able to use music from your own computer — you'll need a loopback device on your OS.
* On Windows, this is handled for you (TODO: is it always?)
* On Mac, you'll need to use a third-party tool [Blackhole](https://existential.audio/blackhole/)
* On Mac, you'll need to use a third-party tool like [Blackhole](https://existential.audio/blackhole/)
* On Linux, it's **supposed to be** handled for you, in practice you might have to muck around depending on your distro

Tested on:
* Windows 11 amd64 (Steam Deck, all versions)
* Windows 11 arm64 (VMWare Fusion 13, winxp version)
* Windows 11 arm64 (Parallels 18; windows version)
* macOS 14 amd64 (M1 Pro; thru Rosetta 2)
* macOS 14 arm64 (M1 Pro)
* Linux amd64 (Steam Deck, Arch Linux)
* Linux arm64 (M1 Pro, Asahi Linux) - experimental - colors glitch sometimes, terminal/app needs restarting sometimes to work - may be an Asahi thing

![FFT screenshot](fft-screenshot.png)
*the answer to "how many versions can you run at the same time that fits a screenshot" appears to be four*

Expand Down Expand Up @@ -285,3 +276,8 @@ You can find iOS/tvOS version here
* Kii - [Github @kiikrindar](https://github.com/kiikrindar)
* Matt Westcott - [Github @gasman](https://github.com/gasman)
* Alice - [Github @aliceisjustplaying](https://github.com/aliceisjustplaying)

# Prior work with regards to FFT support
* https://github.com/glastonbridge/TIC-80
* https://github.com/creativenucleus/TIC-80-bytebattle
* https://github.com/sknebel/TIC-80/tree/tmp

0 comments on commit 214d9d1

Please sign in to comment.