<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ue4 discord linux Archives - Couch Learn</title>
	<atom:link href="https://couchlearn.com/tag/ue4-discord-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://couchlearn.com/tag/ue4-discord-linux/</link>
	<description>Detailed Game Programming Tutorials</description>
	<lastBuildDate>Sun, 10 Jan 2021 23:53:14 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>

<image>
	<url>https://couchlearn.com/wp-content/uploads/2020/05/cropped-logolarge-32x32.png</url>
	<title>ue4 discord linux Archives - Couch Learn</title>
	<link>https://couchlearn.com/tag/ue4-discord-linux/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Compile and Package Discord Rich Presence for Linux</title>
		<link>https://couchlearn.com/compile-and-package-discord-rich-presence-for-linux/</link>
					<comments>https://couchlearn.com/compile-and-package-discord-rich-presence-for-linux/#respond</comments>
		
		<dc:creator><![CDATA[Matt]]></dc:creator>
		<pubDate>Sun, 25 Aug 2019 18:59:54 +0000</pubDate>
				<category><![CDATA[Hard Difficulty]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Unreal Engine]]></category>
		<category><![CDATA[discord linux]]></category>
		<category><![CDATA[linux compile discord]]></category>
		<category><![CDATA[ue4]]></category>
		<category><![CDATA[ue4 discord linux]]></category>
		<category><![CDATA[unreal engine]]></category>
		<category><![CDATA[unreal engine discord]]></category>
		<category><![CDATA[unreal engine linux discord]]></category>
		<guid isPermaLink="false">https://couchlearn.com/?p=781</guid>

					<description><![CDATA[<p>This guide is for Discord plugin users that can&#8217;t compile or package their game for the Linux platform. If you haven&#8217;t installed Discord Rich Presence <a class="mh-excerpt-more" href="https://couchlearn.com/compile-and-package-discord-rich-presence-for-linux/" title="How to Compile and Package Discord Rich Presence for Linux">[...]</a></p>
<p>The post <a href="https://couchlearn.com/compile-and-package-discord-rich-presence-for-linux/">How to Compile and Package Discord Rich Presence for Linux</a> appeared first on <a href="https://couchlearn.com">Couch Learn</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>This guide is for Discord plugin users that can&#8217;t compile or package their game for the Linux platform.</p>



<p><strong>If you haven&#8217;t installed Discord Rich Presence in your Unreal Engine 4 project </strong><a href="https://couchlearn.com/how-to-use-discord-rich-presence-in-unreal-engine-4/"><strong>click here our guide.</strong></a><br><br>The first step is to download all of the required files.</p>



<h3 class="wp-block-heading">Downloading the Files</h3>



<p>To download the library files necessary for compilation, navigate to the releases section of the DiscordRPC GitHub page.</p>



<p class="has-text-align-center"><a href="https://github.com/discordapp/discord-rpc/releases">Click here to view the Releases</a></p>



<p class="has-text-align-center"><strong>This file is hosted on the official Discord GitHub page and not CouchLearn.com</strong></p>



<p>Find the latest release (Green text on the left) and download the discord-rpc-linux.zip file.</p>



<figure class="wp-block-image"><img fetchpriority="high" decoding="async" width="1024" height="646" src="https://couchlearn.com/wp-content/uploads/2019/08/image-56-1024x646.png" alt="Downloading the files for Linux compilation" class="wp-image-793" srcset="https://couchlearn.com/wp-content/uploads/2019/08/image-56-1024x646.png 1024w, https://couchlearn.com/wp-content/uploads/2019/08/image-56-416x263.png 416w, https://couchlearn.com/wp-content/uploads/2019/08/image-56-300x189.png 300w, https://couchlearn.com/wp-content/uploads/2019/08/image-56-768x485.png 768w, https://couchlearn.com/wp-content/uploads/2019/08/image-56.png 1225w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>Unzip the discord-rpc-linux.zip file somewhere you can easily access it.</p>



<h3 class="wp-block-heading">Installing the Files</h3>



<h4 class="wp-block-heading">Include Files</h4>



<p>Navigate to the /ThirdParty/DiscordRpcLibrary folder in your project’s plugins folder and check if you already have the Include folder.</p>



<figure class="wp-block-image"><img decoding="async" src="https://couchlearn.com/wp-content/uploads/2019/08/image-25.png" alt="Renaming the include folder to Include"/></figure>



<p>If you have this folder move on to the next step.<br><br>If you do not have this folder <a href="https://couchlearn.com/how-to-use-discord-rich-presence-in-unreal-engine-4/#Copying_files_to_Compile_the_plugin">follow the “Copying files to Compile the plugin” section.</a></p>



<h4 class="wp-block-heading">Linux Build Files</h4>



<p>Create a new folder named Linux:</p>



<figure class="wp-block-image"><img decoding="async" width="1007" height="223" src="https://couchlearn.com/wp-content/uploads/2019/08/image-57.png" alt="Creating the Linux folder" class="wp-image-794" srcset="https://couchlearn.com/wp-content/uploads/2019/08/image-57.png 1007w, https://couchlearn.com/wp-content/uploads/2019/08/image-57-416x92.png 416w, https://couchlearn.com/wp-content/uploads/2019/08/image-57-300x66.png 300w, https://couchlearn.com/wp-content/uploads/2019/08/image-57-768x170.png 768w" sizes="(max-width: 1007px) 100vw, 1007px" /></figure>



<p>Navigate to the /linux-dynamic/lib folder from the files extracted earlier. Simply copy and paste the libdiscord-rpc.so file into the Linux folder created in the last step.</p>



<figure class="wp-block-image"><img decoding="async" width="1006" height="130" src="https://couchlearn.com/wp-content/uploads/2019/08/image-58.png" alt="Copying the libdiscord-rpc.so file from the archive extracted earlier" class="wp-image-795" srcset="https://couchlearn.com/wp-content/uploads/2019/08/image-58.png 1006w, https://couchlearn.com/wp-content/uploads/2019/08/image-58-416x54.png 416w, https://couchlearn.com/wp-content/uploads/2019/08/image-58-300x39.png 300w, https://couchlearn.com/wp-content/uploads/2019/08/image-58-768x99.png 768w" sizes="(max-width: 1006px) 100vw, 1006px" /></figure>



<h3 class="wp-block-heading">Conclusion</h3>



<p>Your Discord Rich Presence enabled game will now successfully compile and package for the Linux platform!</p>



<p>Packaging for the Linux platform is possible from a Windows machine but requires extra steps to enable this in your project.</p>



<p>A guide for packaging Linux executables from a Windows PC is being developed and will be linked here on completion.</p>



<p>To set up the blueprints required for Discord Rich Presence, read the guide here on CouchLearn.com</p>
<p>The post <a href="https://couchlearn.com/compile-and-package-discord-rich-presence-for-linux/">How to Compile and Package Discord Rich Presence for Linux</a> appeared first on <a href="https://couchlearn.com">Couch Learn</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://couchlearn.com/compile-and-package-discord-rich-presence-for-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: couchlearn.com @ 2026-04-15 17:13:18 by W3 Total Cache
-->