Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add proper macOS folder permission access #717

Open
1 task done
gh0sti opened this issue Mar 18, 2025 · 0 comments
Open
1 task done

add proper macOS folder permission access #717

gh0sti opened this issue Mar 18, 2025 · 0 comments
Labels
bug Something isn't working priority - medium

Comments

@gh0sti
Copy link

gh0sti commented Mar 18, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Affected Build(s)

2120 RC3

Description of Issue

newer versions of macOS have stricter requests for access system files such as external drives or even documents folder. I would like to try helping with troubleshooting or even giving a shot at trying to implement this for macOS users to give better folder access. Right now what I am seeing is I can't even download 3DS system files to an external drive even with full folder permissions. Dolphin emulator has the ability to ask for specific macOS permissions. Yes even granting full permission access via privacy settings does not affect external drive access. Azahar can read from external such as play .cci files that are decrypted but can't write to the external such as downloading nand files or installing cia to virtual sdmc that is hosted on the external drive

Image

couple issues found, I couldn't download the nand files to my external drive until I had the nand storage pointed to internal storage.

I can't install my decrypted personal cia files just freezes with sdmc mounted on an external drive.

https://developer.apple.com/forums/thread/678819

Expected Behavior

we should be able to move sdmc and nand folders to external drives or anywhere else that macOS can point to.

Reproduction Steps

fresh install of azahar 3 on macos,

open settings and set virtual storage to anywhere other than default such as an external drive
try to setup nand files from personal 3DS that is connected via artic base
nand can't be created

try to install .cia where sdmc is mounted on an external drive
emulator just doesn't do anything and install .cia is greyed out until you kill azahar app

Log File

azahar_log.txt

System Configuration

CPU: M4
GPU/Driver: M4
RAM: 24GB
OS: macOS 15.3.1

@gh0sti gh0sti added the bug Something isn't working label Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority - medium
Projects
None yet
Development

No branches or pull requests

2 participants