Burrito78

Results 162 comments of Burrito78

I will close this issue for now as seamless is no longer our default which makes the issue a rather obscure edge-case, imho.

@kcgen Maybe a candidate to implement for 0.81 RC and see how it goes?

@johnnovak Implemented shortcuts that come with the installer and solve this problem. Closed.

Just leaving a comment as my vote for a macOS build. Thank you.

@kcgen Should i check in Windows 3.1 on Apple Silicon or do we close this?

Nope, still happening on Apple Silicon M2 mac Mini in latest DEV build. ![Bildschirmfoto 2023-05-14 um 09 49 07](https://github.com/dosbox-staging/dosbox-staging/assets/61995128/9904ac0d-d8db-4e12-aba4-3dac18b20d7a)

@kcgen We have DEL to delete files, DELTREE to delete folders. No game/app is named that needs this functionality. I think this is safe to close.

Reference to info from Discord chat: https://discord.com/channels/514567252864008206/626653390830698516/1095086227495063612 kklobe: no, we would need to supply a Cask formula, refer to e.g. ScummVM

Yes, it's in homebrew but only the CLI version. A cask is needed for Linux/Mac GUI apps. Documentation is here: https://docs.brew.sh/Adding-Software-to-Homebrew#casks https://docs.brew.sh/Cask-Cookbook ``` Alex@MacBook-Alex ~ % brew info homebrew/cask/scummvm ==>...

OK, i have no idea what i'm doing here but i will just do it now. 🥇 ScummVM template: ``` cask "scummvm" do version "2.7.0" sha256 "9c977ed6612733a46b2733e0cdb103dc39f4cd0c6c208defa19d13d6468a76bb" url "https://downloads.scummvm.org/frs/scummvm/#{version}/scummvm-#{version}-macosx.dmg" name...