Homebrew Genplus gx and Sega CD

Drak0rex

Well-Known Member
OP
Member
Joined
Oct 12, 2014
Messages
2,196
Trophies
0
XP
2,895
Country
United States
I have everything on a 2 TB HDD, running on Wii U through Wiiflow. When I launch a game, it fails to load. When I try to browse games from within the emulator, it can't find the directory. So two questions:

1. How can I make Genplus GX see my HDD?

2. How do I make Sega CD games work?
 

lisreal2401

Well-Known Member
Member
Joined
Jun 4, 2013
Messages
848
Trophies
0
Age
26
XP
2,678
Country
United States
In genplusgx load any sega cd bios rom first, then open the file browser again and select the .cue/bin format game you want and the bios will automatically detect a game and boot from there.
 
Last edited by lisreal2401,

realg123

Well-Known Member
Member
Joined
Aug 9, 2010
Messages
226
Trophies
1
XP
430
Country
Canada
Sorry to hijack this thread. But does anyone have a link for a proper genplus gx boot.dol?

For some reason it works then it stops (click on the forwarder then it takes me back to the wii menu). Everything is setup correctly. I'm using Mastershoes' Emu Forwarder Collection 2nd Edition v14 forwarders. The snes, nes and gameboy color work. But I always have issues with the sega genesis emulator
 

sindrik

Well-Known Member
Member
Joined
Jan 26, 2009
Messages
297
Trophies
1
XP
310
Country
United States
In genplusgx load any sega cd bios rom first, then open the file browser again and select the .cue/bin format game you want and the bios will automatically detect a game and boot from there.
No need to. Just point the emu to the correct bios files in the config section (jap / us / eur), after that every SegaCD game will load without problems.
 

CaptainHIT

Well-Known Member
Member
Joined
Mar 2, 2011
Messages
382
Trophies
1
Age
46
Location
Frankfurt
XP
1,366
Country
Germany
Taken from WiiBrew:

Mega CD emulation
1) Original BIOS ROM files are required (one for each region): unzip & rename them to bios_CD_U.bin, bios_CD_E.bin, bios_CD_J.bin in /genplus/bios/ directory

2) When using ISO image files, WAV or OGG files should be provided as AUDIO track files. You can either load a CUE file pointing to a specific ISO file and containing all the needed information about AUDIO tracks files or directly load the ISO file. In the latter case, the emulator will first look for a .CUE file with the same base name, then if no CUE file is found, it will automatically look for .WAV or .OGG files respecting one of the following naming format (“XXX” being the .ISO filename, NN being the track number and “yyy” being either .wav or .ogg extension): “XXXNN.yyy”, “XXX NN.yyy”, “XXX-NN.yyy”, “XXX - NN.yyy” or “XXX_NN.yyy”. Please note that other compressed audio files (such as .mp3, .mpc, .wma, etc) are NOT supported and audio tracks should be using 16-bit stereo 44100Hz format.

3) When using BIN images files, audio tracks are generally stored within the image file. A CUE file is therefore required with all the needed information about audio tracks location. You can either load the CUE file pointing to the specific BIN file or directly load the .BIN file. In the latter case, the emulator will automatically look for a CUE file with the same base name as the BIN file.
 

ngs428

Well-Known Member
Member
Joined
Dec 30, 2014
Messages
200
Trophies
0
Age
43
XP
133
Country
United States
Sorry to hijack this thread. But does anyone have a link for a proper genplus gx boot.dol?

For some reason it works then it stops (click on the forwarder then it takes me back to the wii menu). Everything is setup correctly. I'm using Mastershoes' Emu Forwarder Collection 2nd Edition v14 forwarders. The snes, nes and gameboy color work. But I always have issues with the sega genesis emulator

Boot.dol is at: https://github.com/ekeeke/Genesis-Plus-GX/tree/master/builds
 

Andrew Meaney

Member
Newcomer
Joined
Mar 24, 2016
Messages
6
Trophies
0
Age
34
XP
41
Country
Canada
Im having some difficulty loading the .cue file. It seems its found the .bin file, but when I load the .cue file, I just get a black screen. No errors or nothing. Just the screen.

Any help?
 
Last edited by Andrew Meaney,

Sticksandstones

Well-Known Member
Member
Joined
Nov 24, 2015
Messages
159
Trophies
0
Age
31
XP
137
Country
United States
Andrew Meaney, by loading the .cue file, you're telling your emulator that your .cue file has the game's actual data and to go run it. That's why you're getting a black screen.
Instead, load the .bin file, and make sure that the .cue file has exactly the same filename as the .bin file (except its extension, obviously). Try that.
 

Jacobeian

Well-Known Member
Member
Joined
May 15, 2008
Messages
1,893
Trophies
0
XP
386
Country
Cuba
Loading .cue file is supported by the emulator (as written in the user manual abstract quoted some posts above), you just need to check that it is a valid one.

Basically, a cue file is just a text file indicating the location of the bin file and describing where each CD tracks are located within the bin file. So you need to verify first if the bin file specified in your cue file exists and the indicated path corresponds to where it is located on your Wii.
 

Andrew Meaney

Member
Newcomer
Joined
Mar 24, 2016
Messages
6
Trophies
0
Age
34
XP
41
Country
Canada
Andrew Meaney, by loading the .cue file, you're telling your emulator that your .cue file has the game's actual data and to go run it. That's why you're getting a black screen.
Instead, load the .bin file, and make sure that the .cue file has exactly the same filename as the .bin file (except its extension, obviously). Try that.

No luck on loading the .bin file. (Not the one I have anyway) says " File is too large, press "A" to continue.

USB directory is as follows

.bin files
USB:/genplus/bios/bios_CD_U.bin

.cue files
USB:/genplus/roms/WWF Rage in the Cage.cue

Thanks for the help so far guys.
 

Jacobeian

Well-Known Member
Member
Joined
May 15, 2008
Messages
1,893
Trophies
0
XP
386
Country
Cuba
No luck on loading the .bin file. (Not the one I have anyway) says " File is too large, press "A" to continue.

USB directory is as follows

.bin files
USB:/genplus/bios/bios_CD_U.bin

.cue files
USB:/genplus/roms/WWF Rage in the Cage.cue

Thanks for the help so far guys.

Open the .cue file in a text editor and paste the info inside it here.

The .bin file you posted is a BIOS rom, not the game itself. What is the name / size of the game .bin file you are trying to load ?

From the genplus-gx FAQ, this error message occurs if the file you are loading is not a "valid Sega CD image" (not sure what that means).
 

d8thstar

Well-Known Member
Newcomer
Joined
Mar 8, 2010
Messages
57
Trophies
0
XP
226
Country
United States
I need similar help please. I select sega cd from the source menu and it wants me to select a partition. I select usb1 as that is where all my sega cd games are but it just goes to the same select partition screen.

I have my sega cd games in usb:/segacd and the ini file points to that.

Can someone post an ini that successfully reads from your usb for sega cd?

FYI, my emu is on my sd card, games are in usb, does that make a difference?
 

Jacobeian

Well-Known Member
Member
Joined
May 15, 2008
Messages
1,893
Trophies
0
XP
386
Country
Cuba
I need similar help please. I select sega cd from the source menu and it wants me to select a partition. I select usb1 as that is where all my sega cd games are but it just goes to the same select partition screen.

I have my sega cd games in usb:/segacd and the ini file points to that.

Can someone post an ini that successfully reads from your usb for sega cd?

FYI, my emu is on my sd card, games are in usb, does that make a difference?

Are you sure you are really using the GX version and not the Retroarch version?

AFAIK, that emulator has no menu that let you select a partition and the .ini file is not manually editable: the first time, it browses by default starting at the root of the currently selected device (either sd:/ or usb:/) then saves the last accessed path for each game types (cd, genesis, master system, etc).

You can select the device to load games from in emulator settings, it's sd by default if you have a sdcard inserted but can be switched to usb.
 
Last edited by Jacobeian,

d8thstar

Well-Known Member
Newcomer
Joined
Mar 8, 2010
Messages
57
Trophies
0
XP
226
Country
United States
sorry, should have ben more clear.

it's not the emu asking for a partition, it is WiiFlow. I have all of my other emu's setup within WiiFlow. each emu has an ini file that I edit to point to RO and borax directories. all of my other emu's are set up on the SD, this is my first try at getting something to run off of USB.

so, for other emu's, after editing the ini and selecting the emu, WiiFlow asks for the partition, I have always selected SD.

with segaCD, the ini is set up to look in usb:/segacd yet when I select it in WiiFlow, it still asks for a partition
 

d8thstar

Well-Known Member
Newcomer
Joined
Mar 8, 2010
Messages
57
Trophies
0
XP
226
Country
United States
OK, not sure what I did exactly but sega cd games are now playable! i do have some small issues but i believe them to be wiiflow related so i am going to start a new topic
 
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