ID:1882825
 
Resolved
Screenshots didn't work correctly with the new map upscaling.
BYOND Version:508
Operating System:Windows 7 Home Premium 64-bit
Web Browser:Chrome 43.0.2357.130
Applies to:Dream Seeker
Status: Resolved (508.1291)

This issue has been resolved.
Descriptive Problem Summary:
Taking a screenshot with BYOND's built in screenshot function is slightly broken in 508.1290. Previously all screenshots were captured at the native icon_size, regardless of what the icon scaling had been set to in the Dream Seeker. In 508.1290 the DS instead captures the screenshot at the current icon scale set by the user. This would be fine, but the actual dimensions of the screenshot don't change to accommodate the larger icon scale.

In other words, if you take a screenshot when the DS is set to 2x icon scaling, you'll end with a screenshot zoomed in on 1/4 of the screen.


Numbered Steps to Reproduce Problem:
1. Start a game and scale the icon_size above the game's native size in the DS.
2. Capture a screenshot.


Expected Results:
The old behavior where screenshots were captured at the native icon_size would be preferred. If that's not possible, then the width/height of screenshots just needs to be adjusted to accommodate the scaling.
Oh shoot! I forgot about screenshots during the change. This should be an easy fix.
Lummox JR resolved issue with message:
Screenshots didn't work correctly with the new map upscaling.