Homebrew Official Retroarch WiiU (wip.)

rioray

Well-Known Member
Member
Joined
Jul 24, 2017
Messages
152
Trophies
0
Age
43
XP
402
Country
France
No , all is fine here.

sHmcQth.png
 
  • Like
Reactions: lordelan

cucholix

00000780 00000438
Member
Joined
Jan 17, 2017
Messages
3,246
Trophies
1
Age
44
XP
6,274
Country
Chile
No , all is fine here.

sHmcQth.png
Mine is TOSEC set, d64, 2 tapes
vice sdl2

My vicerc:
Code:
[C64]
SoundDeviceName="retro"
SoundBufferSize=100
SDLBitdepth=32
SDLWindowWidth=384
SDLWindowHeight=272
VirtualDevices=1
VICIIVideoCache=1
VICIIFilter=0
SidEngine=0
SidModel=1
JoyDevice1=4
JoyDevice2=4
DriveTrueEmulation=0

My roms folder:
upload_2018-2-10_12-6-8.png


Launched it from playlist "Last Ninja, The (USA) (Side A).d64" and got that CPU JAM error :unsure:
 
Last edited by cucholix,

cucholix

00000780 00000438
Member
Joined
Jan 17, 2017
Messages
3,246
Trophies
1
Age
44
XP
6,274
Country
Chile
@rioray it seems the game doesn't like when you disable True Drive Emulation :lol: anyway, it appears System 3 logo now then the title screen, however if I press the Y button the game freezes in the title screen, what button/key do you need to press to start the game? :unsure:

Ok, seems like the game had some kind of piracy protection, tried another dump, it's working now
 
Last edited by cucholix,
  • Like
Reactions: ShadowOne333

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,183
Trophies
2
XP
33,678
Country
Mexico
I'm having issues getting certain boxarts to show up.
For example, I have doom.wad, doom2.wad, tnt.wad and plutonia.wad, with the boxarts inside sd:/retroarch/cores/thumbnails/Doom/ with the corresponding names of doom.png, doom2.png, tnt.png and plutonia.png, yet only Doom and Doom 2's ones appear in the Playlists.

I am also getting the same issues with the other cores/playlists.
For example, Donkey Kong Country shows up just fine, while DKC2 and DKC3's boxarts do not show up at all.
Here's a pic of some of the names of the ROMs and the names of the boxarts as I have them in my SD:
screenshot-from-2018-02-09-11-14-51-png.113567
screenshot-from-2018-02-09-11-15-04-png.113568
Someone knows why those might not be showing up?
I know special characters like + and & should be replaced with a _ in the Boxart name, but what about names that include - and '?
Should those be replaced with _ as well?

If that's the case, that still doesn't explain why both the TNT and Plutonia boxarts are not showing up.
Someone has a suggestion or idea as to why certain boxarts show up and some don't? :P
 

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,183
Trophies
2
XP
33,678
Country
Mexico
Figured out what the issue with some thumbnails not appearing was.

So, turns out that the thumbnails must have the name you specify for the game from the Playlist file, and not the name given to the ROM file.

For example:
Code:
sd:/ROMs/Quake/hipnotic/PAK0.PAK
Quake: Scourge of Armagon
sd:/retroarch/cores/tyrquake_libretro.rpx
Quake
DETECT
Quake1.lpl

With this example, the thumbnail at hand should be named whatever one sets as the game name in there under the second line (Quake: Scourge of Armagon), and NOT the ROM name (first line or PAK0.PAK).
So, inside the Boxart folder under Quake, you should put the PNG image with the following name there:

Quake_ Scourge of Armagon.png

With that, the correct boxart and thumbnail will load up properly.

Also, for those that don't know, thumbnail images do not support special characters, any special character should be replaced with a lower dash "_".
The special characters that are not supported are:

&*/:`<>?\|"


So if you use any of those in the game name inside the Playlist, replace those with _ in the PNG name.

That's it, hope it helps :lol:
 
Last edited by ShadowOne333,

Osakasan

Well-Known Member
Member
Joined
Sep 19, 2015
Messages
1,236
Trophies
1
Age
39
XP
3,142
Country
Just noticed something

I dumped my gbc rom of VC Pokemon Crystal and its savegame and tried to load it with the Ganbatte core

The rom loads correctly, but if i try to use the save file it hardlocks

mGBA core gives me a ISI: Bad execute of unmaped memory 00000000 error

Am i doing something wrong?
 

cucholix

00000780 00000438
Member
Joined
Jan 17, 2017
Messages
3,246
Trophies
1
Age
44
XP
6,274
Country
Chile
@rioray I'm getting this error when loading Commodore Plus-4 games through vice_xplus3_libretro
Do I need some bios? couldn't find github for it, sorry to bother you :P

Edit: fixed it, with .tap games
 

Attachments

  • IMG-20180211-WA0002.jpg
    IMG-20180211-WA0002.jpg
    69.1 KB · Views: 283
Last edited by cucholix,

upsteady

Member
Newcomer
Joined
Feb 12, 2018
Messages
21
Trophies
0
Age
43
XP
172
Country
Turkey
Hello guys. I use wii u retroarch without a problem but now my fba core is not working. When I load a rom, it gave me an error screen. Some games are working but screen is reversed in working games. What can I do about that please help. Sorry for my bad English.
 

cucholix

00000780 00000438
Member
Joined
Jan 17, 2017
Messages
3,246
Trophies
1
Age
44
XP
6,274
Country
Chile
Code:
sd:/ROMs/Quake/hipnotic/PAK0.PAK
Quake: Scourge of Armagon
sd:/retroarch/cores/tyrquake_libretro.rpx
Quake
DETECT
Quake1.lpl

Quake_ Scourge of Armagon.png
Interesting, I always though that the name itself couldn't contain special characters, but it's only the thumbnail in which you replace by "_" :)
 
Last edited by cucholix,
  • Like
Reactions: ShadowOne333

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,183
Trophies
2
XP
33,678
Country
Mexico
Interesting, I always though that the name itself couldn't contain special characters, but it's only the thumbnail in which you replace by "_" :)
Yep that's correct :)
I only use &, ! and + mostly for my ROMs, and from those only "&" gets replaced by "_" in the thumbnails.
I managed to get ALL of my ROMs and hacks with custom boxarts ;)
No ROM was unaccounted for :P
 
  • Like
Reactions: cucholix

Osakasan

Well-Known Member
Member
Joined
Sep 19, 2015
Messages
1,236
Trophies
1
Age
39
XP
3,142
Country
its been a while. how far has this project progressed so far if you dont mind me asking

Well, that depends on when you left it.

So far no PSX emulation yet. Overlays are working and Shaders presumably will be at the 1.7.1 stable build. There seems to be a Commodore 64 core now?

Basically small improvements overall.
 

ShadowOne333

QVID PRO QVO
Editorial Team
Joined
Jan 17, 2013
Messages
12,183
Trophies
2
XP
33,678
Country
Mexico
its been a while. how far has this project progressed so far if you dont mind me asking
Several cores have been added too.
Mostly old computer stuff when it comes to cores, like Commodore64 and others.
PSX and N64 are still a no-go.
XMB menu now has the animation for the background working instead of a static image, as well as being able to change the colour and all.
Shaders and overlays are working, and network and Playlists with thumbnails works too.
 

AmandaRose

Do what I do. Hold tight and pretend it’s a plan
Member
Joined
Aug 19, 2015
Messages
10,193
Trophies
1
Location
Glasgow
Website
www.rockstarnorth.com
XP
16,154
Country
United Kingdom
Several cores have been added too.
Mostly old computer stuff when it comes to cores, like Commodore64 and others.
PSX and N64 are still a no-go.
XMB menu now has the animation for the background working instead of a static image, as well as being able to change the colour and all.
Shaders and overlays are working, and network and Playlists with thumbnails works too.
Plus the clock and date now works for games that require it like some of the Pokemon titles ect.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Veho @ Veho: The cybertruck is a death trap.