TheRouletteBoi / RouLetteVshMenu

Playstation 3 VSH Menu, SPRX Loader, Mod Menu Loader, Payload injector, RPC Calls, CEX/DEX/HEN
MIT License
41 stars 10 forks source link

hello theres a problrm building #45

Open Unwishifiying opened 1 year ago

Unwishifiying commented 1 year ago

image

TheRouletteBoi commented 1 year ago

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 commented 1 year ago

Now i got this image

TheRouletteBoi commented 1 year ago

Now i got this image

can you show the output tab

Unwishifiying commented 1 year ago

image

TheRouletteBoi commented 1 year ago

image

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

Unwishifiying commented 1 year ago

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

TheRouletteBoi commented 1 year ago

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 commented 1 year ago

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 commented 1 year ago

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

Unwishifiying commented 1 year ago

its alright

Unwishifiying commented 1 year ago

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

TheRouletteBoi commented 1 year ago

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 commented 1 year ago

what would be the numbers for bottom left?

TheRouletteBoi commented 1 year ago

what would be the numbers for bottom left?

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

Unwishifiying commented 1 year ago

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