Naomi Demul Loader: [Linky]
Will not work with GameEX
Arcade Command Line for AFE is:
Loader_Demul.exe "2" "[ROMNAME]"
Dreamcast Command Line for AFE is:
Loader_Demul.exe "1" "[ROMDIR][ROMNAME].[ROMEXT]"
Okay first off instructions are going to be a bit of a disaster starting off but I will try to improve them over time.
Instruction 1: Extract
Extract the contents of "[Arcade] Demul (Naomi).rar" into your Demul folder
Instruction 2: Loader.ini
Please open "Loader.ini" in a text editor Notepad will do fine.
There are three values that should be of interest to you. One is under the "General" section and two others under the "MultiDisc" section.
"ExitKey" is a user defined keyboard key to exit the emulator. Demul already uses ESC to exit so this is redundant, but should you wish to use a different key for some reason this allows you to do so.
Digital Gamepad/Joystick users can exit with:
POV or Joystick1 held to the Upper Left + Buttons 4, 5, 6 all held at the same time.
"PrevKey" is a user defined keyboard key to select the preceding disc in a Multi-Disc game cue.
Digital Gamepad/Joystick users can select the preceding disc with:
POV or Joystick1 held to the Upper Left + Buttons 1, 5, 6 all held at the same time.
"NextKey" is a user defined keyboard key to select the next disc in a Multi-Disc game cue.
Digital Gamepad/Joystick users can select the next disc with:
POV or Joystick1 held to the Upper Left + Buttons 3, 5, 6 all held at the same time.
To make the proper changes to "ExitKey", "PrevKey", "NextKey" refer to the AutoIt 3.2 Help file, under Functions/Keyboard/Send.
Please save & close the "Loader.ini" when you are done making any changes.
Keep in mind that I currently have no bloody idea if the disc changing routine will work with Demul. It just makes the proper changes to the "gdrImage.ini", and when it does it plays the "Loader.wav" file to let you know something has happened.
Instruction 3: Loader_Arcade.ini
Please open "Loader_Arcade.ini" in a text editor.
You will first notice that there are commented System Titles.
Just below the titles are commented reference numbers to different BIOS currently available in Demul for that system. The numbers are a zero based index of the BIOS menu listing for a given system.
Below that are Sections using short rom names, with the commented long name for the game rom below.
Under each Section is a number of Keys, each with or without values assigned to them. These Keys are largely user defined with the exception of System which MUST be left AS IS.
BIOS - Please select the number reference for the BIOS you find works best with a given game.
System - Don't touch...simply just walk away.
Video - Select what works best for you, and is supported by the game.
0 = VGA
512 = Standard Display
SH_FX - Select whether or not to use Shader Effects.
0 = Disable
1 = Enable
SH_Mode - Select the strength of the shader usage.
1 = Minimum
2 = More
3 = Medium
4 = Maximum
SH_Path - The directory pathing to the shader to be used.
SH_Name - The name of the shader to be used.
The shader values can be gotten from opening the "gpuOglv3.ini" after having set things up through the Demul GUI.
Please save & close the "Loader_Arcade.ini" when you are done making any changes.
Instruction 4: Loader_Dreamcast.ini
Please open "Loader_Dreamcast.ini" in a text editor.
You will notice this file is very very much like the "Loader_Arcade.ini" file, with the noticeable difference when you look at Section "D" or "Alone in the Dark - The New Nightmare" where you notice some new Keys.
"Disc_#" Keys are used to provide a cue for games that have more than one disc to them. You should double check these values to make sure they are in the proper order, but they "Should" be.
Instruction 5: Loader_Dreamcast.ini
Please delete the "Loader_Dreamcast.ini" file.
Honestly it would be to error prone and to much of a hassle to edit mine to match your collection. Plus mine just has the defaults anyways so nothing is gained from using it.
Instruction 6: Rename Dreamcast Games
Okay this section is really important so please be sure to reread it, and to post questions to me to define something that appears unclear.
First off if you have two or more copies of the same disc please select one to use and move the other copies else where, than your roms folder.
Next I suggest finding a good file renaming application, ideally one that supports regex, rename preview, rename folders/files/sub folders. I highly recommend
Mass rename multiple files, photos & mp3's with Flash Renamer! Batch rename since 1999! but it'll set you back $20.
All open and close square bracket "[]" !MUST! be removed from sub folder and file names.
All additional tags "should" be removed with the exception of tags for mult-disc enumeration.
Multi-Disc enumeration !MUST! be at the end of the sub folder and file name.
Multi-Disc enumeration !MUST! follow the naming convention below:
<Game Name><space>(Disc<space><#1><space>of<space><#2>).<Ext>
Example:
Shenmue (Disc 1 of 4).cdi
Shenmue (Disc 2 of 4).cdi
Shenmue (Disc 3 of 4).cdi
Shenmue (Disc 4 of 4).cdi
If you are using GDI's the folder containing the GDI files should also be named like wise.
Example:
.\Shenmue (Disc 1 of 4)\Shenmue (Disc 1 of 4).gdi
.\Shenmue (Disc 2 of 4)\Shenmue (Disc 2 of 4).gdi
.\Shenmue (Disc 3 of 4)\Shenmue (Disc 3 of 4).gdi
.\Shenmue (Disc 4 of 4)\Shenmue (Disc 4 of 4).gdi
Hopefully you know regex (regular expressions) and have found a good renaming application, in which case it should only take you a few minutes to prep the files.
Instruction 7: Loader_Create_INI.exe
Okay execute "Loader_Create_INI.exe" and browse to your roms folder and select it and then press OK.......once you get a message box notifying you of the completion, its time to move to the next step.
Instruction 8: Loader_Dreamcast.ini
Please open "Loader_Dreamcast.ini" in a text editor.
Okay now I do hope you deleted my "Loader_Dreamcast.ini" other wise you now have a mess...and need to delete mine now and create your own.
Now if you did the right thing and deleted mine...you should now be looking at the contents of your own, without any of my junk present. YAY!
Make any edits you see fit...minus touching the System key...thats still off limits.
Please be sure to check and make sure Multi-Disc games are in the proper order...they should be...but check anyways.
Instruction 9: Front End
At this point you're on your own...ideally I've given you enough information to where you can make some good use of this loader, but I will try to improve upon the documentation along with the loader its self in the coming days and weeks ahead.