Homebrew Official Retroarch WiiU (wip.)

Dave_Chad

Well-Known Member
Member
Joined
Jun 29, 2016
Messages
741
Trophies
0
Age
37
XP
2,341
Country
300 pages is quite daunting to read i'm just wondering how well this runs and what the limits are. Is it better than a PoC? Is it something stable to use for emulation on lower end consoles?
 

R0B0T0

Well-Known Member
Member
Joined
Nov 21, 2005
Messages
143
Trophies
1
XP
1,312
Country
United States
300 pages is quite daunting to read i'm just wondering how well this runs and what the limits are. Is it better than a PoC? Is it something stable to use for emulation on lower end consoles?

NES, SNES, Genesis, TG-16, Neo Geo, CPS1/2/3 all run beautifully.
 

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
Doesn't RA actually only uses the CPU but not off load task to GX2? I think it's quite impressive that it runs in native 1080 if it's only using the CPU.

Emulation by nature relies mostly on the CPU to translate the code, i.e Snes CPU architecture to Wii U PPC, etc. and some is offloaded by the GPU. The problem is some emulators need dynarec or dynamic recompiling to run more complex emulators. I set up a bounty for that, but *sigh*.
 

cucholix

00000780 00000438
Member
Joined
Jan 17, 2017
Messages
3,246
Trophies
1
Age
44
XP
6,273
Country
Chile
Emulation by nature relies mostly on the CPU to translate the code, i.e Snes CPU architecture to Wii U PPC, etc. and some is offloaded by the GPU. The problem is some emulators need dynarec or dynamic recompiling to run more complex emulators. I set up a bounty for that, but *sigh*.
Wii manage to run some PSX games at full speed IIRC, Wii U derivative PPC shouldn't have problems to run beyond that, in dynarec obviously, interpreter never lol.
 

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
Wii manage to run some PSX games at full speed IIRC, Wii U derivative PPC shouldn't have problems to run beyond that, in dynarec obviously, interpreter never lol.

Power and potential isn't the issue, the Wii U has plenty of raw power to run the PSX games even better than the Wii did, the problem is there is no one that we know of who is interested in porting over or writing a new PPC core. It's a nightmare to code in PPC and GX2, so, yeah, I just don't see it happening. Maybe someone could ask the WiiSX-R developer, but beyond that....
 
  • Like
Reactions: cucholix
Joined
Apr 19, 2015
Messages
1,023
Trophies
1
Location
Stuck in the PowerPC
Website
heyquark.com
XP
3,909
Country
Australia
It's a nightmare to code in PPC and GX2, so, yeah, I just don't see it happening.
Let me quickly remind you where you got that sentiment:
GX2 is a nightmare, but you don't have to use it. Personally I've been using OSScreen ... although now shinyquagsire has made a simpler example I may be able to learn it myself ;D
Same deal with PPC ASM - you can just use C ... which is much easier.
Which was immediately followed up by one of the experts in GX2, who did this from scratch:
GX2 only sucks getting set up (shaders are a pain to initialize, so are framebuffers, depth buffers, etc). Actually drawing with it is honestly not that bad once you get things to work.
We're two months away from that being a full year ago. A lot changes in a year. People like @aliaspider have shown ridiculous GX2 knowledge (like this, or maybe this? I still can't make heads or tails of it) and I like to think I've gotten pretty darn good at PowerPC; at least good enough to say it isn't nearly as bad as I implied. Maybe that's just experience, maybe not - but I can say now that there's nothing intrinsically bad about the language. I really shouldn't have said otherwise before; it was wildly inaccurate and came from the difficulty in doing something new rather than any problems specific to the code. PowerPC is generally agreed to be a Utopian heaven compared to things like x86 (another statement I'll regret?) and is definitely one of the better languages.

Honestly; you probably shouldn't be taking my word for what makes a good/bad thing in relation for programming anyway - you're talking to a guy who legitimately can't handle C++ (one of the most popular languages out there!) :lol:
 
Last edited by QuarkTheAwesome,
  • Like
Reactions: ShadowOne333

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
Let me quickly remind you where you got that sentiment:

Which was immediately followed up by one of the experts in GX2, who did this from scratch:

We're two months away from that being a full year ago. A lot changes in a year. People like @aliaspider have shown ridiculous GX2 knowledge (like this, or maybe this? I still can't make heads or tails of it) and I like to think I've gotten pretty darn good at PowerPC; at least good enough to say it isn't nearly as bad as I implied. Maybe that's just experience, maybe not - but I can say now that there's nothing intrinsically bad about the language. I really shouldn't have said otherwise before; it was wildly inaccurate and came from the difficulty in doing something new rather than any problems specific to the code. PowerPC is generally agreed to be a Utopian heaven compared to things like x86 (another statement I'll regret?) and is definitely one of the better languages.

Honestly; you probably shouldn't be taking my word for what makes a good/bad thing in relation for programming anyway - you're talking to a guy who legitimately can't handle C++ (one of the most popular languages out there!) :lol:

Apologies. My sentiments about PPC and dynarec still stand though, it's been almost a year and there remains little to no interest; sure, there's the Wii PPC dynarec for WiiSX-R, but the Wii U remains to be seen. I still feel like a fool for thinking a bounty was a good idea.

No one was interested ten months ago, that hasn't seemingly changed.
 

AmandaRose

Do what I do. Hold tight and pretend it’s a plan
Member
Joined
Aug 19, 2015
Messages
10,192
Trophies
1
Location
Glasgow
Website
www.rockstarnorth.com
XP
16,152
Country
United Kingdom
Apologies. My sentiments about PPC and dynarec still stand though, it's been almost a year and there remains little to no interest; sure, there's the Wii PPC dynarec for WiiSX-R, but the Wii U remains to be seen. I still feel like a fool for thinking a bounty was a good idea.

No one was interested ten months ago, that hasn't seemingly changed.
I'm pretty sure I said several times to you and others that a bounty would not achieve anything lol but nobody wanted to listen.
 
Last edited by AmandaRose,

arquillos

Well-Known Member
Newcomer
Joined
Aug 28, 2012
Messages
81
Trophies
1
XP
1,218
Country
Hi everybody!
I tried the latest version on my WiiU and nestopia core runs great but I can´t get the Vice core working.
Any suggestion? Is there anything I need to install to make this C64 core work?
Thank you in advance!
 

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,177
Trophies
2
XP
33,601
Country
Mexico
I'm starting to think it's some kind of collective scene fetish.
If you all figure out how to pass it on to people, let me know.
It's more like a delicate cuisine.
They let it go by for a time and then, after some pages, they bring it up again.

You know, just to keep fresh and spicy. :lol:
 

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,177
Trophies
2
XP
33,601
Country
Mexico
why ahvent the cores you made work on wiiu like dos box still part of the nightlies?
He already mentioned that it seems to be a problem with something else and not the cores nor makefiles.
He asked @LibretroRetroArc and @aliaspider if they could take a look as to why the Vice64 and DosBox cores were not being added into the nightlies, since he seems to have added the Make targets for both of them.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • BakerMan @ BakerMan:
    ubisoft should #stopkillinggames ngl
  • Badcatalex @ Badcatalex:
    sony should #stopkillinggames
  • Badcatalex @ Badcatalex:
    they killed LittleBigPlanet online, which was the main core of every LBP game
  • BakerMan @ BakerMan:
    for real
  • BakerMan @ BakerMan:
    at least with them, it was because of the DDOS attacks, ubisoft was just scummy
  • BakerMan @ BakerMan:
    fuck ubisoft, and fuck activision
    +1
  • realtimesave @ realtimesave:
    Nintendo needs to release a new console, switch is getting such shitty little games lately lol it's pathetic
  • Purple_Heart @ Purple_Heart:
    Lmao a new flashcart... The Unlock Switch... I knew it's not fake xD
    +1
  • NinStar @ NinStar:
    A new consoles won't solve that problem
  • NinStar @ NinStar:
    It will actually make it worse
  • The Real Jdbye @ The Real Jdbye:
    well actually
    a new console won't do anything right now, because the games are still in development, that's why there are few games being released
  • The Real Jdbye @ The Real Jdbye:
    it won't make the games finish any faster
  • Veho @ Veho:
    2/3rds of launch titles for the Switch 2 will just be lazy ports of Switch games anyway.
  • The Real Jdbye @ The Real Jdbye:
    probably
  • The Real Jdbye @ The Real Jdbye:
    maybe mario kart 9 will be a launch title
  • The Real Jdbye @ The Real Jdbye:
    i really want a new mario kart
  • Veho @ Veho:
    What, you mean the endless stream of DLCs doesn't count?
  • Veho @ Veho:
    Why develop a new game when you can just sell season passes forever?
  • Veho @ Veho:
    I'm still on MKDS so I'm not bothered :tpi:
  • The Real Jdbye @ The Real Jdbye:
    i like the dlc tbh, i'd like a new game more
  • ZeroT21 @ ZeroT21:
    but the current version is still selling fine at full price
  • SylverReZ @ SylverReZ:
    Hello
  • ZeroT21 @ ZeroT21:
    sup
    +1
  • SylverReZ @ SylverReZ:
    @realtimesave, You seen the Unlock Switch flashcart yet?
    SylverReZ @ SylverReZ: @realtimesave, You seen the Unlock Switch flashcart yet?