Dolphin, the GameCube and Wii emulator - Forums
Development Thread
Testers Wanted - Global User Directory - 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: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion)
+--- Thread:
Development Thread
Testers Wanted - Global User Directory (/Thread-green-notice-development-thread-testers-wanted-global-user-directory)

Pages: 1 2 3 4 5 6 7


RE: Testers Wanted - Global User Directory Branch - Tomkun - 09-16-2013

(09-16-2013, 01:11 PM)RachelB Wrote: Actually, Tomkun, do you have a line break at the end? That is needed.
Thank you! This fixed it!


Is it not possible to make this not a requirement or to add the line break automatically? I can see that it would be very easy to forget (and it hasn't been documented anywhere that I saw).


RE: Testers Wanted - Global User Directory Branch - RachelB - 09-16-2013

(09-16-2013, 01:30 PM)Tomkun Wrote:
(09-16-2013, 01:11 PM)RachelB Wrote: Actually, Tomkun, do you have a line break at the end? That is needed.
Thank you! This fixed it!


Is it not possible to make this not a requirement or to add the line break automatically? I can see that it would be very easy to forget (and it hasn't been documented anywhere that I saw).
It's fixed now Smile


RE: Testers Wanted - Global User Directory Branch - delroth - 09-16-2013

(09-16-2013, 01:11 PM)RachelB Wrote: Actually, Tomkun, do you have a line break at the end? That is needed.
Not anymore, bug fixed in latest master.


RE: Testers Wanted - Global User Directory Branch - Tomkun - 09-16-2013

Thank you very much everybody!


RE: Testers Wanted - Global User Directory Branch - Special - 09-17-2013

Can't say I really like this change, I'm fine that this is an option for people who want it, but I prefer the old way and do not like the fact that now I need to make a mess of the registry to get the old way back again.

Instead of involving the registry at all can it be handled with an ini file from within the Dolphin directory? Also having any kind of option that requires registry tweaking for the masses to use is probably not the best solution, a GUI way from within Dolphin would be a better, more dummy proof way.


RE: Testers Wanted - Global User Directory Branch - nintendo_nerd - 09-17-2013

(09-17-2013, 12:53 AM)Special Wrote: Can't say I really like this change, I'm fine that this is an option for people who want it, but I prefer the old way and do not like the fact that now I need to make a mess of the registry to get the old way back again.

Instead of involving the registry at all can it be handled with an ini file from within the Dolphin directory? Also having any kind of option that requires registry tweaking for the masses to use is probably not the best solution, a GUI way from within Dolphin would be a better, more dummy proof way.
The thing with the registry is that it's perfectly safe to do if you know exactly what you're doing; in this case, it's hardly a hassle and perfectly convenient keeping it global like this. To implement a GUI feature like this would be too time-consuming for the team, and since 4.0 is pretty much ready for release, it just isn't feasible. Please reread the OP, I respect their reasoning for doing this and making a new entry for the registry is hardly a detriment, the only reason registry modding is bad is if you don't know what you're trying to change and why; in this case, it's very straightforward. I don't mind these changes at all. Something like this was long overdue.


RE: Testers Wanted - Global User Directory Branch - Tomkun - 09-17-2013

(09-17-2013, 12:53 AM)Special Wrote: Can't say I really like this change, I'm fine that this is an option for people who want it, but I prefer the old way and do not like the fact that now I need to make a mess of thie registry to get the old way back again.

Instead of involving the registry at all can it be handled with an ini file from within the Dolphin directory? Also having any kind of option that requires registry tweaking for the masses to use is probably not the best solution, a GUI way from within Dolphin would be a better, more dummy proof way.
I think I'm correct in saying that Dolphin doesn't write anything to the registry.


RE: Testers Wanted - Global User Directory Branch - Shonumi - 09-17-2013

I have not looked at these changes on Windows, but would it not be possible to make a script/bash file to simplify the registry changes? For people who want the old way of per-directory settings, a batch file could make the process easier (although it doesn't look complicated at all right now, some people just aren't "technical"). Someone could make and share it on the forums. Just idly thinking.


RE: Testers Wanted - Global User Directory Branch - delroth - 09-17-2013

That's already done - MaJoR provides .reg files that can be double-clicked to add the key into the registry.


RE: Testers Wanted - Global User Directory Branch - nintendo_nerd - 09-17-2013

(09-17-2013, 01:38 AM)delroth Wrote: That's already done - MaJoR provides .reg files that can be double-clicked to add the key into the registry.
Hopefully that should negate the fears of those who are wary about changing the registry Big Grin