Wingetlywingetly
← All apps
S

Star Display

by aglab2v1.41

Last updated

A program to display acquired stars in casual playthroughs. The app reads game memory and depending on it displays Stars, Keys and Caps automatically. The level you are in is highlighted with yellow rectangle.

Install with winget

$ winget install --id aglab2.SM64StarDisplay --exact --version 1.41

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v1.41

ArchitectureTypeScopeInstallDownload
x64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Star Display.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • aresares team
    ares-emulator.aresv148

    ares is a cross-platform, open source, multi-system emulator, focusing on accuracy and preservation.

  • Mupen64Mupen64
    Mupen64.Mupen64v0.5.1.0

    Mupen64 is a Nintendo 64 Emulator. Note that since this version is extremely outdated (2005), there are many much newer N64 emulators that have been made since.

  • Project64 (Development)Project64 Development Team
    Project64.Project64.Devv4.0.0.6583

    Nintendo 64 Emulator

  • Project64Project64 Development Team
    Project64.Project64v3.0.1.5664

    Nintendo 64 Emulator

  • Texture64queueRAM
    queueRAM.Texture64v0.2

    Nintendo 64 texture ripper and editor.

More from aglab2 or browse sm64-star-display, super-mario-64-mods, supermario64mods.

Frequently asked questions

How do I install Star Display on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id aglab2.SM64StarDisplay --exact --version 1.41. winget downloads the installer from aglab2 and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Star Display silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id aglab2.SM64StarDisplay --exact 1.41 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Star Display via winget?
Run: winget uninstall --id aglab2.SM64StarDisplay --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Star Display's Apps & Features entry.
Is Star Display free?
Star Display is distributed under GPLv3. Refer to the publisher (https://github.com/aglab2/SM64StarDisplay) for the full license terms - Wingetly itself does not charge for installation.
Does Star Display work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Star Display directly from the publisher.
How do I keep Star Display up to date?
Run winget upgrade --id aglab2.SM64StarDisplay --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Star Display from microsoft/winget-pkgs.