Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: removing dup games in Console emulators?  (Read 1260 times)

0 Members and 1 Guest are viewing this topic.

vartech

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 117
  • Last login:March 20, 2013, 03:38:17 pm
  • The Great Swordsman Hiko
removing dup games in Console emulators?
« on: March 30, 2005, 01:57:00 pm »
is there a way to to just get one version of a game for Console emulators of SNES, GBA,N64,Sega etc.  I would like to be able to have it remove the (J) version if a (U) version exist and remove any extra versions like (b) (b1).  I know this can be done one by one but was wondering if there is a  program to do this

Brad

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 247
  • Last login:August 03, 2018, 05:43:23 pm
    • www.emuchrist.org
Re: removing dup games in Console emulators?
« Reply #1 on: March 30, 2005, 11:11:36 pm »
GoodGUI is your friend. It will sort them into seperate folders if you ask it too. You'll also need the applicable goodtool for each console.

Brad


SteveJ34

  • Trade Count: (+9)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 810
  • Last login:January 06, 2024, 12:29:40 am
Re: removing dup games in Console emulators?
« Reply #2 on: March 30, 2005, 11:47:28 pm »
The goodtools series is certainly a comprehensive approach to accomplishing what you want to do but as someone recently pointed out to me, simple steps such as

D:\EMU\ZSNES\ROMS\> MD JAPAN
D:\EMU\ZSNES\ROMS\> MOVE *(J)*.* JAPAN

can be a quick way to get the same thing done if the filenames for what you need to sort through are already standardized.

Worked for me, YMMV.

Steve


Brad

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 247
  • Last login:August 03, 2018, 05:43:23 pm
    • www.emuchrist.org
Re: removing dup games in Console emulators?
« Reply #3 on: March 31, 2005, 12:34:27 am »
Aaah the power of command.com and wildcards should never be underestimated. However GoodGUI does simplify it for the novice.

Brad

j123vt_99

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 219
  • Last login:August 24, 2006, 09:41:12 am
  • I want to build my own arcade controls!
Re: removing dup games in Console emulators?
« Reply #4 on: March 31, 2005, 09:08:40 am »
The goodtools series is certainly a comprehensive approach to accomplishing what you want to do but as someone recently pointed out to me, simple steps such as

D:\EMU\ZSNES\ROMS\> MD JAPAN
D:\EMU\ZSNES\ROMS\> MOVE *(J)*.* JAPAN

can be a quick way to get the same thing done if the filenames for what you need to sort through are already standardized.

Worked for me, YMMV.

Steve

the only problem is he needs an "if" clause in there some how... he wants to only remove (j) games if there is a (u) version... but steve's advice will work for the most part


Pictures of my Missile Command  http://www.nimsu.com/mc/mc.html

vartech

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 117
  • Last login:March 20, 2013, 03:38:17 pm
  • The Great Swordsman Hiko
Re: removing dup games in Console emulators?
« Reply #5 on: April 01, 2005, 03:46:12 pm »
Exactly I want to remove dup games. example if there is a mario(u), mario(J), mario(1b) etc I want to just keep Mario(u).  Regarding Goodgui what does it do? Sort?  my goal is just to end up with one version of each game.

screaming

  • Sweet! I'mma go make me some popovers!
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2124
  • Last login:August 14, 2019, 03:15:34 pm
  • Registered lUser
    • shift eight (*) generation
Re: removing dup games in Console emulators?
« Reply #6 on: April 01, 2005, 05:04:34 pm »
Exactly I want to remove dup games. example if there is a mario(u), mario(J), mario(1b) etc I want to just keep Mario(u).  Regarding Goodgui what does it do? Sort?  my goal is just to end up with one version of each game.

  GoodGUI runs on top of Good<whatever console>.  It will help you with all that stuff...

-sab