Page 1 of 3
Gens4all RC4 Loaded Iso for SD
Posted: Mon Apr 11, 2022 7:19 pm
by Slaminger
The latest version of Gens4all from Ian Michael, I also added the entire Library of titles.
This is an .iso that boots from SD.
Please add any bugs or issues below!
Link:
https://mega.nz/file/8CxRUTJQ#WXYABOCh2 ... TVQbMVqYso
Re: Gens4all RC4 Loaded Iso for SD/HDD/GDEmu
Posted: Mon Apr 11, 2022 7:24 pm
by Roz
Gnuboy?
Re: Gens4all RC4 Loaded Iso for SD/HDD/GDEmu
Posted: Mon Apr 11, 2022 7:28 pm
by Slaminger
Roz wrote:Gnuboy?
lol what?

Re: Gens4all RC4 Loaded Iso for SD/HDD/GDEmu
Posted: Mon Apr 11, 2022 7:30 pm
by Roz
Text in Post is correct now, thanks!
Re: Gens4all RC4 Loaded Iso for SD/HDD/GDEmu
Posted: Mon Apr 11, 2022 7:31 pm
by Slaminger
Roz wrote:Text in Post is correct now, thanks!

Re: Gens4all RC4 Loaded Iso for SD/HDD/GDEmu
Posted: Tue Apr 12, 2022 3:01 am
by MastaG
Perhaps it's better to use TapanM's release instead?
Re: Gens4all RC4 Loaded Iso for SD/HDD/GDEmu
Posted: Tue Apr 12, 2022 3:07 am
by Ian Micheal
MastaG wrote:Perhaps it's better to use TapanM's release instead?
This is TapamN's release 4.3 rc7 I provided the plain files
Re: Gens4all RC4 Loaded Iso for SD/HDD/GDEmu
Posted: Tue Apr 12, 2022 2:54 pm
by MastaG
Ian Micheal wrote:MastaG wrote:Perhaps it's better to use TapanM's release instead?
This is TapamN's release 4.3 rc7 I provided the plain files
Awesome!
Re: Gens4all RC4 Loaded Iso for SD
Posted: Wed Apr 13, 2022 7:31 am
by MastaG
So I gave it a shot, but your releases don't seem to be running from IDE drive using loader 0.6.x.
Gens4All starts but freezes after pressing start on the title screen.
NesterDC, Snes4All and GNUBoyLoaded boot into a black screen.
For compatibility with IDE (HDD/CF) you'll need to:
- Unscramble the boot binary (usually 1ST_READ.BIN)
- Hex patch the boot binary and replace: E4745FA0 with: EC745FA0
In Linux I usually just do: sed -i 's/\xE4\x74\x5F\xA0/\xEC\x74\x5F\xA0/g' 1ST_READ.BIN
- Make sure to append the bootloader (IP.BIN) when building with mkisofs and use LBA 0
mkisofs -C 0,0 -V Gens4All -G IP.BIN -rock -l -o gens4all.iso gens4all_directory
Then the resulting iso file should boot from SD but also from IDE

Re: Gens4all RC4 Loaded Iso for SD
Posted: Wed Apr 13, 2022 9:25 am
by Ian Micheal
I will have to try it but so far any hex patched bin for IDE has failed to load on sd serial port for me.. Good thing is serial port you can go over the 2gb limit of the gdemu have up to 32gb iso.. cant do that on gdemu ..