mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-23 00:49:57 +00:00
Help file update
This commit is contained in:
parent
3438ec8fdd
commit
439dbd7bce
@ -38,7 +38,7 @@
|
||||
<P><B>fba vsav2 -a</B></P>
|
||||
</FONT>
|
||||
|
||||
<P>For front-ends, you can also do fba <B>-listinfo</B>, <B>-listinfomdonly</B>, <B>-listinfopceonly</B>, <B>-listinfotg16only</B>, <B>-listinfosgxonly</B>, <B>-listinfosg1000only</B>, <B>-listinfocolecoonly</B>, or <B>-listinfosmsonly</B>, <B>-listinfoggonly</B>, or <B>-listinfomsxonly</B> which will output information about the supported games to
|
||||
<P>For front-ends, you can also do fba <B>-listinfo</B>, <B>-listinfomdonly</B>, <B>-listinfopceonly</B>, <B>-listinfotg16only</B>, <B>-listinfosgxonly</B>, <B>-listinfosg1000only</B>, <B>-listinfocolecoonly</B>, or <B>-listinfosmsonly</B>, <B>-listinfoggonly</B>, <B>-listinfomsxonly</B>, or <B>-listinfospectrumonly</B> which will output information about the supported games to
|
||||
stdout, and the ROM files they need in the MAME XML format.</P>
|
||||
|
||||
<P>You can also do fba <B>-listextrainfo</B>. This will output the following data in a tab-delimited format to stdout; setname, visible size, aspect ratio, hardware code, hardware description, working status, max players, comments.</P>
|
||||
|
@ -19,9 +19,9 @@
|
||||
|
||||
<P>This dialog allows you to configure the folders that FB Alpha will search for roms. You can configure up to 20 folders to search in. Simply select the folder number from the tabs and then click <B>Browse...</B> to select the folder. Once you have finished click <B>OK</B> and if you have made any changes then FB Alpha will scan your roms.</P>
|
||||
|
||||
<P>The last ten folders (numbers 11 to 20) are special supplementary cases. Usually FB Alpha will take the first file for a rom it finds and ignore any in the later folders. Any files placed in the last ten folders will be searched as well as the first file found. So, if you have some roms that require extra files than that found in MAME (the Neo-Geo bios is a good example), then you could put the extra files in ones of these folders.</P>
|
||||
<P>The last 15 folders (numbers 6 to 20) are special supplementary cases. Usually FB Alpha will take the first file for a rom it finds and ignore any in the later folders. Any files placed in the last ten folders will be searched as well as the first file found. So, if you have some roms that require extra files than that found in MAME (the Neo-Geo bios is a good example), then you could put the extra files in ones of these folders.</P>
|
||||
|
||||
<P>It is recommended to put the console (Megadrive/PC-Engine/Sega SG-1000/Colecovision/Master System/Game Gear/MSX1) games in one of these special paths to prevent conflicts. Although, internally, FB Alpha uses an <I>md_</I> prefix for the Megadrive games shortnames, either a <I>pce_</I>, <I>tg_</I>, or <I>sgx_</I> prefix for PC-Engine games shortnames, <I>cv_</I> for Colecovision game shortnames, <I>sg1k_</I> for Sega SG-1000 game shortnames, <I>sms_</I> for Sega Master System game shortnames, <I>gg_</I> for Sega Game Gear game shortnames, and <I>msx_</I> for MSX 1 game shortnames this prefix should not be applied to the zipfiles the roms are stored in. This means you can point some of the supplementary rom paths at your MESS software list folder(s) for Megadrive, PC-Engine, TurboGrafx 16, SuperGrafx, ColecoVision, Sega SG-1000, Sega Master System, Game Gear, MSX and you're done.</P>
|
||||
<P>It is recommended to put the console (Megadrive/PC-Engine/Sega SG-1000/Colecovision/Master System/Game Gear/MSX1/ZX Spectrum) games in one of these special paths to prevent conflicts. Although, internally, FB Alpha uses an <I>md_</I> prefix for the Megadrive games shortnames, either a <I>pce_</I>, <I>tg_</I>, or <I>sgx_</I> prefix for PC-Engine games shortnames, <I>cv_</I> for Colecovision game shortnames, <I>sg1k_</I> for Sega SG-1000 game shortnames, <I>sms_</I> for Sega Master System game shortnames, <I>gg_</I> for Sega Game Gear game shortnames, <I>msx_</I> for MSX 1 game shortnames, and <I>spec_</I> for ZX Spectrum game shortnames this prefix should not be applied to the zipfiles the roms are stored in. This means you can point some of the supplementary rom paths at your MESS software list folder(s) for Megadrive, PC-Engine, TurboGrafx 16, SuperGrafx, ColecoVision, Sega SG-1000, Sega Master System, Game Gear, MSX, ZX Spectrum and you're done.</P>
|
||||
|
||||
<P><B>DO NOT ASK US WHERE TO FIND ROMS. They are copyrighted and we can't help you.</P>
|
||||
|
||||
|
Binary file not shown.
@ -44,7 +44,7 @@
|
||||
<LI>Miscellaneous drivers for lots of other hardware</LI>
|
||||
</UL>
|
||||
|
||||
<P>FB Alpha also has WIP console/computer drivers for Sega Megadrive/Genesis, ColecoVision, Sega SG-1000, Sega Master System/Game Gear, MSX-1 and also PC-Engine/TurboGrafx 16/SuperGrafx.</P>
|
||||
<P>FB Alpha also has WIP console/computer drivers for Sega Megadrive/Genesis, ColecoVision, Sega SG-1000, Sega Master System/Game Gear, MSX-1, ZX Spectrum and also PC-Engine/TurboGrafx 16/SuperGrafx.</P>
|
||||
|
||||
<P>FB Alpha can currently be obtained from <A HREF="https://www.fbalpha.com">https://www.fbalpha.com</A>.</P>
|
||||
|
||||
|
@ -53,7 +53,7 @@
|
||||
<TD VALIGN="TOP"><FONT FACE="verdana" SIZE="1">Multiplier to scale the resolution when writing an AVI file, options are <I>1x</I>, <I>2x</I>, <I>3x</I>.</TD></TR>
|
||||
|
||||
<TR><TD WIDTH="200" VALIGN="TOP"><FONT FACE="verdana" SIZE="1"><B>Generate dat file</B></FONT></TD>
|
||||
<TD VALIGN="TOP"><FONT FACE="verdana" SIZE="1">Generate dat files for use with rom managers. FB Alpha can output dat files in the clrmamepro (xml format). You can choose to ouput a dat file for the arcade games, or a console/computer specific dat file (for Megadrive, PC-Engine, TurboGrafx 16, SuprGrafx, Sega SG-1000, ColecoVision, Sega Master System, Game Gear, or MSX-1).</FONT></TD></TR>
|
||||
<TD VALIGN="TOP"><FONT FACE="verdana" SIZE="1">Generate dat files for use with rom managers. FB Alpha can output dat files in the clrmamepro (xml format). You can choose to ouput a dat file for the arcade games, or a console/computer specific dat file (for Megadrive, PC-Engine, TurboGrafx 16, SuprGrafx, Sega SG-1000, ColecoVision, Sega Master System, Game Gear, MSX-1, or ZX Spectrum).</FONT></TD></TR>
|
||||
|
||||
<TR><TD WIDTH="200" VALIGN="TOP"><FONT FACE="verdana" SIZE="1"><B>Generate all dats</B></FONT></TD>
|
||||
<TD VALIGN="TOP"><FONT FACE="verdana" SIZE="1">Generate dat files for use with rom managers. FB Alpha can output dat files in the clrmamepro (xml format). This option outputs all dat files to the folder selected.</FONT></TD></TR>
|
||||
|
Loading…
Reference in New Issue
Block a user