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

3DS build instructions unclear #344

Open
ParzivalWolfram opened this issue May 28, 2019 · 1 comment
Open

3DS build instructions unclear #344

ParzivalWolfram opened this issue May 28, 2019 · 1 comment

Comments

@ParzivalWolfram
Copy link

First and foremost consider this:

  • Only documentation related issues should be filed here. Not RetroArch bugs, or core bugs, or game bugs, or build errors.
  • Before reporting a 404, refresh the doc a few times.

Documents

https://docs.libretro.com/development/retroarch/compilation/3ds/

Proposed changes

RetroArch on 3DS is statically linked. With statically linked RetroArch, each executable is a separate libretro core instead of the core being separately loaded from a single executable. A pre-existing libretro library needs to be present in the root directory in order to link RetroArch 3DS. This file needs to be called 'libretro_ctr.a'.

Where to make/get 'libretro_ctr.a' is never stated.

@SirFluffDev
Copy link

You ever figure this out? I'm having issues compiling RetroArch for 3DS and I believe this file to be the issue. I was told to compile a core to get this file, but the subsequent RetroArch build crashes immediately on launch.

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