tsugaru is an FM Towns Emulator
tsugaru Pure Unleashed Table of Contents
Getting Started with tsugaru
How to Install tsugaru
The Basics
$HOME or ~ refer to your home directory. On a typical linux distro, the full path will be \$HOME/\$USER. On a Steam Deck, the full path will be /home/deck. When navigating using the file manager, the file manager may not be display the username visually in the full file path.
Directories with a . in front of their name, like $HOME/.steam, are hidden by default. In Dolphin (a file manager), click the hamburger menu in the top right and toggle on Show Hidden Files. The setting may vary depending on which file manager you are using.
$HOME/Applications refers to the Applications folder in your home directory. On a typical linux distro, the full path will be \$HOME/\$USER/Applications. On a Steam Deck, the full path will be /home/deck/Applications. When navigating using the file manager, the file manager may not display the username visually in the full file path. The Applications folder is not created by default. If you have not created one already, do so before following the steps in this section.
tsugaru is available as a binary file on Linux. This page will cover how to utilize and install the binary file.
To download tsugaru:
- Open the tsugaru repository on a browser of your choice
- Click the
Assetsbutton below the most recent release - Download the latest
ubuntu_binary_latest.zipfile - Move the newly downloaded
zipfile to the$HOME/Applicationsfolder- $HOME/Applications refers to the Applications folder in your home directory. On a typical linux distro, the full path will be
\$HOME/\$USER/Applications. On a Steam Deck, the full path will be/home/deck/Applications. When navigating using the file manager, the file manager may not display the username visually in the full file path. The Applications folder is not created by default. If you have not created one already, do so before following the steps in this section.
- $HOME/Applications refers to the Applications folder in your home directory. On a typical linux distro, the full path will be
- Extract the file
- Rename the newly extracted
ubuntu_binary_latestfolder totsugaru - In the newly named
tsugarufolder, locate theTsugaru_GUIandTsugaru_CUIfiles, Right click the application in question, clickProperties, clickPermissions, checkIs Executable. - tsugaru will now be downloaded