GMMan / PscdPack

SEGA Genesis Classics ROM Packer
50 stars 7 forks source link

Command line operation #2

Open ParzivalWolfram opened 5 years ago

ParzivalWolfram commented 5 years ago

I'd love to write a wrapper for this thing to allow reading the NoIntro database for games so you could batch-parse games and the wrapper would automatically fill in the details (SRAM, thumbnail, etc.), but there doesn't seem to be a way to call the EXE and have it do its thing from the command line. Can this be added?

GMMan commented 5 years ago

Will you be using a .NET-based language to write your wrapper? If so, you can add the assembly as a reference and use its classes directly.

ParzivalWolfram commented 5 years ago

Python.

On Mon, Dec 24, 2018 at 7:00 PM Yukai Li notifications@github.com wrote:

Will you be using a .NET-based language to write your wrapper? If so, you can add the assembly as a reference and use its classes directly.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GMMan/PscdPack/issues/2#issuecomment-449782084, or mute the thread https://github.com/notifications/unsubscribe-auth/AcnhQerkG0bmvf0XBUn16XCU-xIKaZxNks5u8XiYgaJpZM4ZguRe .

GMMan commented 5 years ago

Hmm, might be something I can consider, but it'll be fairly low priority (working on some other console stuff at the moment).

ParzivalWolfram commented 5 years ago

I didn't really expect you to answer for another year, to be honest.

On Monday, December 24, 2018, Yukai Li notifications@github.com wrote:

Hmm, might be something I can consider, but it'll be fairly low priority (working on some other console stuff at the moment).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/GMMan/PscdPack/issues/2#issuecomment-449782593, or mute the thread https://github.com/notifications/unsubscribe-auth/AcnhQeRhMEVbezjQ4N1LEjkQj3G7L3DZks5u8XqXgaJpZM4ZguRe .