Main » Projects » Super Scope cursor confusion bsnes » New reply
    Alert
    You are about to bump an old thread. This is usually a very bad idea. Please think about what you are about to do before you press the Post button.
    New reply
    Post help

    Presentation

    [b]…[/b] — bold type
    [i]…[/i] — italic
    [u]…[/u] — underlined
    [s]…[/s] — strikethrough
    [code]…[/code] — code block
    [spoiler]…[/spoiler] — spoiler block
    [spoiler=…]…[/spoiler]
    [source]…[/source] — colorcoded block, assuming C#
    [source=…]…[/source] — colorcoded block, specific language[which?]
    [abbr=…]…[/abbr] — abbreviation
    [color=…]…[/color] — set text color
    [jest]…[/jest] — you're kidding
    [sarcasm]…[/sarcasm] — you're not kidding

    Links

    [img]http://…[/img] — insert image
    [url]http://…[/url]
    [url=http://…]…[/url]
    >>… — link to post by ID
    [user=##] — link to user's profile by ID

    Quotations

    [quote]…[/quote] — untitled quote
    [quote=…]…[/quote] — "Posted by …"
    [quote="…" id="…"]…[/quote] — ""Post by …" with link by post ID

    Embeds

    [youtube]…[/youtube] — video ID only please
    Thread review
    Near Ah the downside of feature creep, now we have to upscale to any arbitrary size output for HD mode 7. Okay thanks for the report, I'll try to fix it when I can.
    Screwtape Somebody contacted me on IRC today asking about cursors in the game "X Zone".

    Here's a screenshot of the difficulty-selection menu, showing the bsnes green crosshair drawn where bsnes thinks the gun is pointing.

    Here's the same screen with the "cursor" button held down, adding a square grey cursor drawn where the game thinks the gun is pointing.

    Some observations:

    - if you play at 2× scale, the green cursor moves twice as fast, at 3× scale the cursor moves three times as fast, etc. Presumably the code is mapping mouse-cursor movement in pixels to gun movement in pixels, but my mouse is tuned to let me flip from side-to-side of a 1920px display, it's a bit unwieldly using the same settings for a 256px display.

    - Even at 1x and aspect-correction disabled, the bsnes cursor moves slightly faster than my regular mouse-cursor. If I hold the cursor button to make the game draw the cursor, the game's cursor moves a bit slower than my mouse cursor.

    - X Zone's first level makes heavy use of Mode 7. If you're using the HD Mode 7 feature, the green cursor is drawn at the HD resolution, not the SNES native resolution, making it weirdly tiny. Also, it seems clamped to 640x480, so if you're using the HD 720p mode or higher, the green cursor can't cover the entire screen.

    Wat do?
      Main » Projects » Super Scope cursor confusion bsnes » New reply
      This does not actually go there and I regret nothing.