Ultimate GEN-MD Forwarder Maker 3DS: Difference between revisions

From GameBrew
(Created page with "{{Infobox 3DS homebrew | title = Ultimate GEN-MD Forwarder Maker | image = https://dlhb.gamebrew.org/3dshomebrew/UltimateGEN-MDForwarderMakerfor3DS.jpg|250px | type = PC Utili...")
 
m (Text replacement - "Category:3DS homebrew applications" to "")
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = Ultimate GEN-MD Forwarder Maker
|title=Ultimate GEN-MD Forwarder Maker
| image = https://dlhb.gamebrew.org/3dshomebrew/UltimateGEN-MDForwarderMakerfor3DS.jpg|250px
|image=ultimategenmdforwardermaker5.png
| type = PC Utilities
|description=A Windows tool for creating Sega Genesis/Mega Drive forwarders to the Home Menu.
| version = v1.3
|author=Asdolo
| licence = Mixed
|lastupdated=2017/02/28
| author = Asdolo
|type=Forwarders and Virtual Console Injectors
| website = https://gbatemp.net/threads/release-ultimate-gen-md-forwarder-maker-for-3ds.454972/
|version=1.3
| download = https://dlhb.gamebrew.org/3dshomebrew/UltimateGEN-MDForwarderMakerfor3DS.rar
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/UltimateGEN-MDForwarderMakerfor3DS.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/ultimategenmdforwardermaker.7z?k33p0fil35
|website=https://gbatemp.net/threads/release-ultimate-gen-md-forwarder-maker-for-3ds.454972
}}
}}
<youtube>qMnOZN9byWE</youtube>
{{Obsolete}}


'''<span style="font-size: 18px"><span style="color: rgb(255, 0, 0)">Current version: 1.3 (02-28-2017)</span></span>'''
Ultimate GEN-MD Forwarder Maker for 3DS is a Windows tool that takes a Sega Genesis/Mega Drive backup file and it converts it to an installable CIA for your 3DS with CFW.


This is created based on RetroArch 1.3.3 and the last version of picodrive and Genesis Plus GX cores.


<div style="text-align: center">
'''Note:''' This utility has been integrated into [[New Super Ultimate Injector 3DS|New Super Ultimate Injector]].


 
==Features==
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FlCkMcYC.png&hash=ce33392e601ef9d8a419da79ac6744cb|class=bbCodeImage LbImage|[?IMG]]]
* Sega Genesis/Mega Drive injection into a CIA.
 
?
 
</div>
'''Before starting:'''
Expect more releases like this one! I'll make one injector per emulable console.
'''
What's this?'''
A Windows tool for creating Sega Genesis/Mega Drive forwarders to the Home Menu.
 
'''What does it do?:'''
It takes a Sega Genesis/Mega Drive backup file and it converts it to an installable CIA for your 3DS with CFW. It does all in a one single program.
 
