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

SNES SAMBA config for Analogue Pocket incorrect #389

Closed
codefaux opened this issue Jan 31, 2024 · 3 comments
Closed

SNES SAMBA config for Analogue Pocket incorrect #389

codefaux opened this issue Jan 31, 2024 · 3 comments

Comments

@codefaux
Copy link

After setting everything up (fantastic, love the project) while waiting for my Pocket to arrive later today, I discovered the SNES ROMs aren't exposed via samba.

Following some investigation, <datadir>/retronas/analoguepocket/Assets/snes symlinks to ../../../roms/nintendo/superfamicom/msu1 as opposed to (what I assume to be correct) ../../../roms/nintendo/superfamicom

After correcting it manually, everything looks similar to other devices' layouts. (My Pocket hasn't arrived yet so I don't know if the rest is set up correctly, this is the only fault I've recognized during setup.)

sairuk added a commit that referenced this issue Feb 2, 2024
@sairuk
Copy link
Collaborator

sairuk commented Feb 2, 2024

thanks this should be corrected now

@sairuk sairuk closed this as completed Feb 2, 2024
@codefaux
Copy link
Author

codefaux commented Feb 9, 2024

EDIT: Oop, this was a reply to a message which was deleted..? I'll leave it in case someone else needs it.

I assume you know how to use Linux, if not ping me again and I'll go into more detail.

Actually it's good you asked, I just reinstalled retronas via LXC instead of a full bloated VM and I had to re-apply this.

Short version -- This uses /data/retronas -- this is the default, make sure it matches your configuration

  • From a console session (remote-viewer, ssh, etc)
su - retronas
cd /data/retronas/analoguepocket/Assets/snes
rm ./common
ln -sf ../../../roms/nintendo/superfamicom ./common

@sairuk
Copy link
Collaborator

sairuk commented Feb 10, 2024

something did get deleted earlier by the poster, any fix should be unnecessary so long as you are on the testing branch until i roll it up into main

t3hbeowulf pushed a commit to t3hbeowulf/retronas that referenced this issue May 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants