Dolphin, the GameCube and Wii emulator - Forums
Qt interface game order not consistent with Wx - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: Qt interface game order not consistent with Wx (/Thread-qt-interface-game-order-not-consistent-with-wx)

Pages: 1 2 3


RE: Qt interface game order not consistent with Wx - the_lost - 04-28-2018

Thanks - I extracted to a new folder and added a portable.txt. Ran it and got the first time prompt to share usage statistics, then added my Gamecube games folder. Sorting it by platform (i.e. the leftmost column) showed everything in alphabetical order, but restarting it went back to folder order again Sad

For reference, my Gamecube folder is laid out like this:

[Image: jemZyKp.png]

(laid out that way because it's a backup of the USB I use with my actual softmodded Wii)

and on restarting Dolphin my list looks like this:

[Image: Hs3JhHi.png]

Do any of the other people that tested this have a similar folder setup to mine? 


RE: Qt interface game order not consistent with Wx - NinFanBoyFTW - 04-30-2018

(04-28-2018, 09:05 PM)spycrab Wrote: Okay try https://dl.dolphin-emu.org/prs/pr-6708-dolphin-latest-x64.7z (in a clean folder and with a portable.txt).

Also: Does the list remain sorted properly once you manually sort it and restart Dolphin? I've had other people test it too and it seemed to be consistent for them.

Hi. I just tried your suggestion of using dolphin in portable mode and the same thing occurs. I sort by consoe type, it sorts correctly, then I close dolphin, re open dolphin and the sorting is messed up again.


RE: Qt interface game order not consistent with Wx - spycrab - 04-30-2018

Finally able to reproduce it now.

I will look into fixing this.


RE: Qt interface game order not consistent with Wx - the_lost - 05-01-2018

Thanks very much - appreciate the work you and all the other devs do on this great emulator!


RE: Qt interface game order not consistent with Wx - spycrab - 05-01-2018

https://github.com/dolphin-emu/dolphin/pull/6726 should fix this.


RE: Qt interface game order not consistent with Wx - the_lost - 05-02-2018

Amazing, thanks! Looking forward to the next dev build now Smile


RE: Qt interface game order not consistent with Wx - NinFanBoyFTW - 05-03-2018

(05-01-2018, 07:52 PM)spycrab Wrote: https://github.com/dolphin-emu/dolphin/pull/6726 should fix this.

Hi. I tried the latest build and unfortunately this is still occuring


RE: Qt interface game order not consistent with Wx - the_lost - 05-03-2018

(05-03-2018, 06:29 AM)NinFanBoyFTW Wrote: Hi. I tried the latest build and unfortunately this is still occuring

Yeah the change hasn't been merged yet. Probably in the next 24 hours or so I expect.


RE: Qt interface game order not consistent with Wx - spycrab - 05-04-2018

It's merged now. Our build infrastructure is currently down though so you'll have to wait until that's fixed.

Up again: Fixed as of 5.0-7194 (https://dolphin-emu.org/download/dev/54a6b0f50a2fbd6f1f85f711beb5e515f3d9e763/)


RE: Qt interface game order not consistent with Wx - the_lost - 05-04-2018

Perfect - works just great now! Cheers again!