'''How this even work?'''
I made a RetroArch fork, in which I changed the code to make it, for example, read the rom from RomFS instead of MicroSD. There are many modifications to original RetroArch. The whole changelog is under the Features list.
Then, I provide an injector program (this thread) in which you can create a CIA based on my fork, injecting into it the rom that you want.
The amazing 3D banner was made by [https://gbatemp.net/members/360580/ @FONZD]. Thank you!!
 
'''Features:'''
 
 
* Sega Genesis/Mega Drive injection into a CIA
* Internal database, so the program can auto-fill some fields for you.
* Internal database, so the program can auto-fill some fields for you.
* Configurable RetroArch options per game. See the tutorial for screenshots.
* Configurable RetroArch options per game. See the tutorial for screenshots.
* Easy made custom 3D banner
* Easy made custom 3D banner.
* Easy made custom text/footer banner
* Easy made custom text/footer banner.
* Easy made whole process!
* Easy made whole process.
 
 
'''Based on RetroArch 1.3.3 and the last version of picodrive and Genesis Plus GX cores.'''
 
'''Modifications to original RetroArch:'''
 
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
* Make a RomFS.
* Hard-code RetroArch to load Content from romfs:/rom.bin hard-coding that directory in the RetroArch launch parameters. This means '''the rom is injected in the CIA. It won't be in the SD.'''
* Set RetroArch language based on system language.
* Change savefile directory to sdmc:/retroarch/forwarders/&lt;CIA Title ID&gt;/savefiles.
* Change savestate directory to sdmc:/retroarch/forwarders/&lt;CIA Title ID&gt;/savestates.
* Now the retroarch.cfg will be loaded from RomFS. This means '''custom configuration per game'''.
* Removed &quot;Press Start&quot; message when exiting RetroArch (now it just exit).
* Removed debug console.
* Set bottom screen to an image in romfs:/bottom.bin if there is any. Otherwise, the bottom screen will shut down.
* Removed the debug console toggle. Now touching everywhere on the screen toggles the Menu.
* Removed green menu border.
* Removed RetroArch and core version from menu.
* Removed timestamp from menu.
* English: changed 'Quick Menu' to 'Game Menu'.
* English: changed 'Core Cheat Options' to 'Cheat'.
* English: changed 'Quit Retroarch' to 'Quit Game'.
* English: changed 'Close Content' to 'Reset Game'.
* English: changed 'Resume Content' to 'Continue Game'.
* Removed 'Restart Content' menu option from Quick Menu.
* Removed 'Take Screenshot' menu option from Quick Menu.
* Removed 'Core Options' menu option from Quick Menu.
* Removed 'Core Input Options' menu option from Quick Menu.
* Removed 'Core Disk Options' menu option from Quick Menu.
* Removed 'Cheat File Save As' menu option from Core Cheat Options.
* Removed 'Start Core' menu option.
* Removed 'Load Content' menu option.
* Removed 'Load Recent' menu option.
* Removed 'Settings' menu option.
* Removed 'Information' menu option.
* Removed 'Restart Retroarch' menu option.
* Removed 'Load Configuration' menu option.
* Removed 'Save Current Config' menu option.
* Removed 'Save New Config' menu option.
* Removed 'Help' menu option.
 
* Mute audio when suspending the app and un-mute when restoring.
* Removed 'Cheats' menu option from Quick Menu.
* Removed 'Save slot' menu option from Quick Menu.
* Core options load from RomFS.
 
</div>
 
</div>
 
'''Requeriments:''' Microsoft .NET framework 4.0
 
'''Tutorial:'''
You'll just follow the steps in program. But just in case:
 
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler: <span class="SpoilerTitle">Tutorial + screenshots</span></span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
'''
Step 1:'''
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler: <span class="SpoilerTitle">Rom file selection</span></span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
Open the program. You'll see this screen:
 
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FqnV7WqP.png&hash=bf5efea7cd67543fde7bc983c631b314|class=bbCodeImage LbImage|[?IMG]]]
 
Press '''Open GEN-SMD File''' button. It'll prompt you to pick a .bin, .smd or .md�file.
 
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FBOzUMdF.png&hash=e2bc5276428aa7acd34ddfd5efbe5271|class=bbCodeImage LbImage|[?IMG]]]
 
For this tutorial I'll pick the game [https://en.wikipedia.org/wiki/Pac-Man_2:_The_New_Adventures Pac-Man 2: The New Adventures].
 
 
The program will search in an internal database which contains the game name and publisher. That database has USA rom priority.
 
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FViezRHQ.png&hash=3424a68119c06d454913fb96533155f5|class=bbCodeImage LbImage|[?IMG]]]
 
