Homebrew Official Retroarch WiiU (wip.)

lordelan

Well-Known Member
Member
Joined
Jan 4, 2015
Messages
5,617
Trophies
1
Age
43
XP
5,940
Country
Germany
Two questions:
  1. Where's a list of the cores/systems which are supported right now by the Wii U port?
  2. Is it possible to launch RetroArch with parameters?
Like here:
Code:
retro_arch.elf -core snes -rom mario_world.sfc
Reason I'm asking is simple.
In (v)Wii we have disc games dumped to wbfs files on USB. It's not possible to install them to any NAND like it is with WiiWare. So the "center of fun" are the USB Loaders (like USBLGX and WiiFlow).
Ever since it was widely demanded to have a way to "access everything from one point" so the emulator plugins for WiiFlow (and later on for USBLGX) became famous:


In Wii U mode all roads are leading to the routine to install games to (emu/red/sys)NAND to have them on the homescreen because it raises the compatibility to 100 % (compared to Loadiine) and allows online play.
So we would want to access e.g. SNES games from there as well.
We either inject and install them (which sucks because it needs to do some work on every game we want there) or - and that's what my question is about - place forwarders to roms on the homescreen which - once clicked - launch RetroArch with a specific rom.

Is that possible or are there any other ideas on how to make everything accessible from one point?
 

AmandaRose

Do what I do. Hold tight and pretend it’s a plan
Member
Joined
Aug 19, 2015
Messages
9,937
Trophies
1
Location
Glasgow
Website
www.rockstarnorth.com
XP
15,174
Country
United Kingdom
Just extract the Windows version of BlueMSX in your computer and copy the folder "machines" to sd:/retroarch/system/. That´s what i did and worked.
just did all that and still nothing loads the ROMs run fine on bluemsx on Windows so that's not the issue.
 

Antonio Soler

Well-Known Member
Newcomer
Joined
Oct 21, 2015
Messages
60
Trophies
0
Age
47
XP
226
Country
Brazil
just did all that and still nothing loads the ROMs run fine on bluemsx on Windows so that's not the issue.

Enter Settings->Directories and check if the system/bios files directory is set to retroarch/system. I believe retroarch WiiU defaults to retroarch/cores/system, so i had to change the path to retroarch/system to match the retroarch folder strucuture in my SD.

--------------------- MERGED ---------------------------

Enter Settings->Directories and check if the system/bios files directory is set to retroarch/system. I believe retroarch WiiU defaults to retroarch/cores/system, so i had to change the path to retroarch/system to match the retroarch folder strucuture in my SD.

Nevermind, this is the files structure in my card:

upload_2016-12-6_13-9-50.png


So just check in Settings->Directories that your system/bios directory is set to retroarch/cores/system
 
  • Like
Reactions: ploggy

AmandaRose

