Homebrew Official Retroarch WiiU (wip.)

VinsCool

Persona Secretiva Felineus
Global Moderator
Joined
Jan 7, 2014
Messages
14,600
Trophies
4
Location
Another World
Website
www.gbatemp.net
XP
25,207
Country
Canada
I noticed the stella core is on Wiiubru apstore. This is pretty cool :P it works great.

I was wondering if someone could add snes9x 2005 as well? Because playing older (and sometimes great) smw hack on snes9x crash due to custom music stuff :P
 
  • Like
Reactions: brienj

MaitreLLD

Well-Known Member
Member
Joined
Dec 15, 2016
Messages
134
Trophies
0
Age
39
XP
104
Country
France
Once I can figure out the problem with my channels installed on the system menu requiring HBL to be ran at least once before they are ran, they shouldn't require this, I will be working on adding things to Retroarch like multiple controllers. The source code is open and he takes PRs, I can't be the only developer that wants to eventually work on this, or am I?
I'd be glad to work on this PR. I'm a bit rusty though, last time I coded on videogame consoles was on GBA and GP32X, 10 years ago. No idea how the Wii U works.
 

Jacobeian

Well-Known Member
Member
Joined
May 15, 2008
Messages
1,893
Trophies
0
XP
387
Country
Cuba
sadly nope, since its an arm core emulator not ppc.

It's not an ARM exclusive core since it got PSP and Windows ports.

From what I remember, it has ARM assembly stuff rewritten in portable C but Picodrive code is only designed for running on little-endian CPUs (like ARM, X86, MIPS) while PPC is big-endian.

So it should compile but will crash sooner or later because data words and longwords are not handled correctly.
 
Last edited by Jacobeian,

the_randomizer

The Temp's official fox whisperer
Member
Joined
Apr 29, 2011
Messages
31,284
Trophies
2
Age
38
Location
Dr. Wahwee's castle
XP
18,969
Country
United States
It's not an ARM exclusive core since it got PSP and Windows ports.

From what I remember, it has ARM assembly stuff rewritten in portable C but Picodrive code is only designed for running on little-endian CPUs (like ARM, X86, MIPS) while PPC is big-endian.

So it should compile but will crash sooner or later because data words and longwords are not handled correctly.

Isn't Genesis Plus the better/more accurate emulator though?
 

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,719
Trophies
2
Age
33
XP
8,693
Country
Portugal
Fair enough, not sure if there'll be a PPC port though.
yeah 32x is probably the only reason to want picodrive, on new 3ds the 32x emulations runs like half speed on "3d" games and fullspeed on 2d games so yeah if wiiu got a 32x port it would work really well imo, but yeah no on will port it to wiiu tough.
 

the_randomizer

The Temp's official fox whisperer
Member
Joined
Apr 29, 2011
Messages
31,284
Trophies
2
Age
38
Location
Dr. Wahwee's castle
XP
18,969
Country
United States
yeah 32x is probably the only reason to want picodrive, on new 3ds the 32x emulations runs like half speed on "3d" games and fullspeed on 2d games so yeah if wiiu got a 32x port it would work really well imo, but yeah no on will port it to wiiu tough.

Not gonna be the one to ask for that, someone else can do it lol, since I don't even play 32X games. Snes, GBA, Genesis/Megadrive, are the ones I only use. Okay and arcade.
 

plyscho

Well-Known Member
Member
Joined
Sep 22, 2016
Messages
155
Trophies
0
Age
41
XP
218
Country
Germany
Does anyone have a list of all cores for the Wii U and where to get the latest compiles? The buildbot compiles 20 of them, but BlueMSX, GW and Vecx and FUSE seem to be missing (there also seem to be no RPX versions of these, are there?)

Before someone tells me to start coding (again): I'm no coder and I'm patient. ;)

A list of all supported BIOS files (filenames + checksums) would also be cool, if anyone has managed to set up all the cores. (Yeah, I've seen the thread on "that ISO site". It seems to contain a lot of uneeded BIOS files, if I'm not mistaken.)
 

brienj

Trying to avoid getting cancer
Member
Joined
Jan 3, 2016
Messages
1,232
Trophies
0
Website
twitter.com
XP
2,142
Country
United States
Does anyone have a list of all cores for the Wii U and where to get the latest compiles? The buildbot compiles 20 of them, but BlueMSX, GW and Vecx and FUSE seem to be missing (there also seem to be no RPX versions of these, are there?)

Before someone tells me to start coding (again): I'm no coder and I'm patient. ;)

A list of all supported BIOS files (filenames + checksums) would also be cool, if anyone has managed to set up all the cores. (Yeah, I've seen the thread on "that ISO site". It seems to contain a lot of uneeded BIOS files, if I'm not mistaken.)
Just run HBAS on your Wii U or go to this website and download to your PC and put on your SD card - https://www.wiiubru.com/appstore/#/category/emulators

BTW, you don't need the latest bleeding edge builds for anything, and every one that is included on the appstore will be the latest version that works.
 
Last edited by brienj,
  • Like
Reactions: plyscho

plyscho

Well-Known Member
Member
Joined
Sep 22, 2016
Messages
155
Trophies
0
Age
41
XP
218
Country
Germany
Just run HBAS on your Wii U or go to this website and download to your PC and put on your SD card - https://www.wiiubru.com/appstore/#/category/emulators
Thanks, but I prefer to put the cores to WiiU/Retro instead of WiiU/Apps. (Somehow I hoped that someone would code a working version of the Retro Launcher Channel, but that's another unfullfilled wish). How do you chose whether or not to update the emulators on HBAS?

Also, doesn't HBAS only support ELF?

[Edit:]
Ninjad. It seems HBAS is the way to go. Thanks! Should have trusted your judgement in the first place. Btw, one idea: If the names in the meta.xml were something like RetroArch: BlueMSX or Libretro: BlueMSX, wouldn't they all be neatly sorted instead of being mixed with tools and everything else?

[Edit:]
Damn, thought that post was by Pwsincd. Too sleepy.
 
Last edited by plyscho,

Jak27

Active Member
Newcomer
Joined
Jan 11, 2015
Messages
42
Trophies
0
Age
28
XP
666
Country
Does the Mednafen PSX core work? I tested it with a few games and all I got was a black screen. Also not sure if this might be the problem but for some reason only the .cue and .ccd files seem to show up, so those are the ones I've been loading.
 

MaitreLLD

Well-Known Member
Member
Joined
Dec 15, 2016
Messages
134
Trophies
0
Age
39
XP
104
Country
France
Does the Mednafen PSX core work? I tested it with a few games and all I got was a black screen. Also not sure if this might be the problem but for some reason only the .cue and .ccd files seem to show up, so those are the ones I've been loading.
Most likely you didn't put the bios in the /cores/system folder. For me it works fine, it's just that games are like 10 FPS. Since it's an interpreter. For real speed we should work on a Dynarec core, but then compatibility suffers (see WiiSX).
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: https://www.youtube.com/watch?v=uLN9qrJ8ESs