Comments on “A new month, a new build”http://www.boxerapp.com/blog/2010/06/01/a-new-month-a-new-build/feed/A+new+month%2C+a+new+build2010-06-29T17:02:05+03:00ChyrpA new month, a new buildtag:boxerapp.com,2010-06-02:/blog/id/46//comment_56162010-06-02T17:41:06+03:002010-06-02T17:41:06+03:00ClintWood
<p>Via the automatic update of Boxer there comes the message "The update is improperly signed". Have I done something wrong?</p>
A new month, a new buildtag:boxerapp.com,2010-06-02:/blog/id/46//comment_56172010-06-02T19:09:52+03:002010-06-02T19:05:47+03:00Alun Bestorhttp://washboardabs.net/
<p>No, it’s not your fault - I’d only managed to screw up the 20100601 build even more by leaving out a necessary update signing key, which meant that build can't auto-update itself (as you’ve found). Because of this, you’ll need to download the new 20100602 build yourself from the page linked above.</p>
<p>From now on I’m going to start releasing things in the morning, instead of late at night.</p>
A new month, a new buildtag:boxerapp.com,2010-06-03:/blog/id/46//comment_56202010-06-03T19:15:07+03:002010-06-03T19:15:07+03:00chipmck
<p>Ran for hour plus. Nothing unexpected. But then, I am not dong anything intense.</p>
<p>Great product; I do enjoy using it!</p>
A new month, a new buildtag:boxerapp.com,2010-06-05:/blog/id/46//comment_56222010-06-05T14:40:50+03:002010-06-05T14:40:50+03:00Alun Bestorhttp://washboardabs.net/
<p><a href="http://bitbucket.org/alunbestor/boxer/downloads">I've just uploaded a new point-release</a> which fixes some important mouse bugs that came to light in the previous build. In particular, the mouse now behaves properly again in Windows 3.1 (and probably lots of games) while locked or in fullscreen mode.</p>
<p>This restores the locked mouse behaviour to how it was in DOSBox and older Boxer versions, while still retaining all the improvements I've made since. Which makes me happy, since I don't have to worry about breaking a game behind someone's back any more.</p>
A new month, a new buildtag:boxerapp.com,2010-06-06:/blog/id/46//comment_56242010-06-06T19:17:34+03:002010-06-06T19:17:34+03:00Raymondhttp://www.qbical.net
<p>I had the same thing with some of the other alpha's so it could be just a setting I'm overlooking but I have some difficulty's getting around in dos because the keys on my apple keyboard are mapped differently ( the ":" key and the "/" key for example ). Is it a bug in the beta or can I fix it somewhere else.</p>
<p>Loving the product! Can't wait for that neat install feature!</p>
A new month, a new buildtag:boxerapp.com,2010-06-06:/blog/id/46//comment_56252010-06-06T20:59:52+03:002010-06-06T20:59:00+03:00Alun Bestorhttp://washboardabs.net/
<p>Hi Raymond, this is a keyboard layout problem - what OS X keyboard layout are you using? You can find this out from System Preferences -> Language & Text -> Input Sources.</p>
A new month, a new buildtag:boxerapp.com,2010-06-09:/blog/id/46//comment_56262010-06-09T17:58:53+03:002010-06-09T17:58:53+03:00Fabrice
<p>Hi Alun! Thank you for Boxer, it's awesome!</p>
<p>One thing I really like in the alpha is the "Fancy Smoothing" rendering style. Is that like HQ4x? I have tried to emulate that with countless settings in DOSBox, to no avail. I wanted to simply scale up the HQ2x (640x400) to the 13 Inch Macbook's native res (1280x800). If I use HQ2x in 0.87 it will not scale up to the monitor resolution, but stay fixed at 640x400. If I used HQ3x, same, and it wouldn't fill the whole screen. HQ4x seems to exist in DOSBox (I haven't tried DOSBox separately), but did not have any effect in Boxer 0.87.</p>
<p>Anyways, that's a great addition. Do you think it's possible to scale the HQ2x up in 0.87 with some obscure settings perhaps?</p>
<p>Some concerns with the alpha:
- typing "ver" showed DOSBOx version 0.73, while the Boxer about box says 0.74
- the CPU cycle and frameskip shortcut didn't work, I hope you'll keep them because it's handy in fullscreen not to switch to the Inspector and also more practical for racing games where if you stop controlling the vehicle you can't really appreciate the effect of the cpu cycle finetuning (because the vehicle stops by the time you click in the Inspector window, hope that makes sense)
- There were only 4 rendering styles in the alpha, and the DOSBox config file didn't seem to be updated or used anymore (the one from the gamebox). I hope you will continue to support "advmame2x", I think it was better than the Cmd-1 rendering style in the alpha (which messes up the original pixellated art too much imho, whereas HQ4x "fancy smoothing" is sharper).</p>
<p>I'm reverting back to 0.87 for the time being because of the sexy shelves :)</p>
<p>Do you have a changes list somewhere for BOXER 0.88 BETA that appears on the home page?</p>
<p>PPS: After trying the alpha it seems I have lost the "Boxer" window style, when I run a game with 0.87 I no longer have the Boxer UI, the menu bar says "DOSBox" instead of "Boxer", there is no Inspector for example. Is there a hidden setting file somewhere that I could erase to "reset" to 0.87 fully?</p>
A new month, a new buildtag:boxerapp.com,2010-06-12:/blog/id/46//comment_56282010-06-12T13:47:45+03:002010-06-12T13:28:29+03:00Alun Bestorhttp://washboardabs.net/
<p>Hi Fabrice, there's a lot to reply to there and I don't understand you fully on some points, but here goes:</p>
<h3>Rendering styles vs. scalers</h3>
<ul>
<li>“Fancy Smoothing” in Boxer 1.0 uses HQ2x filtering at small window sizes, switching to HQ3x filtering at larger window sizes and in fullscreen.</li>
<li>“Fast Smoothing” uses AdvMAME2x at small window sizes and AdvMAME3x at larger sizes.</li>
</ul>
<p>There is no way to control <em>when</em> Boxer switches between the two sizes; it’s entirely transparent to the user, and Boxer does not intend to provide fine-grained user control over scaler behaviour. That's also why the <code class="setting">scaler</code> setting in conf files is no longer used.</p>
<p>I will be adding additional rendering styles to future Boxer versions, but Boxer’s system is not meant to be representative of (or compatible with) DOSBox's scaler options.</p>
<p>That's all beside the real question: <em>is AdvMAME3x actually worse-looking than AdvMAME2x for most games?</em> Personally I feel it looks better, but I am interested to know what users think, and I’m open to changing the “Fast Smoothing” style so that it uses AdvMAME2x all the time.</p>
<p>(<em>Regarding fullscreen scalers in 0.87:</em> there is no way to make a scaler fill the screen properly in 0.87 or DOSBox; the old DOSBox renderer simply doesn't allow it.)</p>
<h3>Other stuff</h3>
<p><em>The incorrect version number that <code class="command">VER</code> reports at the DOS prompt is a DOSBox bug:</em> the original DOSBox 0.74 also reports itself to be “0.73” this way. I'll try to remember to fix this in the next build.</p>
<p><em>The removal of the speed up/down shortcuts is temporary</em>, and I'll add them back in in a future build. The problem is that Boxer 1.0 currently has no way to give you feedback when you change the speed outside the Inspector panel. I had intended that the speed changes would show a notification bezel inside the window indicating the current speed, but as discussed in the original post this will have to wait until the renderer can actually display such notifications.</p>
<p><em>There's no changelist for the 0.88 beta</em>, but the only real changes were some extra game configurations and updating the shelf art to fit OS X 10.6. At some point soon I'll release a final maintenance release of Boxer 0.88 that uses DOSBox 0.74, and will put together a proper changelist for that. (That will, hopefully, be the last 0.8x release ever.)</p>
<p>On your final comment, it sounds like you're confusing the two different versions of Boxer and how they each work:</p>
<ul>
<li>Boxer 0.87 is just a UI-less wrapper around the standard DOSBox application - once you launch a game with it, it starts up DOSBox and so what you see is DOSBox's own UI (Boxer 0.87 never had its own).</li></li>
<li>Boxer 1.0 is a standalone application with its own UI, and its own internal version of the DOSBox emulation core.</li>
</ul>
<p>Launching a game with Boxer 0.87 will give you DOSBox's UI; launching a game with Boxer 1.0 will give you Boxer 1.0's UI. Hope that clears things up!</p>
A new month, a new buildtag:boxerapp.com,2010-06-12:/blog/id/46//comment_56292010-06-12T16:31:24+03:002010-06-12T16:31:24+03:00Kristján Guðmundsson
<p>Guys i used to be seduced by the sleek, smooth and siren beauty of the graphical filters but i have seen the light. Now i relish playing games in there full pixelated glory, it just ain't the same without those grainy pixels. Smoothing is evil pixels are not.</p>
<p>All joking aside, man i can't wait to get my hands on version 1.0. I am way to lazy without the automatic game installer, but there are quite a few games i want to try out.</p>
A new month, a new buildtag:boxerapp.com,2010-06-12:/blog/id/46//comment_56302010-06-12T20:23:22+03:002010-06-12T20:23:22+03:00Alun Bestorhttp://washboardabs.net/
<p>Fortunately Boxer 1.0 also has the best pixels in the business ;) I've taken extra care with Boxer's renderer to ensure that upscaling is as crisp and sharp as possible regardless of rendering style.</p>
A new month, a new buildtag:boxerapp.com,2010-06-12:/blog/id/46//comment_56312010-06-12T20:39:42+03:002010-06-12T20:39:42+03:00Fabrice
<p>Thank you for the thoughtful reply Alun, clears a lot of things up!</p>
<p>In case that's helpful to other readers wanting to use hq3x in fullscreen on a 13 inch Macbook (1280x800) : set fullresolution=original, and scaler=hq3x in the DOSBox configuration file. It does not fill the entire screen, but close! There is only a 32 pixel gap around the picture. Previously I had fullresolution=1280x800 and that wouldn't allow hq3x to scale up.</p>
<p>Totally understand about making the scaler/rendering styles user friendly. Also I understand you're creating much more than a DOSBox frontend ;) I was just a little worried that you'd drop other interesting render styles in favor of stripping down the options.</p>
<p>Now that you mention it, it does appear that advmame2x is better than advmame3x, in my opinion. If I reduce the window size, the Might and Magic menu text looks nice. That is the letter "tips" are square. If I scale it up, the letters really change in appearance, the tips are rounded, so the font becomes more like Microsoft's infamous "Comic Sans" font. So while there is nothing wrong with advmame3x as such, the rendering style looks different between small window and large window. This doesn't seem to happen with HQ2x/HQ3x, where the style remains similar, only sharper and finer at higher resolution.</p>
<p>I like HQ2x/HQ3x better because it maintains some of the pixellated appearance, but really improves the text. When you have grainy backgrounds like stone/parchment, advmame3x makes it look a bit strange, it tends to be more "faithful" to the original picture with hq3x I think.</p>
<p>Come to think of it it would be awesome if it could be detected when a game renders a font, as you could use a different, even slower algorithm specific for smoothing the fonts.. but I suspect that won't work unless the game uses the MS DOS font right? AFAIK, those are just textures and each game renders text in their own custom way. Not sure how you could detect that a graphic is a font.</p>
<p>Hmm do you reckon someone 's ever made a render style for flat panels that emulate the CRT look ? CRT's used to blur the graphics, so that the technique of mixing pixels worked wonders. If I remember well there was an article about smoothing fonts for flat panels I think it took advantage of the placement of the red/blue leds on a flat panel to simulate sub-pixels. I wonder if anyone's come up with a render style for old games that uses a similar approach?</p>
<p>Off with my ramblings, thank you so much for Boxer! I'm hooked!</p>
<p>@KRISTJAN: Hehe I am really tempted to play without filters, but the thing is flat panels just dont render the graphics faithfully. Graphics were low color, but really smooth on my Amiga back in the days. Some artists like Bitmap Brothers really mastered pixel art on CRT's, their games just dont look right on a flat panel.</p>
A new month, a new buildtag:boxerapp.com,2010-06-29:/blog/id/46//comment_56342010-06-29T17:02:05+03:002010-06-29T17:02:05+03:00Chipmck
<p>Posted Crash Report over at BitBucket from today's download</p>