Do what I do. Hold tight and pretend it’s a plan
Member
Joined
Aug 19, 2015
Messages
9,937
Trophies
1
Location
Glasgow
Website
www.rockstarnorth.com
XP
15,174
Country
United Kingdom
Be sure you have the correct bios files and that they are inside SD:/retroarch/cores/system/
what are the correct bios files lol (I know you can't link to them but pretty sure you can give me the right names) . I know everyone is super excited about getting a ps1 emu soon I would rather have msx working lol
 
Last edited by AmandaRose,

the_randomizer

The Temp's official fox whisperer
Member
Joined
Apr 29, 2011
Messages
31,284
Trophies
2
Age
37
Location
Dr. Wahwee's castle
XP
18,941
Country
United States
what are the correct bios files lol. I know everyone is super excited about getting a ps1 emu soon I would rather have msx working lol

What system are you trying to run? For PSX, it's SCPH5002 for PAL, SCPH5001 for NTSC, etc. PCE needs a System3 or something like that for the BIOS, as far as other cores, I'm not sure. Mega CD needs one too.
 

AmandaRose

Do what I do. Hold tight and pretend it’s a plan
Member
Joined
Aug 19, 2015
Messages
9,937
Trophies
1
Location
Glasgow
Website
www.rockstarnorth.com
XP
15,174
Country
United Kingdom
What system are you trying to run? For PSX, it's SCPH5002 for PAL, SCPH5001 for NTSC, etc. PCE needs a System3 or something like that for the BIOS, as far as other cores, I'm not sure. Mega CD needs one too.
did you read my previous posts they are about msx so I need the names of the correct msx bios files lol.
 

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
11,559
Trophies
2
XP
21,801
Country
Mexico
what are the correct bios files lol (I know you can't link to them but pretty sure you can give me the right names) . I know everyone is super excited about getting a ps1 emu soon I would rather have msx working lol
These ones are for fMSX, but they might work for BlueMSX too:
https://wiki.libretro.com/index.php?title=FMSX#BIOS

Just do a quick search and you will find a package with a whole bunch of .rom files.

There's also the official BlueMSX website:
http://bluemsx.msxblue.com/resource.html

Maybe you can try the ones listed there.
 
Last edited by ShadowOne333,
  • Like
Reactions: the_randomizer

AmandaRose

Do what I do. Hold tight and pretend it’s a plan
Member
Joined
Aug 19, 2015
Messages
9,937
Trophies
1
Location
Glasgow
Website
www.rockstarnorth.com
XP
15,174
Country
United Kingdom

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
11,559
Trophies
2
XP
21,801
Country
Mexico
OK done that then tried to load some ROMs and still no luck every rom I select just takes me back to the menu.
If it takes you back to the menu it is because there's something setup wrong.
Either the ROm is not compatible or the bios is missing.
That's why the return to menu usually happens.

Try with Metal Gear and try with the bios package from a certain paradisaical website.
 

AmandaRose

Do what I do. Hold tight and pretend it’s a plan
Member
Joined
Aug 19, 2015
Messages
9,937
Trophies
1
Location
Glasgow
Website
www.rockstarnorth.com
XP
15,174
Country
United Kingdom
If it takes you back to the menu it is because there's something setup wrong.
Either the ROm is not compatible or the bios is missing.
That's why the return to menu usually happens.

Try with Metal Gear and try with the bios package from a certain paradisaical website.
OK got it running thanks everyone for the help it was just a case of deleting my config files from the SD card why does something so simple always screw everything up lol
 

Antonio Soler

Well-Known Member
Newcomer
Joined
Oct 21, 2015
Messages
60
Trophies
0
Age
47
XP
226
Country
Brazil
OK done that then tried to load some ROMs and still no luck every rom I select just takes me back to the menu.

For BlueMSX you have to copy the entire "machines" folder from the windows version to SD:/retroarch/cores/system/. Be sure that SD:/retroarch/cores/system/ is set up as your system/bios path in settings->directories. If you haven't changed, it should default to SD:/retroarch/cores/system/.
 

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
11,559
Trophies
2
XP
21,801
Country
Mexico
For BlueMSX you have to copy the entire "machines" folder from the windows version to SD:/retroarch/cores/system/. Be sure that SD:/retroarch/cores/system/ is set up as your system/bios path in settings->directories. If you haven't changed, it should default to SD:/retroarch/cores/system/.
He already got it working, it was the retroarch.cfg files which were screwing with the rom loading.
 
  • Like
Reactions: AmandaRose
General chit-chat
Help Users
  • No one is chatting at the moment.
  • JuanMena @ JuanMena:
    Will you give me mouth to mouth oxygen if my throat closes?
  • K3N1 @ K3N1:
    Nah the air can do that
  • K3N1 @ K3N1:
    Ask @x65943 he's trained for that stuff
  • JuanMena @ JuanMena:
    Kissing random dudes choking in celery? Really? Need to study for that?
  • K3N1 @ K3N1:
    Yes it requires a degree
  • K3N1 @ K3N1:
    I could also yank out the rest of my teeth but theirs professionals for that
  • x65943 @ x65943:
    If your throat closes, putting oxygen in your mouth will not solve anything - as you will be introducing oxygen prior to the area of obstruction
  • JuanMena @ JuanMena:
    Just kiss me Kyle.
  • x65943 @ x65943:
    You either need to be intubated to bypass obstruction or create a stoma inferior to the the area of obstruction to survive
  • x65943 @ x65943:
    "Just kiss me Kyle." And I thought all the godreborn gay stuff was a smear campaign
  • JuanMena @ JuanMena:
    If I die, tell my momma I won't be carrying Baby Jesus this christmas :sad::cry:
  • K3N1 @ K3N1:
    Smear campaigns are in The political section now?
  • JuanMena @ JuanMena:
    Chary! Chary! Chary, Chary, Chary!
  • Sonic Angel Knight @ Sonic Angel Knight:
    Pork Provolone :P
  • Psionic Roshambo @ Psionic Roshambo:
    Sounds yummy
  • K3N1 @ K3N1:
    Sweet found my Wii u PSU right after I ordered a new one :tpi:
  • JuanMena @ JuanMena:
    It was waiting for you to order another one.
    Seems like, your PSU was waiting for a partner.
  • JuanMena @ JuanMena:
    Keep them both
    separated or you'll have more PSUs each year.
  • K3N1 @ K3N1:
    Well one you insert one PSU into the other one you get power
  • JuanMena @ JuanMena:
    It literally turns it on.
  • K3N1 @ K3N1:
    Yeah power supplies are filthy perverts
  • K3N1 @ K3N1:
    @Psionic Roshambo has a new friend
    +1
  • JuanMena @ JuanMena:
    It's Kyle, the guy that went to school to be a Certified man Kisser.
  • Psionic Roshambo @ Psionic Roshambo:
    Cartmans hand has taco flavored kisses
  • A @ abraarukuk:
    hi guys
    A @ abraarukuk: hi guys