From a9cf33a12c26e4aeecb1ad9fdec4eed426160341 Mon Sep 17 00:00:00 2001 From: taizou Date: Sun, 23 Apr 2023 00:37:06 +0100 Subject: [PATCH] tweak readme again --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 56daef0..46747a1 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ FROGTOOL v0.1.0 by taizou https://github.com/tzlion/frogtool -This tool allows you to rebuild the preset game lists on the SF2000 handheld so you can add (or remove) ROMs in the -proper system categories instead of only being able to add them in the user folder. +This tool allows you to rebuild the preset game lists on the SF2000 emulator handheld, so you can add (or remove) ROMs +in the proper system categories instead of only being able to add them in the user folder. DISCLAIMER @@ -73,7 +73,7 @@ On other platforms you may run it through WINE although this has not been tested ### Python script (.py) You will need to have a Python interpreter installed, this was developed against version 3.10 & should at least work -with this and later versions. +with this and later versions. Then either * If you have .py files associated with your interpreter, you can double click and run it * Otherwise, run it on the command line as follows: @@ -193,15 +193,15 @@ The game list files are found in the Resources folder alongside graphical and au the OS. However, the files in this folder are all given meaningless or misleading names. For the game lists this is as follows: -| System | Filenames | Chinese | Pinyin | -|--------|-----------|------------|-----------| -| ARCADE | mswb7.tax | msdtc.nec | mfpmp.bvs | -| FC | rdbui.tax | fhcfg.nec | nethn.bvs | -| GB | vdsdc.tax | umboa.nec | qdvd6.bvs | -| GBA | vfnet.tax | htuiw.nec | sppnp.bvs | -| GBC | pnpui.tax | wjere.nec | mgdel.bvs | -| MD | scksp.tax | setxa.nec | wmiui.bvs | -| SFC | urefs.tax | adsnt.nec | xvb6c.bvs | +| System | Filenames | Chinese | Pinyin | +|--------|-----------|-----------|-----------| +| ARCADE | mswb7.tax | msdtc.nec | mfpmp.bvs | +| FC | rdbui.tax | fhcfg.nec | nethn.bvs | +| GB | vdsdc.tax | umboa.nec | qdvd6.bvs | +| GBA | vfnet.tax | htuiw.nec | sppnp.bvs | +| GBC | pnpui.tax | wjere.nec | mgdel.bvs | +| MD | scksp.tax | setxa.nec | wmiui.bvs | +| SFC | urefs.tax | adsnt.nec | xvb6c.bvs | Explanation of the list types: * Filenames = The names of each ROM file. These are also used for the English menus, with file extensions stripped off.