When you pick a rom you'll be able to go to '''Step 2 (icon and name)'''.
 
</div>
 
</div>
 
'''Step 2:'''
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler: <span class="SpoilerTitle">Game icon and name</span></span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
This is the '''Step 2''' main screen:
 
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FSJAKT5W.png&hash=c0549da36200ac1533ffe96cb8197c80|class=bbCodeImage LbImage|[?IMG]]]
 
All the fields are explained in the info boxes, but let me know if something doesn't understand.
 
Complete the fields making the most legit as possible (if you want to). ''For example'':
 
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FmrzMS76.png&hash=7e0944d97f6c8245541cb732be558c9f|class=bbCodeImage LbImage|[?IMG]]]
 
I used a title screen screenshot in it's original size as icon (the program will automatically stretch it).
 
When you complete all the fields you'll able to go to '''Step 3 (3d banner)'''.
 
</div>
 
</div>
 
'''Step 3:'''
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler: <span class="SpoilerTitle">Genesis/Mega Drive 3D banners</span></span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
This is the '''Step 3''' main screen:
 
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FXsXfTi5.png&hash=b19d52aa94093e72b68023e6c016414d|class=bbCodeImage LbImage|[?IMG]]]
 
''Note:'' The program will load some default values (based on those in '''Step 2'''), but you can anyway replace these default values with ohter ones.
Example: if you want the icon and 3D banner to have different images, then first complete '''Step 2''' with the icon image that you want and then complete '''Step 3''' with the banner image that you want. Otherwise if you are too lazy or you want the same standard as legit VC CIA, leave it as is.
 
For this example, I'll let the same image as the icon, but I'll edit the bottom banner, importing a custom one I made with GIMP (using the '''import and use custom footer image''' option):
<span style="color: rgb(0, 0, 0)">
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FaKmDaWE.png&hash=8cccc8c466070ce2c5f905961318541e|class=bbCodeImage LbImage|[?IMG]]]�
You can also make your own text banner without leaving the application, as a quick and easy solution. You can change the font type, size, and brightness. Also there's a preview of that text banner (ignore the red borders, they won't be there in the console).
 
Doing my changes for this example:
</span>
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FgoywUXb.png&hash=81250ad8e1cb4a5820c00b36af0882aa|class=bbCodeImage LbImage|[?IMG]]]
 
When you complete or modify all the fields you'll able to go to '''Step 4 (RetroArch parameters)'''.
 
</div>
 
</div>
 
'''Step 4:'''
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler: <span class="SpoilerTitle">RetroArch parameters</span></span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
This is the '''Step 4''' main screen:
 
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FguuCRRP.png&hash=196b6a3a2fcb2210143ffc97dbf4fe46|class=bbCodeImage LbImage|[?IMG]]]
 
<div style="text-align: center">
 
?
 
</div>
'''Yaaay! A lot of options!
 
