Etheboss said:
bostonBC said:
Since it appears to cause a dramatic slowdown and everything else looks like it works w/o it is there a way to remove the addition of
url_flat_covers_id6=http://wiitdb.com/wiitdb/artwork/cover/{loc}/{gameid6}.png|http://wiitdb.com/wiitdb/artwork/cover/EN/{gameid6}.png|http://wiitdb.com/wiitdb/artwork/cover/other/{gameid6}.png
url_full_covers_id6=http://wiitdb.com/wiitdb/artwork/coverfullHQ/{loc}/{gameid6}.png|http://wiitdb.com/wiitdb/artwork/coverfullHQ/EN/{gameid6}.png|http://wiitdb.com/wiitdb/artwork/coverfullHQ/other/{gameid6}.png|http://wiitdb.com/wiitdb/artwork/coverfull/{loc}/{gameid6}.png|http://wiitdb.com/wiitdb/artwork/coverfull/EN/{gameid6}.png|http://wiitdb.com/wiitdb/artwork/coverfull/other/{gameid6}.png
to the wiiflow.ini when the user goes to the download covers/WiiTDB pages? I think that will fix the problem I am seeing and probably make loading of Wiiflow much faster for everyone else too.
I just noticed that on a small 80GB drive that I have about 100 games loaded it takes 5 progress bar back and forths before the menu comes up when the cover urls are in the wiiflow.ini and less than 2 when it is removed. On my 2TB drive with 1050 games it takes about 30 progress bar back and forths before the menu loads and again less than 2 when it is removed.
This is very strange, these lines are only used when updating or downloading covers...it should not matter for the menu and showing the covers.
I am curious now how many more ppl have this particular problem..
The place it appears to lag is on the WiiFlow splash screen where the progress dots go back and forth. Here are some timings I made on mt 2TB drive when I moved various numbers of games into the wbfs folder, cleared the cache/list and settings menus and left the urls in the wiiflow.ini file
The progress dots go back and forth for about 1.75 times and then depending on the number of games there is a lag where it appears the system is hung before the menu comes up with the last progress dot appearing stuck on the screen.
Games Lag
250 instant
500 4.5 sec
600 8.5 sec
725 14 sec
850 22 sec
950 29 sec
1050 38 sec
If I remove the urls from the wiiflow.ini the lag is zero no matter how many games I've tried.
I have a feeling only people with very large collections will see this. Most folks with a 1TB drive and 400-500 games will probably just barely notice it. But if you delete those lines from the wiiflow.ini file you will see that the menu loads much quicker.
The menu initialization routine or whatever happens at the end of the progress bar loading must be looking at those ini items and depending on the number of games it must be processing or trying to process something.
Since it appears to be created internally when the user
downloads a cover why is it in the wiiflow.ini file? If the routine that actually checks those urls is checked I bet you will find it's looping through the entire game list doing something.
For now I am going to remove those lines and tell people I know to remove them especially if they have a lot of games until this can be fixed.