2,452 users, 8 online now.
A total of 634,581 plays!

Installation

To begin playing on Titanic! you can head over to the Download page and pick any client from as old as 2007 up to 2015.

BuildDownload

After it finishes installing, all you have to do is extract the folder and double-click osu!.exe.

There is a chance that Windows Defender may block it, since the game is unsigned (a certificate for that would cost 200$).

Registering an account

To register an account you can go to the registration page by clicking on "I'm New!" (Remember you are only allowed to have ONE account EVER!)

NewUser

After you create your account you will be prompted to verify your email:

Verification

Discord Bot

If you want to use the bot on our Discord server, all you have to do is type !link <username> and you will be sent a verification code in-game.

Link-Start

Link-ingame

Link-Finished

Linux Installation

Step 1: Prerequisites

Install git

Ubuntu/Debian: sudo apt install -y git
Arch Linux: sudo pacman -Sy --needed --noconfirm git
Fedora: sudo dnf install -y git

Install Lutris

Ubuntu/Debian: https://github.com/lutris/lutris/releases (Get the .deb package from here) Arch Linux: sudo pacman -S lutris
Fedora: sudo dnf install lutris Flatpak: flatpak install flathub net.lutris.Lutris

Install needed drivers

You can refer to this site https://github.com/lutris/docs/blob/master/InstallingDrivers.md

Pipewire

Pipewire performs much better on osu! than Pulseaudio, you can install it by following: https://github.com/NelloKudo/osu-winello/wiki/Installing-PipeWire

Step 2: Installation of osu-winello

git clone https://github.com/NelloKudo/osu-winello.git
cd osu-winello
chmod +x ./osu-winello.sh
./osu-winello.sh

Step 3: Download the Titanic client

You can download any version from here

image

Step 4: Installing the tweaks into Lutris

osu-wine --lutris this will copy the necessary files and tweaks for Lutris. Type y then hit enter. It will give instructions to add osu!stable to Lutris. Since we are not installing osu!stable. The below is how to install Titanic in Lutris.

Step 5: Install Titanic through Lutris

Unzip the .zip file downloaded from the Titanic site, you will get your osu! installation.

Secondly open Lutris and let it load fully for first startup

Then click the plus icon on top left. Then "Add locally installed game". Give it a proper name and such. Set the runner to Wine.

Screenshot_20240725_133107

Screenshot_20240725_133325

In Game options Set the executable to the osu.exe inside of the zip you extracted. Set working directory to the osu! folder of the zip you extracted. Set the wine prefix to: /$HOME/.local/share/wineprefixes/osu-wineprefix

image

image

In Runner options, Set wine-osu as the Wine version image

Turn off DXVK and VKD3D image

Make sure ESync and FSync are enabled Disable AMD FSR Disable BattlEye Anticheat Disable Easy Anticheat

image

In System options, Turn on advanced then click enable "disable Desktop effects" image

Enable Feral Gamemode image

Scroll down until you see Environment Variables Click add On the left side put WINE_BLOCK_GET_VERSION On the right side put 1

This is what it should look like. image

Now from here you can launch osu! and enjoy!

NOTE: Be sure to set the offset to around -40 to -25 ms offset. Then the audio will be like Windows!

Note for Wayland users

You may have to apply the tweaks listed here https://github.com/NelloKudo/osu-winello/wiki/Wayland-support

If you have any issues do not be afraid to ask in the Titanic! Discord server or in the support sub-forum.