Joshua de Reeper

Results 33 comments of Joshua de Reeper

Unfortunately, it still produces the same error. I think it could be to do with the style of card I am using, as one other type of card have no...

The screenshot above was produced after writing the modified dump to the card and then trying to read the same card again.

Also, just as some feedback based on my experience with my first commits: Always run clang formatting on files you have changed before committing, when you need to squash commits,...

@jnaidu360 looks like you just need to run the command that it mentions, git submodule update --init --recursive rather than just git submodule update --init

@jnaidu360 yeah you will need to install the package manager with admin rights for this step, I am assuming you haven't installed homebrew?

I'm happy to try to make any changes you're after on my machine, and can contribute to your repo if that's easier?

Cool, as long as you install homebrew and then the necessary packages using homebrew you should be fine, just need to use the same commands specified in the build instructions...

Not sure, doesn't look like that output shows any errors. Was there anything further up in the output log?

If it's easier, we can discuss this via discord (Grim_de#3727) so we don't crowd up the conversation here

Will mark as ready for review after the work in https://github.com/dolphin-emu/dolphin/pull/12133 is complete