SetoSenco / cfg-loader-mod

Automatically exported from code.google.com/p/cfg-loader-mod
GNU General Public License v2.0
0 stars 0 forks source link

filter settings failed to be saved #124

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Open CFG
2.Go to Filter menu and set Gamecube
3.Restart CFG

What is the expected output? What do you see instead?
Expected to show GC game only. 
Instead it shows all Wii and GC games by default. And I have to redo filter 
option.

What version of the product are you using?
70r51

If its a problem with GC games, what DIOS MIOS (Lite) version is used?
DIOS MIOS 2.10

If an exception occurs, please attach a picture of it.

Please attach the log file if possible (system->debug->save debug).

Please attach a syscheck if possible.

Please provide any additional information below.
Could I write some parameters in the "settings.cfg" to define filter variable? 
And how?

Original issue reported on code.google.com by meilin.z...@gmail.com on 28 Jul 2013 at 6:43

Attachments:

GoogleCodeExporter commented 8 years ago
You may add "filter=GC" into "config.txt"  and try this
beta test program: http://www.sendspace.com/file/ilch7m

*Note: there are several options of this new parameter "filter"
1. ALL (default)
2.Wii (display Wii games only)
3.GC (display GC games only)
4.CHANNEL (display CHANNEL in the Emu. Nand)

** Once you set up "filter=GC", you will no longer see any Wii or Channel
game unless you change or delete this option in the config.txt.

Original comment by airlin...@gmail.com on 29 Jul 2013 at 8:20

GoogleCodeExporter commented 8 years ago
Now, it works, thanks for your time!

Original comment by meilin.z...@gmail.com on 29 Jul 2013 at 11:55