You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
Rit is an exciting work-in-progress rhythm game created using LÖVE2D. It is designed to support a wide variety of rhythm game formats, including: * osu!mania beatmaps. * Quaver beatmaps. * FNF Jsons. * And lots more to come. Although it is still under development by its creator GuglioIsStupid, you can already check it out and play around with it. However, keep in mind that you may encounter some bugs and glitches while playing, as the game is not yet fully polished. This project is not affiliated with Quaver, osu!, or any other rhythm game. ==Installation== To install, place the .nro to the <code>switch</code> folder on the SD card. ===How to install maps=== * Run the game at least once to setup the save folder. * Go to the save folder location: ** Windows: <code>%appdata%\rit\songs</code> ** Linux: <code>~/.local/share/love/rit/songs</code> ** Nintendo Switch: <code>./Rit/songs</code> * Put songs in their respective folders. (E.g. osu! in <code>osu/</code>, Quaver in <code>quaver/</code>, FNF in <code>fnf/</code>). * Launch the game, choose your skin, and have fun. ===Modscripts support=== *To make a modscript, go into the songs folder and make a folder called <code>mod</code> with a mod.lua file in it. *Refer to this [https://github.com/GuglioIsStupid/Rit/wiki wiki] for modscript functions. ===Important links=== * https://quavergame.com/ * https://osu.ppy.sh/home ==Screenshots== https://dlhb.gamebrew.org/switchhomebrews/ritnx2.gif ==Changelog== '''v0.0.5-SV''' * Default songs (pre-included to test the game out) * Scroll Velocity rewrite (pretty 1:1 to quavers now) * fixed NX build not working '''v0.0.5''' *NOTE: Game will crash if a song is not found! *MODSCRIPTING: **graphics.newCircle / graphics.newRectangle. **simulatedBeatTime (Used with setMusicPlaying(true/false)). **UI Elements can be set to visible/invisible. **Drunk + Tipsy mods improved. *GAMEPLAY: **Input w/ hold notes was fixed (or well.. improved). **Better rating system. **FNF BPM Changes. **Song speed changes. **Difficulty Calculator (May break). **Better song folder (no need for separate game folders). **Backgrounds. **Scroll underlay. **SV's are slightly better. *SKINS: **UI Colours can be changed in the skin.json. *MENUS: **Added results screen (Very barebones). **Added a start menu. **Added a settings menu. *MISC: **Fixed debug overriding default lua debug. **Replays (Currently not viewable). **Switched to HUMP.Gamestate instead of my own state library. **love.graphics.gradient. **(UI) Scoring + Accuracy lerps instead of Timer.tweens. **New settings system. '''v0.0.4''' *Rit now support modscripts. *To make a modscript, go into the songs folder and make a folder called <code>mod</code> with a mod.lua file in it. *Refer to this [https://github.com/GuglioIsStupid/Rit/wiki wiki] for modscript functions. '''v0.0.3''' *Fixed LOTS of graphical issues with scrolling ways LOL. '''v0.0.3-beta''' *Includes some fixes for the Nintendo Switch version & some slight code cleanups. == External links == * GitHub - https://github.com/GuglioIsStupid/Rit * itch.io - https://guglioisstupid.itch.io/rit * ForTheUsers - https://apps.fortheusers.org/switch/Rit
Advertising: