realfinder / AVS-Stuff

avs/avs+ Stuff
GNU General Public License v2.0
61 stars 15 forks source link

Adding Params to bbob4/cbob4 in AnimeIVTC #174

Open simonsezscott opened 5 months ago

simonsezscott commented 5 months ago

At this point, if you want to use bbob4_params or cbob4_params in AnimeIVTC, you have to word the string like ", [params here]". So, for example, bbob4_params=", Rep0=7,Rep1=7,Rep2=7". I think it might make more sense to have the comma and space concatenated already so the user doesn't have to insert it themselves, or wonder what the issue is when they don't. Thanks!