<?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>controllermap | Learn C Games Programming Blog</title>
	<atom:link href="https://learncgames.com/tag/controllermap/feed/" rel="self" type="application/rss+xml" />
	<link>https://learncgames.com</link>
	<description>A blog about C, programming games and my ebook(s).</description>
	<lastBuildDate>Sat, 22 Mar 2025 12:11:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://learncgames.com/wp-content/uploads/2020/03/cropped-favicon-32x32.png</url>
	<title>controllermap | Learn C Games Programming Blog</title>
	<link>https://learncgames.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">181446779</site>	<item>
		<title>New tutorial posted &#8211; how to build controllermap in Linux</title>
		<link>https://learncgames.com/new-tutorial-posted-how-to-build-controllermap-in-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-tutorial-posted-how-to-build-controllermap-in-linux</link>
		
		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Sat, 22 Mar 2025 12:11:07 +0000</pubDate>
				<category><![CDATA[C]]></category>
		<category><![CDATA[raspberry-pi]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[controllermap]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[SDL2]]></category>
		<guid isPermaLink="false">https://learncgames.com/?p=3354</guid>

					<description><![CDATA[<p>Remember controllermap? The utility that creates a configuration string for a game pad etc. I found that it is no longer installed by default when you install libsdl2-dev on Linux.  I found the hard way, trying to use it on my new Raspbverry Piu 5. But the source code is available for it in the [&#8230;]</p>
The post <a href="https://learncgames.com/new-tutorial-posted-how-to-build-controllermap-in-linux/">New tutorial posted – how to build controllermap in Linux</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></description>
										<content:encoded><![CDATA[<p><img fetchpriority="high" decoding="async" class="alignleft size-full wp-image-3352" src="https://learncgames.com/wp-content/uploads/2025/03/controllermap.png" alt="Controllermap utility" width="514" height="344" srcset="https://learncgames.com/wp-content/uploads/2025/03/controllermap.png 514w, https://learncgames.com/wp-content/uploads/2025/03/controllermap-300x201.png 300w" sizes="(max-width: 514px) 100vw, 514px" /></p>
<p>Remember controllermap? The utility that creates a configuration string for a game pad etc. I found that it is no longer installed by default when you install libsdl2-dev on Linux.  I found the hard way, trying to use it on my new Raspbverry Piu 5.</p>
<p>But the source code is available for it in the libsdl 2 releases.</p>
<p>So I wrote a quick tutorial that explains how to get the source code and build it using clang on VS Code on a Pi or any Linux box.  It&#8217;s <a title="Link to tutorial how to build controllermap on Linux" href="https://learncgames.com/tutorials/how-to-build-controllermap-on-linux-for-sdl2/" target="_blank" rel="noopener">linked here</a> or you can find it on the tutorials menu.</p>The post <a href="https://learncgames.com/new-tutorial-posted-how-to-build-controllermap-in-linux/">New tutorial posted – how to build controllermap in Linux</a> first appeared on <a href="https://learncgames.com">Learn C Games Programming Blog</a>.]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3354</post-id>	</item>
	</channel>
</rss>
