alucryd / oxyromon

Rusty ROM OrgaNizer
Other
111 stars 13 forks source link

[Minor Issue] Dolphin file naming on Windows #80

Closed jdc0730 closed 1 year ago

jdc0730 commented 1 year ago

Using the tool on Windows. When performing RVZ functions, the software is looking for dolphin-tool. In the windows installation of Dolphin the file is named DolphinTool.exe. As a workaround, I made a copy of DolphinTool named dolphin-tool and everything operates as expected.

alucryd commented 1 year ago

Thanks for the heads up, should have a fix before the end of the day.

alucryd commented 1 year ago

There you go: https://github.com/alucryd/oxyromon/commit/c7b717a485d0e8699e02f197980358c855a6676d

I can build a test exe if you'd like.

jdc0730 commented 1 year ago

If you’d like me to confirm, then yes, a test build would be appreciated. Sent from my iPhoneOn May 16, 2023, at 5:05 PM, Maxime Gauduin @.***> wrote: There you go: c7b717a I can build a test exe if you'd like.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

alucryd commented 1 year ago

Here's a test build: https://mega.nz/file/UGgEDCDJ#Es45JJCMJGAQVHs754nVOWnxsnI6ItkLeE20R3gmgNE

jdc0730 commented 1 year ago

I wasn't able to grab this before it expired sorry. I have been in the middle of using the tool for a set of Wii games because of the lack of RVZ support in other tools and wanted to make sure I can a complete set from Retool before looking at the differences. If you'd still like me to look at it, I'm happy to do so, just need the latest test build.By the way, really enjoying the tool so far. JeffOn May 17, 2023, at 8:01 AM, Maxime Gauduin @.> wrote:Here's a test build: https://mega.nz/file/UGgEDCDJ#Es45JJCMJGAQVHs754nVOWnxsnI6ItkLeE20R3gmgNE—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.>

alucryd commented 1 year ago

Thanks for the kind words. No problem, here's a new link, it contains the language filter as well: https://mega.nz/file/Zeo0lYDa#6_taQRKu1jFFQVmFhDt01wDQ2dligMykhARo2FAoGpw

I have no control over the expiry date since I'm using a free account, but it should last forever unless I replace the file (which I suspect is what happened since I pushed an updated file for the language filter some time after).

jdc0730 commented 1 year ago

I was able to download the file and can confirm it is able to find the Windows executable. I will look to test the language bit tomorrow.