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

Improve support for nintendo switch files #980

Open
wowjinxy opened this issue Nov 20, 2020 · 4 comments
Open

Improve support for nintendo switch files #980

wowjinxy opened this issue Nov 20, 2020 · 4 comments

Comments

@wowjinxy
Copy link

The Reko decompiler already supports the nintendo switch architecture but unlike the wii/gamecube's main.dol it doesn't have any predetermined settings for the switch's main.

@uxmal
Copy link
Owner

uxmal commented Nov 20, 2020

Could you be more specific on what you mean with "doesn't have any pretermined settings for the Switch"s main"?

@wowjinxy
Copy link
Author

For example, when I select a dol from wii or gamecube I can easily set the first drop down to Wii DOL. Reko knows exactly how to handle it without me having to set the cpu architecture or operating environment. I say main because unlike the wii and gamecube the executable doesn't have it's extension normally, although it's usually just nso, or the less common nss and nro.

@uxmal
Copy link
Owner

uxmal commented Nov 20, 2020

A (small) sample binary would be awesome here.

@wowjinxy
Copy link
Author

wowjinxy commented Nov 20, 2020

Here you are
main.zip
If need be I can find something smaller

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