theypsilon / _arcade-organizer

A script for organizing _Arcade for MiSTer
GNU General Public License v3.0
38 stars 6 forks source link

Massive update with many, many settings in ini #38

Closed misteraddons closed 3 years ago

MAME-GETTER commented 3 years ago

Will be reviewing this over the next few days.

misteraddons commented 3 years ago

Cool, let me know if you have any questions! I've done fairly thorough testing.

MAME-GETTER commented 3 years ago

Can the region be fixed to do USA rather than US?

MAME-GETTER commented 3 years ago

Can region be sorted by core or platform or manufacture? Just add one.

misteraddons commented 3 years ago

Can the region be fixed to do USA rather than US?

I'm not sure what you mean - the region folders are made from the MRA tags. Do you want to create an exception to catch "US" and rename it to "USA"?

Can region be sorted by core or platform or manufacture?

Do you mean something like this?

_Region
     _World
         _Core
         _Manufacturer
         _Platform

Or do you mean this?

_Core
    _jtcps2
        _World
_Manufacturer
    _Capcom
        _World
_Platform
    _CPS2
        _World
MAME-GETTER commented 3 years ago

I'm not sure what you mean - the region folders are made from the MRA tags. Do you want to create an exception to catch "US" and rename it to "USA"?

Yes, I want to avoid this: Screenshot from 2021-06-25 09-59-14

I prefer this sort:

_Region
     _World
         _Core
         _Manufacturer
         _Platform
misteraddons commented 3 years ago

Done

MAME-GETTER commented 3 years ago

After this last weekend and our chats on discord for the new AO based on a AOD. I think it would be best to hold on this PR. I don't want to introduce change to the user base of were going to change everything.

If after some time passes and there is no movement on the AOD and new AO then I will acept this PR.

Meanwhile, I will leave this PR open as a sign of good faith.