From 9ea3d40e4fcf430c1d3f1d61ca83480d2e6a39ab Mon Sep 17 00:00:00 2001 From: mborgerson Date: Wed, 3 Mar 2021 13:17:35 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index d42b85d..67f8994 100644 --- a/Home.md +++ b/Home.md @@ -51,7 +51,7 @@ The latest pre-built release version is recommended. Simply download the release Continue to [Getting Started](#getting-started). #### Building from Source -If you would like to build from source, you can do so by downloading the [MSYS2 environment](https://www.msys2.org/) and building with: +If you would like to build from source, you can do so by downloading the [MSYS2 environment](https://www.msys2.org/). After installing MSYS2, you'll need to open **MSYS2 MinGW 64-bit** to perform building. Otherwise, you may see build failures for missing 'cc'. ```bash pacman --needed --noconfirm -S git make \ @@ -64,6 +64,8 @@ pacman --needed --noconfirm -S git make \ mingw-w64-x86_64-SDL2 \ mingw-w64-x86_64-libsamplerate \ python3 +git clone https://github.com/mborgerson/xemu.git +cd xemu ./build.sh ``` @@ -81,6 +83,8 @@ If you would like to build from source, you can do so by first installing the [H ```bash brew update brew install glib pixman sdl2 libepoxy coreutils pkg-config dylibbundler libsamplerate +git clone https://github.com/mborgerson/xemu.git +cd xemu ./build.sh ``` @@ -107,6 +111,8 @@ If you are not using Ubuntu, or would prefer to build from source, you can do so ```bash sudo apt update sudo apt install build-essential libsdl2-dev libepoxy-dev libpixman-1-dev libgtk-3-dev libssl-dev libsamplerate0-dev +git clone https://github.com/mborgerson/xemu.git +cd xemu ./build.sh ``` @@ -125,7 +131,7 @@ Unfortunately, distributing some of these items would violate copyright laws, so you'll need to acquire them on your own. ```diff -- Disclaimer ------------------------------------------------------------------ +---------------------------------- DISCLAIMER ---------------------------------- The xemu project does not endorse or promote piracy. We don't link to copyrighted files, or discuss how to acquire them. The only legal way to acquire these files is to dump them from *your real, physical Xbox*. Please