toasters.rocks/devlog-1-making-the-trailer/index.html

22 lines
7.0 KiB
HTML

<!doctype html><html lang=en><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><link rel="shortcut icon" href=/img/icon.png type=image/png><meta name=generator content="Hugo 0.105.0"><meta property="og:title" content="DevLog #1: Making the trailer"><meta property="og:description" content="This article was originally published on Patreon, reposting it here for completeness.
I told you I&rsquo;m keeping you updated, so I&rsquo;m keeping a dev log here on Patreon. Everything you need to know, so it sounds like I&rsquo;m actually active at doing something and you can learn from my errors. Don&rsquo;t want to decieve anyone who might want to throw money at me here.
First thing on my new plan is to post a trailer on YouTube, redirect people here and hope The Algorithm™ does its job somewhat soon."><meta property="og:type" content="article"><meta property="og:url" content="http://toasters.rocks/devlog-1-making-the-trailer/"><meta property="article:section" content><meta property="article:published_time" content="2019-11-07T03:15:00+00:00"><meta property="article:modified_time" content="2019-11-25T08:00:18+00:00"><meta name=twitter:card content="summary"><meta name=twitter:title content="DevLog #1: Making the trailer"><meta name=twitter:description content="This article was originally published on Patreon, reposting it here for completeness.
I told you I&rsquo;m keeping you updated, so I&rsquo;m keeping a dev log here on Patreon. Everything you need to know, so it sounds like I&rsquo;m actually active at doing something and you can learn from my errors. Don&rsquo;t want to decieve anyone who might want to throw money at me here.
First thing on my new plan is to post a trailer on YouTube, redirect people here and hope The Algorithm™ does its job somewhat soon."><meta name=theme-color content="#660066"><title>DevLog #1: Making the trailer - toasters rocks</title><link rel=stylesheet href=http://toasters.rocks/css/toastersrocks.min.css></head><body><header><img src=/img/icon.png><h1>toasters rocks</h1></header><main><aside><nav><a href=/><i class="fas fa-home"></i>
Home</a><br><a href=http://juju2143.ca/><i class="fas fa-user"></i>
About</a><br><a href=/fr/><i class="fas fa-globe"></i>
Français</a><br><a href=https://yukiis.moe/><i class="far fa-comment"></i>
Comics</a><br><a href=https://codewalr.us/><i class="far fa-folder-open"></i>
Forums</a><br></nav><br><nav><a title="Twitter " href=https://twitter.com/juju2143><i style=color:#4da7de class="fab fa-twitter"></i>
<span style=color:#4da7de>Twitter</span></a><br><a title="Discord " href=https://discord.gg/cuZcfcF><i style=color:#7289da class="fab fa-discord"></i>
<span style=color:#7289da>Discord</span></a><br><a title="GitHub " href=https://github.com/juju2143><i style=color:#fafafa class="fab fa-github"></i>
<span style=color:#fafafa>GitHub</span></a><br><a title="Patreon " href=https://patreon.com/juju2143><i style=color:#f96854 class="fab fa-patreon"></i>
<span style=color:#f96854>Patreon</span></a><br><a title="YouTube " href=https://youtube.com/user/julosoft><i style=color:#e02a20 class="fab fa-youtube"></i>
<span style=color:#e02a20>YouTube</span></a><br><a title="YouTube 2 " href=https://youtube.com/c/juju2143><i style=color:#e02a20 class="fab fa-youtube"></i>
<span style=color:#e02a20>YouTube 2</span></a><br><a title="Twitch " href=https://twitch.tv/juju2143><i style=color:#6441a5 class="fab fa-twitch"></i>
<span style=color:#6441a5>Twitch</span></a><br><a title="Instagram " href=https://instagram.com/j.p.savard><i style=color:#d6249f class="fab fa-instagram"></i>
<span style=color:#d6249f>Instagram</span></a><br><a title="DeviantArt " href=https://deviantart.com/juju2143><i style=color:#c5d200 class="fab fa-deviantart"></i>
<span style=color:#c5d200>DeviantArt</span></a><br><a title="SoundCloud " href=https://soundcloud.com/juju2143><i style=color:#fe3801 class="fab fa-soundcloud"></i>
<span style=color:#fe3801>SoundCloud</span></a><br></nav></aside><article><div><h2 name=top>DevLog #1: Making the trailer</h2><p></p><i class="far fa-calendar-alt"></i>
<time datetime=2019-11-07>November 7, 2019</time><br><i class="fas fa-tags"></i>
#<a class="btn btn-sm btn-outline-dark tag-btn" href=http://toasters.rocks/tags/zarmina>Zarmina</a><br><i class="fas fa-hourglass"></i> ~2 minutes</div><p><em><strong>This article was originally published on <em><a href=https://www.patreon.com/juju2143>Patreon</a></em>, reposting it here for completeness.</strong></em></p><p>I told you I&rsquo;m keeping you updated, so I&rsquo;m keeping a dev log here on Patreon. Everything you need to know, so it sounds like I&rsquo;m actually active at doing something and you can learn from my errors. Don&rsquo;t want to decieve anyone who might want to throw money at me here.</p><p>First thing on my new plan is to post a trailer on YouTube, redirect people here and hope The Algorithm™ does its job somewhat soon.</p><p>Unfortunately, I work on Linux on a semi-ancient iMac (back when they were still somewhat good), the graphic card is crapping its life out and I don&rsquo;t have money to buy a semi-decent computer that could run my software of choice, Adobe After Effects. And all the alternatives, either they can&rsquo;t run on my weird setup or I don&rsquo;t like them.</p><p>So, what else could I do? Might do it directly in Ren&rsquo;Py while I&rsquo;m at it, that would be pretty cool as an intro in the game itself. Now trying to figure out the Ren&rsquo;Py language. Which sounds like someone abused and mangled the Python engine during its sleep. Pretty cool language, though.</p><p>So yeah, coding a semi-decent intro, finding free images that goes with it (the NASA will be useful here), abusing the heck out of Ren&rsquo;Py, posting everything everywhere once done and throw a bit of climate change and everything in there in hopes someone gets interested. Can&rsquo;t go wrong, right? Right.</p><p>Wish me luck.</p></article><ul class=pagination><li class=page-item><a class=previous href=http://toasters.rocks/zarmina-3-0-rewrite-again/>« Zarmina 3.0: rewrite (again)</a></li><li class=page-item><a class=next href=http://toasters.rocks/trailer-is-out/>Trailer is out »</a></li></ul><article><div id=disqus_thread></div><script type=application/javascript>window.disqus_config=function(){},function(){if(["localhost","127.0.0.1"].indexOf(window.location.hostname)!=-1){document.getElementById("disqus_thread").innerHTML="Disqus comments not available by default when the website is previewed locally.";return}var t=document,e=t.createElement("script");e.async=!0,e.src="//juju2143.disqus.com/embed.js",e.setAttribute("data-timestamp",+new Date),(t.head||t.body).appendChild(e)}()</script><noscript>Please enable JavaScript to view the <a href=https://disqus.com/?ref_noscript>comments powered by Disqus.</a></noscript><a href=https://disqus.com class=dsq-brlink>comments powered by <span class=logo-disqus>Disqus</span></a></article></main><footer>Copyright © 2020 J.P. Savard - Theme by <a href=https://github.com/juju2143/hugo-theme-toastersrocks>J. P. Savard</a> - Powered by Hugo 0.105.0</footer></body></html>