Author Topic: Cemu with loadiine games impossible?  (Read 4276 times)

fartboy

  • Newbie
  • *
  • Posts: 9
    • View Profile
Cemu with loadiine games impossible?
« on: December 31, 2020, 04:04:47 AM »
As far as I am aware Attract Mode is unable to do this.

Here is an example of two loadiine format rom's file structure:
/Mario Kart 8/code/Turbo.rpx
/Super Mario Maker/code/Block.rpx

As you can see the roms are in a separate subdirectories. They are not named after the game, so the filelist would look weird. They cannot be moved or renamed or the emulator will not read them. There are no tools to convert loadiine to another file format.

Is there any way around this?


Edit: Apparently you can rename the rpx file, so I gave them all the same name. Oh well.
If anyone in the future is reading this, I did:
args                 -g "[romfilename]"\code\go.rpx
romext               <DIR>

Although I wish I didn't have to do this hacky thing every time I get a new game.
« Last Edit: December 31, 2020, 04:43:39 AM by fartboy »

hermine.potter

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: Cemu with loadiine games impossible?
« Reply #1 on: January 02, 2021, 11:22:52 AM »
Do this work?
/Mario Kart 8/code/Mario Kart 8.rpx

AM Version : 2.6.1
Input : Mad Catz Brawlstick; Mouse; Keyboard; Xbox360 Wireless
Cabinet : Yes
OS : Windows10 Pro
System : Dell Precision T3500 ; Intel X5650 ; 12GB RAM

fartboy

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Cemu with loadiine games impossible?
« Reply #2 on: January 02, 2021, 12:06:50 PM »
...  ???

hermine.potter

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: Cemu with loadiine games impossible?
« Reply #3 on: January 03, 2021, 02:06:29 PM »
are you able to start Mario Kart if you rename "/Mario Kart 8/code/Turbo.rpx" to "/Mario Kart 8/code/Mario Kart 8.rpx" from commandline
 
You told:
"I wish I didn't have to do this hacky thing every time I get a new game"

maybe there are different solutions by external scripts, batch, relative paths, romlist-modifing and so on.
AM Version : 2.6.1
Input : Mad Catz Brawlstick; Mouse; Keyboard; Xbox360 Wireless
Cabinet : Yes
OS : Windows10 Pro
System : Dell Precision T3500 ; Intel X5650 ; 12GB RAM

fartboy

  • Newbie
  • *
  • Posts: 9
    • View Profile
Re: Cemu with loadiine games impossible?
« Reply #4 on: April 10, 2021, 08:14:14 PM »
Anyways, this may be something the devs may want to look into. Shouldn't have to rename a rom every time you get one.