Skip to content

Switch to BlocksDS#44

Draft
nadiaholmquist wants to merge 4 commits intoHydr8gon:ndsfrom
nadiaholmquist:blocksds
Draft

Switch to BlocksDS#44
nadiaholmquist wants to merge 4 commits intoHydr8gon:ndsfrom
nadiaholmquist:blocksds

Conversation

@nadiaholmquist
Copy link
Copy Markdown

glTexImage2DAsync needs to be adapted for BlocksDS's libnds, so I've commented it out for now, I assume you can probably pretty easily take care of it. Other than that everything seems to be good.

@nadiaholmquist nadiaholmquist marked this pull request as draft May 24, 2025 22:37
@Phil564
Copy link
Copy Markdown

Phil564 commented Feb 22, 2026

I was able to adapt glTexImage2DAsync to BlocksDS's libnds since I migrated one of my rom hack ports to BlocksDS independently a few weeks back, but I have no clue how to contribute to someone else's pull request.

Essentially, BlocksDS removed a few things off the headers and made one of the used functions static. If you add those back and change some arrow operators to dot operators, it'll work again. If needed, I can fork your fork and add the changes.

@nadiaholmquist
Copy link
Copy Markdown
Author

You can use git diff to format a patch and then just attach it here as a file, then I'll push it to my branch. That's probably the easiest way.

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

Successfully merging this pull request may close these issues.

2 participants