citra-web/site/content/entry/announcing-bleeding-edge-builds.md
James be92533eb4 Introduce new Markdown shortcuts, revisit old blog posts
This does a number of things:
- Introduces new shortcodes for figures and tables, allowing them
  to be embedded natively.
- Fixes padding on Youtube videos
- Adjusts old blog posts, fixing dead links, and updating/unifying
  syntax.
2017-09-08 22:01:11 +10:00

30 lines
1.6 KiB
Markdown

+++
date = "2016-10-11T14:49:00-05:00"
title = "Announcing Bleeding Edge Builds"
tags = [ "citra-release" ]
author = "jmc47"
coauthor = "jroweboy"
forum = 42
+++
Sometimes it's hard to wait. We've noticed that users are very excited about the future of Citra, which means wanting
to try all of the changes all of the time.
But, emulator development can be a slow, arduous process as new changes can bring big regressions and problems with
the much wanted new features.
In order to satiate the needs of our users, we'll be adding new builds for download: bleeding edge builds!
These builds will contain experimental features and changes designed to give the absolute fastest builds with the most
features combined into one download!
Since these releases are official, unlike other random builds you might find on the internet, there is no chance that
they will contain a virus, or anything else that can potentially be harmful.
Because updates will come at a rapid pace and there is a chance of these changes adversely affecting emulation, the
builds will let you know when a newer version is available and **auto-update** if you allow it.
You can download the bleeding edge development builds at our [downloads page](https://citra-emu.org/download/) right now!
While Windows is the only operating system targeted at this time, the other operating systems will follow shortly.
While these builds aren't technically supported, they can be extremely useful for catching regressions and other issues
from the various experimental features rolled into them.
If you experience a bug, please make sure that the latest nightly builds do not have the issue before reporting it.