Attract-Mode Support Forum

Related Stuff => Emulators => Topic started by: fartboy on December 31, 2020, 04:04:47 AM

Title: Cemu with loadiine games impossible?
Post by: fartboy 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.
Title: Re: Cemu with loadiine games impossible?
Post by: hermine.potter on January 02, 2021, 11:22:52 AM
Do this work?
/Mario Kart 8/code/Mario Kart 8.rpx

Title: Re: Cemu with loadiine games impossible?
Post by: fartboy on January 02, 2021, 12:06:50 PM
...  ???
Title: Re: Cemu with loadiine games impossible?
Post by: hermine.potter 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.
Title: Re: Cemu with loadiine games impossible?
Post by: fartboy 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.