Screen size:'''
You can set the game screen size to match pixel perfect resolution, full screen resolution, or a custom one if you want. You have a preview of how the game screen will be compared to the 3DS screen.
 
'''Bottom screen:'''
Here you can customize what do you want on the bottom screen. You can select to have a black screen with no even light, or a background image. I provide some pre-made bottom screen images, which &quot;emulates&quot; the VC bottom screen message. Also, you can import your custom bottom screen background image (it has to be 320x240).
 
'''Features:'''
Here you can customize some RetroArch options, such as button layout.
 
For this tutorial, I want:
Product code GEN-P-PAC2, a random Title ID (the program picks it randomly and automatically, checking if it doesn't match with an eShop Title ID), stretched fullscreen (400x240), Spanish VC message on the bottom screen, enable rewind feature and I'll map the Y 3DS button to makes the RetroArch menu toggle, ZR to Fast forward toggle and ZL to rewind.
 
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FH7yFio9.png&hash=03a3080cce08c4a7c86eef7457301b8c|class=bbCodeImage LbImage|[?IMG]]]
 
Once we have everything ready, press '''Finish''' button.
 
That's it! The application will ask you where do you want to save the CIA file and It took some seconds to create it.
When the CIA is ready, the application will let you know it.
 
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FiWntHr6.png&hash=1b09876eea7b40d9a084bcb97df2702c|class=bbCodeImage LbImage|[?IMG]]]
 
Then you can install the CIA in your 3DS using any CIA manager (actually I use the new FBI).
 
</div>
 
</div>
 
</div>
 
</div>
(The tutorial's screenshot are from v1.0)
 
'''Console screenshots:'''
 
 
<div style="text-align: center">
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FKRmyk7F.png&hash=b8207a3554f5c7fec6a04997a2838043|class=bbCodeImage LbImage|[?IMG]]]
 
</div>
 
</div>
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2Finwbi3m.png&hash=1cf0490fcb7cb44005a79303a2cca8e9|class=bbCodeImage LbImage|[?IMG]]]
 
</div>
 
</div>
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">


[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2F09dvsYX.png&hash=18fb0a298d0ec9258e61558bfdf904b9|class=bbCodeImage LbImage|[?IMG]]]
==User guide==
Requires Microsoft .NET framework 4.0 to use.


</div>
To use, follow these steps in program:
* Rom file selection - Pick a .bin, .smd or .md file. The program will search in an internal database (USA rom priority) that contains the game name and publisher.
* Game icon and name - Complete the fields of the infor boxes.
* Genesis/Mega Drive 3D banners - The program will load some default values based on previous step, but you can change these default values and edit and banner.
* RetroArch parameters -
** Features - Here you can customize some RetroArch options, such as button layout.
** Screen size - Set the game screen size to match pixel perfect resolution, full screen resolution, or a custom one.
** Bottom screen - You can select to have a black screen with no even light, or a background image. The program has some pre-made bottom screen images, which "emulates" the VC bottom screen message. Also, you can import your custom bottom screen background image (it has to be 320x240).


</div>
Press the Finish button to generate the CIA file. Then you can install it using any CIA manager.
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">


<span>Spoiler</span>
===Notes===
<div class="SpoilerTarget bbCodeSpoilerText">
* You can go to Home Menu and the game sound won't be corrupted.
* You can also close the 3DS lid (go to sleep mode) when playing the game.
* Starting with v1.2, you can also close the 3DS lid (go to sleep mode) when staying on the Home Menu.


[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FYml1XxE.png&hash=ea1e2e6301799c27bebb6af5c65a5202|class=bbCodeImage LbImage|[?IMG]]]
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/ultimategenmdforwardermaker3.png


</div>
https://dlhb.gamebrew.org/3dshomebrews/ultimategenmdforwardermaker4.png


</div>
https://dlhb.gamebrew.org/3dshomebrews/ultimategenmdforwardermaker5.png
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">


<span>Spoiler</span>
https://dlhb.gamebrew.org/3dshomebrews/ultimategenmdforwardermaker6.png
<div class="SpoilerTarget bbCodeSpoilerText">


[[File:proxy.php?image=https%3A%2F%2Fi.imgur.com%2FTzXPI3S.png&hash=b7698817526a439959240488d038e7ac|class=bbCodeImage LbImage|[?IMG]]]
https://dlhb.gamebrew.org/3dshomebrews/ultimategenmdforwardermaker7.png


</div>
==Changelog==
 
'''v1.3'''
</div>
* Added: Now you can choose Genesis Plus GX emulator in addition to Picodrive.
 
 
'''<span style="font-size: 18px">You can go to Home Menu and the game sound won't be corrupted.</span>'''
<span style="color: #00b300">
'''<span style="font-size: 18px">You can also close the 3DS lid (go to sleep mode) when playing the game.</span>'''
 
<span style="font-size: 18px">'''And now, starting with v1.2, you can also close the 3DS lid (go to sleep mode) when staying on the Home Menu!'''</span></span>?
 
</div>
 
''''''To do:''''''
 
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
* Genesis model changing (USA, EUR, JAP, Genesis 2, etc).
 
</div>
 
</div>
 
'''Petitions:''' For now I'll just read this thread and make changes acording to the best for all. The code will be released much later; If a new version comes, I'll post here and I'll edit the OP.
 
