Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Thunderman

Pages: [1]
1
Tutorials / Dolphin Emulator (Wii) (GameCube) tutorial
« on: December 08, 2017, 07:06:49 PM »
Step 1: Install Dolphin to retrofe\Dolphin\

Step 2: @ command prompt issue command core\RetroFE.exe -createcollection "Nintendo Wii"  This will make a folder named (WII) and generate folders and config files.
core\RetroFE.exe -createcollection "Nintendo GameCube"
Step 3: navigate to retrofe\collections\Nintendo Wii\settings.conf and Nintendo GameCube\settings.conf and replace with

Wii
Code: [Select]
# Uncomment and edit the following line to use a different ROM path.
#list.path = %BASE_ITEM_PATH%\%ITEM_COLLECTION_NAME%\roms
list.path = D:\Nintendo Wii\roms
list.includeMissingItems = false
list.extensions = iso
list.menuSort = yes

launcher = Dolphin
metadata.type = Nintendo Wii

Game Cube
Code: [Select]
# Uncomment and edit the following line to use a different ROM path.
#list.path = %BASE_ITEM_PATH%\%ITEM_COLLECTION_NAME%\roms
list.path = D:\Nintendo GameCube\roms
list.includeMissingItems = false
list.extensions = iso
list.menuSort = yes

launcher = Dolphin
metadata.type = Nintendo GameCube

Replace D:\Nintendo Wii\roms and same for D:\Nintendo GameCube\roms with your roms directory

Step 4: make a retrofe\launchers.windows\Dolphin.conf and insert
Code: [Select]
executable = emulators\Dolphin\Dolphin.exe
arguments = -b --exec="%ITEM_FILEPATH%"

Step 5: Open Dolphin directly and go to  Options>>Interface Uncheck Confirm on stop (this will close Dolphin without conformation when escaping back to Retrofe Menu)
 Next Options>>Graphics Settings and check Use Fullscreen.

Add Nintendo Wii, and Nintendo GameCube to your retrofe\collections\main\menu.txt

And Done.

2
Help / Question about layouts
« on: December 06, 2017, 01:53:45 PM »
been looking at aeon nox to understand layout system.
i see a collections and a 3rd layer layout is this for having a separate layout for example when enter snes if im guessing right what is the correct folder layout for this?
example Aeon Nox\collections\SNES\layout.xml? little fuzzy on the correct folder structure and how it knows which to use for what system?

3
Tutorials / Updated SNES,NES,GBA, .... using RetroArch Tutorial
« on: December 06, 2017, 05:42:03 AM »
setup instructions for retro arch SNES (Super Nintendo) as example. just change names for other systems like NES, GBA and others
(prerequisite)
Download and install retroarch into your retrofe\emulators\
Run retroarch.exe and select load core since is a new install will be no core's listed, option to download core select and scroll to SNES/Super Famicon (SNES9x) press enter and it will be downloaded and added.
Repeat for other systems

Step 1: open command prompt navigate to your retrofe root directory issue command
Code: [Select]
core\RetroFE.exe -createcollection "Super Nintendo Entertainment System"    This will make a folder named (SNES) and generate folders and config files.
Replace Super Nintendo Entertainment System with other systems

Step 2: navigate to folder retrofe\launchers.windows and create a Super Nintendo Entertainment System.conf and insert code
Code: [Select]
executable = emulators\retroarch\retroarch.exe
arguments = retroarch -L C:\retrofe\emulators\retroarch\cores\snes9x_libretro.dll "%ITEM_FILEPATH%"
Note: Arguments line must have your exact path edit to match yours

Just look in the retroarch\cores\ for other Libretro DLL file names and replace snes9x_libretro.dll with system then save as system EX: NES.conf

Step 3: Navigate to retrofe\collections\Super Nintendo Entertainment System\settings.conf and edit to
Code: [Select]
list.includeMissingItems = false
list.extensions = zip
list.menuSort = yes

launcher = Super Nintendo Entertainment System
metadata.type = Super Nintendo Entertainment System
Do same but navigate to other system folder EX: NES and change launcher part =SNES to system substitute

drop zip roms into retrofe\collections\Super Nintendo Entertainment System\roms\
Or NES\roms\ or other systems

