<div dir="ltr"><div><div><div>I might have gone down the garden path in implementing this... It will be useful for creating demonstration gifs of Test Game features, but maybe it doesn't have much use for users.<br></div><br></div>Anyway, if you try this out you will notice lots of flickering in the in-game image, as Custom reads the image file while it's being written, especially when the framerate is high. I've managed to fix that with file locking (which I had previous implemented), but I need to clean up the changes before committing.<br><br></div>Also, this now makes it very easy to show the in-game screen as an overlay/floating window in Custom with just a few lines of code, if you can think of any use for that. (Probably not - at least, not if your WM lets you pin a window above all others)<br></div><br><div class="gmail_quote"><div dir="ltr">On Fri, 31 Aug 2018 at 00:34, <<a href="mailto:subversion@hamsterrepublic.com">subversion@hamsterrepublic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">teeemcee<br>
2018-08-30 00:45:21 -0700 (Thu, 30 Aug 2018)<br>
312<br>
Recording of combined editor+player .gifs<br>
<br>
The option appears in Custom's F9 menu while a spawned copy of Game is open.<br>
But the recording will continue if Game quits.<br>
<br>
This works by Custom telling Game to save a screenshot each tick, which<br>
GIFRecorder in Custom then reads and stacks with the screen from Custom.<br>
---<br>
U   wip/allmodex.bas<br>
U   wip/<a href="http://allmodex.bi" rel="noreferrer" target="_blank">allmodex.bi</a><br>
U   wip/custom.bas<br>
U   wip/whatsnew.txt<br>
U   wip/yetmore2.bas<br>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" target="_blank">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div>