jasperro / Burrito

An overlay tool for Guild Wars 2 that works on linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Burrito Overlay

Burrito is an early alpha overlay tool for Guildwars 2 that runs on linux without any display hacks.

The primary goal is to render and edit POIs and routes based off of sharable data files while being able to run on linux with no workarounds.

It functions natively linux via running a pre-compiled binary inside of wine that streams the memory mapped data back to the host.

Getting Started

Go to burrito.orthogonalprojects.com for instructions

Roadmap

  • Automatically run the burrito_link binary when burrito starts.
  • Launch the burrito_link binary via an internal config instead of via an external script.
    • A seperate script to generate the config from Lutris settings automatically.
  • Automatically close burrito when GW2 closes.
  • Automatically parse/convert TacO marker files instead of using a converter script.

Known Bug Workarounds

  • Burrito launches off-center or on the wrong monitor
    • This seems to be WM dependant. on Gnome it can be solved by holding down the super key and dragging burrito to the right position.

About

An overlay tool for Guild Wars 2 that works on linux

License:GNU General Public License v2.0


Languages

Language:GDScript 45.5%Language:Rust 18.6%Language:C 17.8%Language:Python 14.2%Language:GLSL 3.2%Language:Makefile 0.5%Language:Shell 0.3%