'''Download links:'''
 
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
'''v1.3: [https://mega.nz/#!zswliBJL!XfUT_n-R0OVyZmhRq4TS7Mhlux87ripJrPw0Rvh6SdY MEGA]'''
v1.2: [https://mega.nz/#!n94CBK7T!ZxGxTSac7omMm21ASrzOiZs8n8Pjbk_t5cIC3W647Z8 MEGA]
v1.1: [https://mega.nz/#!K8YDAC5b!rOY1egwXN52ZrE0aDMJ2STUyezQPMEAiQSGwld_SzAA MEGA]
v1.0b: [https://mega.nz/#!Ot4TBDjK!inb1dd3Th771Gvi5ULNey1nZjS8ZaqKDgWv0uSHMu40 MEGA]
v1.0: [https://mega.nz/#!ihIACTyY!9fR7Gg0Jpi367KkzyR7979ybQCFA0Ttav4dC4NexR64 MEGA]
 
</div>
 
</div>
 
'''Changelog:'''
 
 
<div class="ToggleTriggerAnchor bbCodeSpoilerContainer">
 
<span>Spoiler</span>
<div class="SpoilerTarget bbCodeSpoilerText">
 
'''v1.3:'''
+ Added: Now you can choose Genesis Plus GX emulator in addition to Picodrive.
* A better icon resizing for 256x224 title screen images.
* A better icon resizing for 256x224 title screen images.


'''v1.2:'''
'''v1.2'''
* Fixed the 3DS crash when going into sleep mode when the game is suspended.
* Fixed the 3DS crash when going into sleep mode when the game is suspended.
* Fixed sound issue when returning to the game after going into Home Menu or sleep mode if the Game Menu was open (reported by [https://gbatemp.net/members/357112/ @angelhp]).
* Fixed sound issue when returning to the game after going into Home Menu or sleep mode if the Game Menu was open (reported by @angelhp).


'''v1.1:
'''v1.1'''
* A whole new full 3D model <span style="color: #00b300">(by [https://gbatemp.net/members/360580/ @FONZD]. Thank you VERY much!)</span>.'''
* A whole new full 3D model (by @FONZD. Thank you VERY much).
+ Added: 6 button genesis/megadrive controller compatibility.
* Added: 6 button genesis/megadrive controller compatibility.
+ Added: button layout scheme save and load (export your current button layout scheme to a file and load it when you like to).
* Added: button layout scheme save and load (export your current button layout scheme to a file and load it when you like to).
* Fixed game not resetting when using automatic save and load feature '''<span style="color: #ff0000">(reported by [https://gbatemp.net/members/357112/ @angelhp] and [https://gbatemp.net/members/334111/ @bunny365])</span>.'''
* Fixed game not resetting when using automatic save and load feature (reported by @angelhp and @bunny365).
* Fixed sound issue when suspending the game '''<span style="color: #ff0000">(reported by [https://gbatemp.net/members/334111/ @bunny365])</span>.'''
* Fixed sound issue when suspending the game (reported by @bunny365).
* Fixed the black screen on the top and bottom screen when returning the game after suspending it
* Fixed the black screen on the top and bottom screen when returning the game after suspending it
* Fixed the ampersands missing on the game name <span style="color: #ff0000">'''(reported by [https://gbatemp.net/members/334111/ @bunny365])'''</span>'''.'''
* Fixed the ampersands missing on the game name (reported by @bunny365).
+ Added option to disable bilinear filter '''<span style="color: #00b300">(asked by [https://gbatemp.net/members/410615/ @plainstone])</span>.'''
* Added option to disable bilinear filter (asked by @plainstone).
+ Added emulator region selection '''<span style="color: #00b300">(asked by [https://gbatemp.net/members/404871/ @alucard73])</span>.'''
* Added emulator region selection (asked by @alucard73).
+ Added: Automatic title screen and/or box cover download!
* Added: Automatic title screen and/or box cover download.
+ Added: Now you can write two separate lines in the banner text with custom font and size for each one.
* Added: Now you can write two separate lines in the banner text with custom font and size for each one.
+ Added: Native IPS patching. Now you can apply an IPS patch directly before making the CIA.
* Added: Native IPS patching. Now you can apply an IPS patch directly before making the CIA.
* Replaced english message for the bottom screen to &quot;Tap the Touch Screen to toggle the RetroArch menu&quot; '''<span style="color: #00b300">(asked by [https://gbatemp.net/members/334111/ @bunny365])</span>.'''
* Replaced english message for the bottom screen to "Tap the Touch Screen to toggle the RetroArch menu" (asked by @bunny365).
* Removed 'Cheats' menu option from Menu.
* Removed 'Cheats' menu option from Menu.
* Removed 'Save slot' menu option from Menu.
* Removed 'Save slot' menu option from Menu.
* Now showing all the 3DS buttons (even ZL, ZR and C-Stick) on the buttons mapping window '''<span style="color: #00b300">(asked by [https://gbatemp.net/members/334111/ @bunny365])</span>.'''
* Now showing all the 3DS buttons (even ZL, ZR and C-Stick) on the buttons mapping window (asked by @bunny365).
 
* Removed "Enabled Circle Pad = D-pad mapping" option and replaced the function by setting the Circle Pad to Genesis D-Pad as default (asked by @bunny365).
* Removed &quot;Enabled Circle Pad = D-pad mapping&quot; option and replaced the function by setting the Circle Pad to Genesis D-Pad as default '''<span style="color: #00b300">(asked by [https://gbatemp.net/members/334111/ @bunny365])</span>.'''
 
 
* Got rid of the interpolation mode selection.
* Got rid of the interpolation mode selection.
* Better quality icon and banner resizing.
* Better quality icon and banner resizing.
* Fixed the bug that causes line breaks on the Title name and publisher to become question marks.
* Fixed the bug that causes line breaks on the Title name and publisher to become question marks.


'''v1.0b:'''
'''v1.0b'''
* Fixed the bottom screen image creation bug.
* Fixed the bottom screen image creation bug.
* 32 bits compatibility.
* 32 bits compatibility.
'''
v1.0:''' Initial release
</div>
</div>
'''RetroArch fork repository:''' https://github.com/Asdolo/RetroArch-3DS-Forwarders
Enjoy!


<div class="messageTextEndMarker">
'''v1.0'''
* Initial release.
* Modifications to original RetroArch:
** Make a RomFS.
** Hard-code RetroArch to load Content from romfs:/rom.bin hard-coding that directory in the RetroArch launch parameters. This means the rom is injected in the CIA. It won't be in the SD.
** Set RetroArch language based on system language.
** Change savefile directory to sdmc:/retroarch/forwarders/<CIA Title ID>/savefiles.
** Change savestate directory to sdmc:/retroarch/forwarders/<CIA Title ID>/savestates.
** Now the retroarch.cfg will be loaded from RomFS. This means custom configuration per game.
** Removed "Press Start" message when exiting RetroArch (now it just exit).
** Removed debug console.
** Set bottom screen to an image in romfs:/bottom.bin if there is any. Otherwise, the bottom screen will shut down.
** Removed the debug console toggle. Now touching everywhere on the screen toggles the Menu.
** Removed green menu border.
** Removed RetroArch and core version from menu.
** Removed timestamp from menu.
** English: changed 'Quick Menu' to 'Game Menu'.
** English: changed 'Core Cheat Options' to 'Cheat'.
** English: changed 'Quit Retroarch' to 'Quit Game'.
** English: changed 'Close Content' to 'Reset Game'.
** English: changed 'Resume Content' to 'Continue Game'.
** Removed 'Restart Content' menu option from Quick Menu.
** Removed 'Take Screenshot' menu option from Quick Menu.
** Removed 'Core Options' menu option from Quick Menu.
** Removed 'Core Input Options' menu option from Quick Menu.
** Removed 'Core Disk Options' menu option from Quick Menu.
** Removed 'Cheat File Save As' menu option from Core Cheat Options.
** Removed 'Start Core' menu option.
** Removed 'Load Content' menu option.
** Removed 'Load Recent' menu option.
** Removed 'Settings' menu option.
** Removed 'Information' menu option.
** Removed 'Restart Retroarch' menu option.
** Removed 'Load Configuration' menu option.
** Removed 'Save Current Config' menu option.
** Removed 'Save New Config' menu option.
** Removed 'Help' menu option.
** Mute audio when suspending the app and un-mute when restoring.
** Removed 'Cheats' menu option from Quick Menu.
** Removed 'Save slot' menu option from Quick Menu.
** Core options load from RomFS.


==Credits==
The amazing 3D banner was made by [https://gbatemp.net/members/360580/ @FONZD]. Thank you.


</div></blockquote>
==External links==
* GitHub - https://github.com/Asdolo/RetroArch-3DS-Forwarders
* GBAtemp - https://gbatemp.net/threads/release-ultimate-gen-md-forwarder-maker-for-3ds.454972

Latest revision as of 11:10, 6 May 2024

Ultimate GEN-MD Forwarder Maker
Ultimategenmdforwardermaker5.png
General
AuthorAsdolo
TypeForwarders and Virtual Console Injectors
Version1.3
LicenseMixed
Last Updated2017/02/28
Links
Download
Website

Ultimate GEN-MD Forwarder Maker for 3DS is a Windows tool that takes a Sega Genesis/Mega Drive backup file and it converts it to an installable CIA for your 3DS with CFW.

This is created based on RetroArch 1.3.3 and the last version of picodrive and Genesis Plus GX cores.

Note: This utility has been integrated into New Super Ultimate Injector.

Features

  • Sega Genesis/Mega Drive injection into a CIA.
  • Internal database, so the program can auto-fill some fields for you.
  • Configurable RetroArch options per game. See the tutorial for screenshots.
  • Easy made custom 3D banner.
  • Easy made custom text/footer banner.
  • Easy made whole process.

User guide

Requires Microsoft .NET framework 4.0 to use.

To use, follow these steps in program:

  • Rom file selection - Pick a .bin, .smd or .md file. The program will search in an internal database (USA rom priority) that contains the game name and publisher.
  • Game icon and name - Complete the fields of the infor boxes.
  • Genesis/Mega Drive 3D banners - The program will load some default values based on previous step, but you can change these default values and edit and banner.
  • RetroArch parameters -
    • Features - Here you can customize some RetroArch options, such as button layout.
    • Screen size - Set the game screen size to match pixel perfect resolution, full screen resolution, or a custom one.
    • Bottom screen - You can select to have a black screen with no even light, or a background image. The program has some pre-made bottom screen images, which "emulates" the VC bottom screen message. Also, you can import your custom bottom screen background image (it has to be 320x240).

Press the Finish button to generate the CIA file. Then you can install it using any CIA manager.

Notes

  • You can go to Home Menu and the game sound won't be corrupted.
  • You can also close the 3DS lid (go to sleep mode) when playing the game.
  • Starting with v1.2, you can also close the 3DS lid (go to sleep mode) when staying on the Home Menu.

Screenshots

ultimategenmdforwardermaker3.png

ultimategenmdforwardermaker4.png

ultimategenmdforwardermaker5.png

ultimategenmdforwardermaker6.png

ultimategenmdforwardermaker7.png

Changelog

v1.3

  • Added: Now you can choose Genesis Plus GX emulator in addition to Picodrive.
  • A better icon resizing for 256x224 title screen images.

v1.2

  • Fixed the 3DS crash when going into sleep mode when the game is suspended.
  • Fixed sound issue when returning to the game after going into Home Menu or sleep mode if the Game Menu was open (reported by @angelhp).

v1.1

  • A whole new full 3D model (by @FONZD. Thank you VERY much).
  • Added: 6 button genesis/megadrive controller compatibility.
  • Added: button layout scheme save and load (export your current button layout scheme to a file and load it when you like to).
  • Fixed game not resetting when using automatic save and load feature (reported by @angelhp and @bunny365).
  • Fixed sound issue when suspending the game (reported by @bunny365).
  • Fixed the black screen on the top and bottom screen when returning the game after suspending it
  • Fixed the ampersands missing on the game name (reported by @bunny365).
  • Added option to disable bilinear filter (asked by @plainstone).
  • Added emulator region selection (asked by @alucard73).
  • Added: Automatic title screen and/or box cover download.
  • Added: Now you can write two separate lines in the banner text with custom font and size for each one.
  • Added: Native IPS patching. Now you can apply an IPS patch directly before making the CIA.
  • Replaced english message for the bottom screen to "Tap the Touch Screen to toggle the RetroArch menu" (asked by @bunny365).
  • Removed 'Cheats' menu option from Menu.
  • Removed 'Save slot' menu option from Menu.
  • Now showing all the 3DS buttons (even ZL, ZR and C-Stick) on the buttons mapping window (asked by @bunny365).
  • Removed "Enabled Circle Pad = D-pad mapping" option and replaced the function by setting the Circle Pad to Genesis D-Pad as default (asked by @bunny365).
  • Got rid of the interpolation mode selection.
  • Better quality icon and banner resizing.
  • Fixed the bug that causes line breaks on the Title name and publisher to become question marks.

v1.0b

  • Fixed the bottom screen image creation bug.
  • 32 bits compatibility.

v1.0

  • Initial release.
  • Modifications to original RetroArch:
    • Make a RomFS.
    • Hard-code RetroArch to load Content from romfs:/rom.bin hard-coding that directory in the RetroArch launch parameters. This means the rom is injected in the CIA. It won't be in the SD.
    • Set RetroArch language based on system language.
    • Change savefile directory to sdmc:/retroarch/forwarders/<CIA Title ID>/savefiles.
    • Change savestate directory to sdmc:/retroarch/forwarders/<CIA Title ID>/savestates.
    • Now the retroarch.cfg will be loaded from RomFS. This means custom configuration per game.
    • Removed "Press Start" message when exiting RetroArch (now it just exit).
    • Removed debug console.
    • Set bottom screen to an image in romfs:/bottom.bin if there is any. Otherwise, the bottom screen will shut down.
    • Removed the debug console toggle. Now touching everywhere on the screen toggles the Menu.
    • Removed green menu border.
    • Removed RetroArch and core version from menu.
    • Removed timestamp from menu.
    • English: changed 'Quick Menu' to 'Game Menu'.
    • English: changed 'Core Cheat Options' to 'Cheat'.
    • English: changed 'Quit Retroarch' to 'Quit Game'.
    • English: changed 'Close Content' to 'Reset Game'.
    • English: changed 'Resume Content' to 'Continue Game'.
    • Removed 'Restart Content' menu option from Quick Menu.
    • Removed 'Take Screenshot' menu option from Quick Menu.
    • Removed 'Core Options' menu option from Quick Menu.
    • Removed 'Core Input Options' menu option from Quick Menu.
    • Removed 'Core Disk Options' menu option from Quick Menu.
    • Removed 'Cheat File Save As' menu option from Core Cheat Options.
    • Removed 'Start Core' menu option.
    • Removed 'Load Content' menu option.
    • Removed 'Load Recent' menu option.
    • Removed 'Settings' menu option.
    • Removed 'Information' menu option.
    • Removed 'Restart Retroarch' menu option.
    • Removed 'Load Configuration' menu option.
    • Removed 'Save Current Config' menu option.
    • Removed 'Save New Config' menu option.
    • Removed 'Help' menu option.
    • Mute audio when suspending the app and un-mute when restoring.
    • Removed 'Cheats' menu option from Quick Menu.
    • Removed 'Save slot' menu option from Quick Menu.
    • Core options load from RomFS.

Credits

The amazing 3D banner was made by @FONZD. Thank you.

External links

Advertising: