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

[2.1 | PSP] Generate PARAM.SFO / Fix HOME button #18

Open
wants to merge 5 commits into
base: main/2.1
Choose a base branch
from

Conversation

antim0118
Copy link

No description provided.

@antim0118 antim0118 changed the title Generate PARAM.SFO Generate PARAM.SFO / Fix HOME button Mar 8, 2024
@antim0118 antim0118 changed the title Generate PARAM.SFO / Fix HOME button [2.1 | PSP] Generate PARAM.SFO / Fix HOME button Mar 10, 2024
@technicaljicama
Copy link
Member

I'd put the callbacks into Godot_PSP.cpp to make it look cleaner

@halotroop2288 halotroop2288 added the enhancement New feature or request label Mar 15, 2024
Copy link
Member

@halotroop2288 halotroop2288 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me, and I disagree about putting anything in godot_psp.cpp because usually the main file is only used for bootstrapping the engine. The OS class does the rest of the initialization.

In the future, you should avoid making unrelated changes part of the same pull request. Small and simple changes can be approved and merged much quicker by themselves.

@halotroop2288
Copy link
Member

I guess you're just ignoring my advice about unrelated changes then? I can't easily review changes like that audio crackling. I won't be merging this now, myself.

@antim0118
Copy link
Author

antim0118 commented Mar 19, 2024

I guess you're just ignoring my advice about unrelated changes then? I can't easily review changes like that audio crackling. I won't be merging this now, myself.

Got it. I didn't expect commits to be shown there.
In any case, there is a compilation bug there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

3 participants