Skip to content

Latest commit

 

History

History
82 lines (58 loc) · 2.28 KB

File metadata and controls

82 lines (58 loc) · 2.28 KB

Guide

This guide is meant to contain everything about the app and how to run the game. It's a work in progress, the info and default keyboard shortcuts might change, get reimplemented. Setup tab should change to a scroll down page at some point.

I'm implementing some keyboard shortcuts, the marked once are done. Those can easily be changed in code also later in the app.

List View

The List View is the main page of the application and where you will spend most of your time. It shows all available levels synced daily by comparing the first page of trle.net with your locally cached records.

When a level is being downloaded, the level entry switches to a progress bar and the List View is temporarily disabled to prevent conflicting actions.

By default, umu-run is selected as the runner. For first-time use, it is recommended to open Setup and configure the runner before launching a level. Make sure that umu-launcher or wine is installed on your system.

From here you can:

  • Browse levels with cover image and metadata
  • Quickly search, filter, and sort the list
  • Open detailed information for a level
  • Download and unpack new levels
  • Launch an unpacked level directly

ListView

  • Run Level (enter)
  • Setup Level (ctrl+u)
  • Setup Tab (alt+u)
  • Filter Show/Hide (ctrl+f)
  • Info (ctrl+i)
  • Download (ctrl+d)

Filter

ListViewFilter

  • Focus Search (ctrl+s)
  • Focus Select Level (ctrl+l)
  • Search Type select (ctrl+t)
  • Core Design (ctrl+o)
  • Installed Only (ctrl+n)
  • Focus Filter Menu (ctrl+y)
  • Focus Sort (ctrl+r)

Info

Info

  • Focus Info content (ctrl+i)
  • Focus Cover List (ctrl+c)
  • Go to Walkthrough (ctrl+w)
  • Go Back to Level List (ctrl+b)

Walkthrough

InfoWalk

  • Go Back To Level List (ctrl+b)

Setup

Setup

  • Level Tab (alt+l)
  • Save Level Options (ctrl+s)
  • Reset Level Options (ctrl+r)
  • Environment Variables (ctrl+e)

Some open source modes that work well with Proton/Wine