dennis48309 / OGXboxSoundtrackEditor

A soundtrack editor for the OG Xbox.
4 stars 2 forks source link

Enhancement request #2

Open SxnnyB opened 3 years ago

SxnnyB commented 3 years ago

I recently tried the dated xboxst tool to put a custom soundtrack on my modded xbox in order to have a better soundtrack for playing the great Test Drive EOD..... on my modded 360.

Long story short xboxst wouldn't even create working songs on my xbox original.

The end goal is to put the soundtrack on to the 360 to use with the game there. (Tested and it works) I was able to ftp over using your tool no problem. But its tedious having to ftp over to og xbox the ftp off og xbox then slap it on a usb to put in the folder on the 360 hdd.

I figured if you were able to generate a fresh ST.db or work with it locally it might cut out some steps for 360 users. Like working with generating the xbox orig st files without needing to connect my orig xbox using it as a work around for the 360.

I think I read that there were issues with the current xbox orig soundtrack tool for 360,(not to be confused with yours or with xboxst) , so I know there's a need for a better way right now. Especially since the options for orig xbox games on rgh systems were expanded recently.

If you decide to add 360 ftp support I can get you the filepath to the xbox compatibility folder for orig xbox memory on the 360 (although I would prefer the option to work locally on my pc and usb the files over)

dennis48309 commented 2 years ago

Sure, if you can provide the 360's music database path, I can add that support. I'm just getting back into working on this app as I've been quite busy for the last year or so.

SxnnyB commented 2 years ago

From the 360's hdd root it is \Compatibility\Xbox1\TDATA\FFFE0000\MUSIC\ In this folder resides the the st.db and folders for the albums.

On Wed, Mar 30, 2022, 8:33 AM dennis48309 @.***> wrote:

Sure, if you can provide the 360's music database path, I can add that support. I'm just getting back into working on this app as I've been quite busy for the last year or so.

— Reply to this email directly, view it on GitHub https://github.com/dennis48309/OGXboxSoundtrackEditor/issues/2#issuecomment-1083083078, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASV5JBTF6WXLKGFPCA5LEZDVCRCYPANCNFSM5F4C5DQA . You are receiving this because you authored the thread.Message ID: @.***>

SxnnyB commented 2 years ago

I should add that this requires the compatibility files for playing orig xbox games as this music is separate from 360 music location.

On Wed, Mar 30, 2022, 2:17 PM Carl Burns @.***> wrote:

From the 360's hdd root it is \Compatibility\Xbox1\TDATA\FFFE0000\MUSIC\ In this folder resides the the st.db and folders for the albums.

On Wed, Mar 30, 2022, 8:33 AM dennis48309 @.***> wrote:

Sure, if you can provide the 360's music database path, I can add that support. I'm just getting back into working on this app as I've been quite busy for the last year or so.

— Reply to this email directly, view it on GitHub https://github.com/dennis48309/OGXboxSoundtrackEditor/issues/2#issuecomment-1083083078, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASV5JBTF6WXLKGFPCA5LEZDVCRCYPANCNFSM5F4C5DQA . You are receiving this because you authored the thread.Message ID: @.***>

dennis48309 commented 1 year ago

I just fixed some major issues in my code so now I should be able to add this feature.