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

hello theres a problrm building #45

Open
Unwishifiying opened this issue Dec 12, 2022 · 15 comments
Open

hello theres a problrm building #45

Unwishifiying opened this issue Dec 12, 2022 · 15 comments

Comments

@Unwishifiying
Copy link

image

@TheRouletteBoi
Copy link
Owner

TheRouletteBoi commented Dec 12, 2022

you need to git clone using --recursive command to download the submodules.

Method 1:
download github desktop and it should download completely including submodules.

Method 2: download git
if you have git installed. you can do it through terminal.
git clone https://github.com/TheRouletteBoi/RouLetteVshMenu.git --recursive

@Unwishifiying
Copy link
Author

Now i got this
image

@TheRouletteBoi
Copy link
Owner

Now i got this image

can you show the output tab

@Unwishifiying
Copy link
Author

image

@TheRouletteBoi
Copy link
Owner

image

you need to download the std::string fix library and transfer the files to C:\usr\local\cell\target\ppu

@Unwishifiying
Copy link
Author

its come out like this
image
do i need te .map file?

@TheRouletteBoi
Copy link
Owner

TheRouletteBoi commented Dec 17, 2022

its come out like this
image
do i need te .map file?

build in release mode if you don't want the .map file. but to answer your question no you don't need .map file. .map file is only used for debugging the .sprx using a debugger

@Unwishifiying
Copy link
Author

theres a problem with the vsh menu its self, your not able to move the r, g or b to the les=ft for any of the setting options

@TheRouletteBoi
Copy link
Owner

I will look into that tomorrow. thanks for letting me know by the way 👍

@Unwishifiying
Copy link
Author

its alright

@Unwishifiying
Copy link
Author

what would i edit to change where the vsh menu auto loads like to the left or the right?

@TheRouletteBoi
Copy link
Owner

what would i edit to change where the vsh menu auto loads like to the left or the right?

change the position in Core/Menu/Base.hpp and look for paf::vec2 position{ 297.0, 14.0 };

@Unwishifiying
Copy link
Author

what would be the numbers for bottom left?

@TheRouletteBoi
Copy link
Owner

what would be the numbers for bottom left?

hard to say without moving it. try using 100.0, 5.0

@Unwishifiying
Copy link
Author

theres also a problem with the desting for b2 it freezes every time you start bo2 with it on

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