The NEW Build Your Own Arcade Controls

Main => Main Forum => Topic started by: lllll44 on October 08, 2020, 09:11:09 am

Title: Boot Rpcs3 games with custom setting script?
Post by: lllll44 on October 08, 2020, 09:11:09 am
Hi, Anyone knows how make a rpcs3 game boot with a custom configuration option?
what to write in the AHK?
Title: Re: Boot Rpcs3 games with custom setting script?
Post by: lllll44 on October 08, 2020, 06:19:20 pm
Ok, so someone helped me and this is how you doing it, for my game and paths its:

run, c:\RPCS3\rpcs3.exe --config C:\RPCS3\config\custom_configs\config_BLUS30528.yml "c:\ps3\Razing Storm\PS3_GAME\USRDIR\razingstorm.self"

have fun!