How to Emulate the Panzer Dragoon Series
Mednafen Setup: Mednafen - Multi-system Emulator
- Within the mednafen.cfg, file and using notepad or notepad++ to edit it, make these changes and save:
Video Settings:
-Hit ctrl+f, search for ss.stretch
change ss.stretch aspect_mult2 to ss.stretch aspect
-ctrl+f
search for ss.correct_aspect
0 is native
1 will squash or stretch to 4:3
-ctrl+f search for ss.videoip
0 will give you sharp pixels
1 will apply bilinear filtering (a blur)
Other Settings:
-ctrl+f search for video.frameskip
set this to 0
so the emulator renders all frames
ctrl+f search for ss.scsp.resamp_quality
sound quality for the scsp
0 is lowest
10 is highest
default is 4
-ctrl+f search for ss.midsync
setting to 1 can reduce input lag
but increases CPU load
-ctrl+f search for cd.image_memcache
if you have a good bit of RAM
setting this to 1 will load the entire game into your RAM
Basic Emulator Settings:
Alt + Shift + 1 → Set controls for Player 1
Alt + Shift + 2 → Set controls for Player 2
Alt + Enter → Full Screen
0 - Save Screen Snapshot
F5 - Save Game State
F7 - Load Game State
F11 - Toggle FPS Text
ctrl+shift+esc (only use this if you have to force close Mednafen)
Loading a game:
To start a game drag an Cue file of your chosen Saturn game over the mednafen.exe file found in your main directory folder.
Retroarch emulator setup:
Go to RetroArch site and choose which device you want to install the emulator for. Once you have Retroarch installed you will need to put the bios files in the system folder found in your Retroarch main installation folder. Although you’ll have to find the Bios files yourself but if you do a google search there is a pack on archive.org.
Once you have the emulator installed go to main menu and select the “Online Updater”. Update everything in here. Then in Retroarch settings go to settings: Video/Scaling/Aspect Ratio/and set the aspect ratio to 16:9.
Next you will need to download the Sega Saturn cores. A core is the emulator itself that you install within the Retroarch user interface. You will have a choice between 4 different Saturn emulators or cores. Go to main menu and select download core. I recommend the Yaubuse core as this core can upscale and smooth out the graphics.
Once your core is downloaded you need to set up the game files. Retroarch will scan and play any .cue file of a specific game. So once you have that .cue game file in a folder on your computer go into Retroarch and go to import content. Chose Scan Directory or Scan File. Locate your game folder and select the .cue file of the game you want to import into Retroarch. Once you have the game scanned you will notice on the menu that a “Saturn” icon will pop up. Select that and your game to start up the emulator.
Full Yabause 0.9.15 Setup:
Go to settings and General :
First, select a folder for your Saturn BIOS. You will have to find them online. Do a search in Google for “Sega Saturn BIOS v1.00a (1995)(Sega)(US)(M6)” . These are the ones I used. Put them in the same folder as the Yaubause 0.9.15 installation folder. Next, CD-Rom should be set to ISO-File Virtual Drive . uncheck Enable Built in HLE Bios . Translation option should be set to use system locale . Lastly, make sure Enable Frame Limiter is checked. If not, the framerate will be way too high. And check off Enable Multithreading .
Next, go to Video :
Select OpenGL as the video interface. Select Bilinear Filtering . Also, for OSD Core use Software OSD Interface . Fullscreen Resolution should be 1920X1080. Most importantly now is the video upscaling option at the bottom. This option will upscale and smooth out your graphics. So, set User Integer Pixel Scaling to 4.
Next, go to Sound :
The best option here is SDL Sound Interface .
Next, go to Input :
I was able to get the L and R buttons mapped with the pad option only. The 3D control pad option would not map the L and R buttons. Select the controller for Pad . You’ll have to map the movement to the d-pad because for some reason Yabause has issues with controller input settings. But the pad option will ensure you at least have all of your buttons mapped, just without analog movement. And the L and R have to be mapped to the top L and R buttons, doesn’t map to any back triggers of a 360 controller for some reason… But ironically for some odd reason the 3D controller option works with Nights into Dreams just fine though…except when you’re walking around with the kids.
Lastly, go to View :
Select hide on fullscreen. This will keep the top menu invisible when you go into fullscreen. You can go into fullscreen by going to the top menu,view, and select fullscreen. Once in fullscreen you can exit by pressing the command alt+Enter on your keyboard.
To load a game/ISO go to file and Open ISO. You will need to open a .CUE file of the game you want to play. And to save go to file, save state, or load state.