Step 4: navigate to retrofe\collections\Main\menu.txt and add Super Nintendo Entertainment System Names are case sensitive so name correctly for each system
Ex:
Code: [Select]
Arcade
Capcom Play System I
Capcom Play System II
Capcom Play System III
Sega Genesis
Daphne
Super Nintendo Entertainment System

all set to run some snes gooness :D
when you launch the first game it will load in windowed mode Just press your (F) key and it will go fullscreen then exit and retroarch will remember settings and always load fullscreen from now on.


4
Tutorials / Daphne Tutorial (LaserDisc Ex: Dragon's Lair)
« on: December 04, 2017, 12:14:18 PM »
 Ok after lots of trial and error finally got daphne working.  :o  in this example ill show steps for getting dragon's lair to work others just need slight changes.

Step 1: as with setting up most emulators You need to setup and get the games working in daphne first. there are lots of tutorials on this so wont cover this in tutorial.
i used a copy of Dragon's Lair 20th Anniversary Edition - PC picked up on ebay some time ago daphne lists several editions that work.

Step 2: Now you have it all setup go to your emulators\ Directory crate a folder \Daphne\ move the contents of your daphne directory here

Step 3: @ command prompt issue command core\RetroFE.exe -createcollection "Daphne"    This will make a folder named (Daphne) and generate folders and config files.

Step 4: navigate to retrofe\collections\Daphne\settings.conf and insert code
Code: [Select]
list.includeMissingItems = true
list.extensions          = bat
list.menuSort            = yes

launcher      = Daphne
metadata.type = Daphne

Step 5: make a roms directory inside collections\Daphne\roms\ and create a bat file called lair.bat and insert code
Code: [Select]
@C:\RetroFE\emulators\Daphne\daphne.exe lair vldp -framefile vldp_dl\lair\lair.txt -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -fastboot -bank 0 11011001 -bank 1 00100111 -sound_buffer 2048 -fullscreen
clicking and running the .bat should load Dragon's lair

be sure to change the exact path to match your install of retrofe it must be full path.

Also note the bold parts of the string need to be changed to match other laser disk games example making a cliff.bat

daphne.exe lair vldp -framefile vldp_dl\lair\lair.txt -blank_searches -min_seek_delay 1000 -seek_frames_per_ms 20 -fastboot -bank 0 11011001 -bank 1 00100111 -sound_buffer 2048 -fullscreen

Step 6: copy do not move your cmd.exe from your \windows\system32\ to your Daphne\roms\ directory

Step 7: navigate to C:\RetroFE\collections\Main\menu.txt and add system (Daphne)
Ex: of my menu.txt
Code: [Select]
Arcade
Capcom Play System I
Capcom Play System II
Capcom Play System III
Daphne
SNK Neo Geo MVS
Sega Genesis

Step 8: C:\Retrofe\launchers.windows\ create a Daphne.conf enter code
Code: [Select]
executable = collections\Daphne\roms\cmd.exe
arguments = cmd.exe /C "%ITEM_FILEPATH%"

now just add some logos to \Retrofe\collections\Daphne\medium_artwork\logo and your all set




5
Tutorials / FBA 64bit Tutorial(Update This can also be done with RetroARCH)
« on: November 30, 2017, 04:17:48 PM »
For this tutorial will be creating 1 collection CPS1 (Capcom Play System I) and the FBA config for other collections just repeat step 2 and change "Capcom Play System I" for system of choice
check bottom of tutorial for supported systems.

Step 1 open command prompt navigate to your retrofe root directory

Step 2 issue command core\RetroFE.exe -createcollection "Capcom Play System I"    This will make a folder named (Capcom System I) and generate folders and config files.

Step 3 Download FBA64.exe from the fba site navigate to retrofe/emulators/ and create a folder named (fba64) note all config files are case sensitive
          Extract fba64 to that directory and run fba64.exe to generate directory's and config files once loaded, select game load game and select ROMs Dirs.... for path#1 enter Full path to CPS1 directory (Ex: C:\RetroFE\collections\Capcom Play System I\roms\) note: this is how FBA knows what roms you have so will have to manually run finalburn and let it rescan if make rom changes.

Step 4 Config files ...  navigate in explorer to RetroFE\launchers.windows\ create a file fba64.conf and put this inside and save changing directory to your install location
Code: [Select]
executable = C:\RetroFE\emulators\fba64\fba64.exe
arguments = "%ITEM_NAME%"


Step 5 navigate to C:\RetroFE\collections\Main\menu.txt and add system
Ex: of my menu.txt
Code: [Select]
Arcade
Capcom Play System I
Capcom Play System II
Capcom Play System III
Cave
SNK Neo Geo MVS
Sega Genesis

Step 6 C:\RetroFE\collections\Capcom Play System I\settings.conf and edit

Code: [Select]
# Uncomment and edit the following line to use a different ROM path.
# list.path = %BASE_ITEM_PATH%\%ITEM_COLLECTION_NAME%\roms
list.includeMissingItems = true
list.extensions = zip
list.menuSort = true
launcher = fba64
metadata.type = fba64

#media.screenshot      = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screenshot
#media.screentitle     = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screentitle
#media.artwork_back    = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\artwork_back
#media.artwork_front   = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\artwork_front
#media.logo            = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\logo
#media.medium_back     = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\medium_back
#media.medium_front    = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\medium_front
#media.screenshot      = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screenshot
#media.screentitle     = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\screentitle
#media.video           = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\medium_artwork\video
#media.system_artwork  = %BASE_MEDIA_PATH%\%ITEM_COLLECTION_NAME%\system_artwork

Step 7  include.txt ran into some confusion on this part some worked some did not solution
Code: [Select]
1941r1
dino
willowu
you need to use names based on the way FBA see's the roms named one way to find out is to manually run a game with FBA and go to fba config directory a .ini file for game will be created and will list the rom name ex 1941.zip is called 1941r1
exert from first line of .ini file
Code: [Select]
// FB Alpha v0.2.97.42 --- Config File for 1941r1 (1941 - Counter Attack (World
Step 8 lastly C:\RetroFE\collections\Capcom Play System I\medium_artwork\logo\        place game art here and the games will show in menu. NOTE: names have to match the names in the include.txt Ex: 1941r1

supported systems

Capcom CPS-1
Capcom CPS-2
Capcom CPS-3
Cave
Data East DEC-0, DEC-8 and DECO IC16 based games
Galaxian based hardware
Irem M62, M63, M72, M90, M92 and M107 hardware
Kaneko 16
Konami
Neo-Geo
NMK16
Pacman based hardware
PGM
Psikyo 68EC020 and SH-2 based hardware
Sega System 1, System 16 (and similar), System 18, X-Board and Y-Board
Super Kaneko Nova System
Toaplan 1
Toaplan 2
Taito F2, X, Z and others




 :D Happy Final Burning with retrofe.

6
trying to get fba working.
Version Info: FBA 02.47.92 alpha

directory in fba is set and games load from fba directly

log.txt
Code: [Select]
[2017-11-29 09:14:15] [INFO] [Launcher] Checking to see if "C:\Users\Thunder\Desktop\RetroFE\collections\Capcom Play System I\roms\1941.zip" exists  [Yes]
[2017-11-29 09:14:15] [INFO] [Launcher] Attempting to launch: "C:\Users\Thunder\Desktop\RetroFE\emulators\fba\fba64.exe" "1941"
[2017-11-29 09:14:15] [INFO] [Launcher]      from within folder: C:\Users\Thunder\Desktop\RetroFE\emulators\fba
[2017-11-29 09:14:19] [INFO] [Launcher] Completed
[2017-11-29 09:14:19] [DEBUG] [Page] Allocating graphics memory
[2017-11-29 09:14:19] [DEBUG] [Page] Allocate graphics memory complete

retrofe loads FBA it opens but this error
https://i.gyazo.com/188477ccfb38bd83ec800193fd3e202a.png

launchers.windows/fba.conf
Code: [Select]
executable = C:\Users\Thunder\Desktop\RetroFE\emulators\fba\fba64.exe
arguments = "%ITEM_NAME%"
settings.conf
Code: [Select]
# Uncomment and edit the following line to use a different ROM path.
list.path = %BASE_ITEM_PATH%\%ITEM_COLLECTION_NAME%\roms
list.includeMissingItems = true
list.extensions = zip
list.menuSort = yes
launcher = fba
metadata.type = fba

new to retrofe so i may be missing some basic thing anyone have finalburn running know what i may missing?
been at this for several hours at first kept trying to load mame got all that sorted but i am stuck at this point. :'(
searched all over seams very few tutorials on retrofe o.0 ill have to make some when get these sorted.
after fba going to try for daphne.

Pages: [1]