Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Boot Rpcs3 games with custom setting script?  (Read 735 times)

0 Members and 1 Guest are viewing this topic.

lllll44

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 169
  • Last login:April 07, 2024, 06:57:43 pm
  • I want to build my own arcade controls!
Boot Rpcs3 games with custom setting script?
« 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?

lllll44

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 169
  • Last login:April 07, 2024, 06:57:43 pm
  • I want to build my own arcade controls!
Re: Boot Rpcs3 games with custom setting script?
« Reply #1 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!