lumine

Results 21 comments of lumine

@aldostools Ran into another issue, if i load the FPS counter, and disable COBRA from the in-game XMB, exiting the game will cause the console to soft lock, and not...

I get the same thing, not sure whats happening. maybe there down, or you need to update.

yeah, i believe they shut it down and moved to to rverse 2 on the original rverse github, it says its been depricated.

> Try adding the following web command to the file: `/dev_hdd0/tmp/wm_ingame/BLUS30487.bat` `/vshplugin.ps3mapi?load_slot=6&prx=/dev_hdd0/tmp/ghwor_plugin.sprx` > > Alternatively you can use the following script in: `/dev_hdd0/ingame.bat` > > ``` > if titleid BLUS30487...

i tried ``` if titleid BLUS30487 /gameplugin.ps3mapi?proc=0x10*&load_slot=31&prx=/dev_hdd0/ghwor_plugin.sprx end if ``` and it didnt work. current proc is `0x1090200`

isn't there a way to load sprx via eboot? mod menus do it all the time. i'd rather do that instead of writing another prx

what the heck its broken again 😭

ah i see. thank you for replying. let me know when AltiVec support is added. On Mon, Aug 28, 2023 at 12:31 PM Seeky ***@***.***> wrote: > Yeah, it's just...

> Can you post the asm you're trying? The issue you're hitting isn't about altivec, it looks like a formatting thing. I imagine altivec instructions won't occur very commonly so...

> can you try to run m2c on just the first function of it, and post that here if it doesn't work? how do i specify just a function? sorta...