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

Here is the reason why PFBA 1.15 adds a new bubble #6

Open
haojiezhu opened this issue Feb 12, 2018 · 1 comment
Open

Here is the reason why PFBA 1.15 adds a new bubble #6

haojiezhu opened this issue Feb 12, 2018 · 1 comment

Comments

@haojiezhu
Copy link

haojiezhu commented Feb 12, 2018

I updated PFBA on my PSTV to 1.15 today and found out 1.15 installs to "ux0/app/CROSS2D00" folder. Previous version always installs to "ux0/app/VITAFBA01" folder. I think this is why latest PFBA creates a new bubble because 1.15 appears as a different app to Vita.

Is this an accidental mistake?

@haojiezhu haojiezhu changed the title This is the reason why PFBA 1.15 adds a new bubble Here is the reason why PFBA 1.15 adds a new bubble Feb 13, 2018
@SoftechSoftware
Copy link

To solve this, in file pfba\deps\libcross2d\Toolchain.cmake
change
set(TITLE_ID "CROSS2D00")
to
set(TITLE_ID "VITAFBA01")

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