• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 38 39 40 41 42 111 Next »

Development Thread
 Testers Wanted - Global User Directory
View New Posts | View Today's Posts

Pages (7): « Previous 1 2 3 4 5 6 7 Next »
Jump to page 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Green Notice (Development Thread) Testers Wanted - Global User Directory
09-16-2013, 01:30 PM
#31
Tomkun Offline
Member
***
Posts: 138
Threads: 13
Joined: Aug 2011
(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).
Windows 7 x64
i5 2500K @4.6Ghz
8GB DDR3 1600
Nvidia GTX 660Ti
Find
Reply
09-16-2013, 01:30 PM
#32
RachelB Offline
Developer
*******
Moderators
Posts: 1,005
Threads: 1
Joined: Dec 2011
(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
Find
Reply
09-16-2013, 01:32 PM
#33
delroth Offline
Making the world a better place through reverse engineered DSP firmwares
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,356
Threads: 63
Joined: Aug 2011
(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.
Pierre "delroth" Bourdon - @delroth_ - Blog

<@neobrain> that looks sophisticated enough to not be a totally dumb thing to do
Website Find
Reply
09-16-2013, 01:42 PM
#34
Tomkun Offline
Member
***
Posts: 138
Threads: 13
Joined: Aug 2011
Thank you very much everybody!
Windows 7 x64
i5 2500K @4.6Ghz
8GB DDR3 1600
Nvidia GTX 660Ti
Find
Reply
09-17-2013, 12:53 AM
#35
Special Offline
Junior Member
**
Posts: 9
Threads: 0
Joined: Dec 2012
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.
Find
Reply
09-17-2013, 12:59 AM
#36
nintendo_nerd Offline
Fox Admirer
****
Posts: 324
Threads: 26
Joined: Aug 2009
(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.
Custom Desktop -
CPU: Intel Core i5 3570 3.4 GHz to 3.8 GHz (Turbo Boost)
GPU: MSI nVidia GTX 660 2 GB GDDR5
RAM: 8192MB DDR3 SDRAM PC2 10600 1333MHz
OS: Windows 7 Professional 64-bit
HDD: 1 TB Western Digital 7200RPM HDD

Find
Reply
09-17-2013, 01:21 AM
#37
Tomkun Offline
Member
***
Posts: 138
Threads: 13
Joined: Aug 2011
(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.
Windows 7 x64
i5 2500K @4.6Ghz
8GB DDR3 1600
Nvidia GTX 660Ti
Find
Reply
09-17-2013, 01:28 AM
#38
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,369
Threads: 52
Joined: Dec 2011
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.
Website Find
Reply
09-17-2013, 01:38 AM
#39
delroth Offline
Making the world a better place through reverse engineered DSP firmwares
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,356
Threads: 63
Joined: Aug 2011
That's already done - MaJoR provides .reg files that can be double-clicked to add the key into the registry.
Pierre "delroth" Bourdon - @delroth_ - Blog

<@neobrain> that looks sophisticated enough to not be a totally dumb thing to do
Website Find
Reply
09-17-2013, 01:59 AM
#40
nintendo_nerd Offline
Fox Admirer
****
Posts: 324
Threads: 26
Joined: Aug 2009
(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
Custom Desktop -
CPU: Intel Core i5 3570 3.4 GHz to 3.8 GHz (Turbo Boost)
GPU: MSI nVidia GTX 660 2 GB GDDR5
RAM: 8192MB DDR3 SDRAM PC2 10600 1333MHz
OS: Windows 7 Professional 64-bit
HDD: 1 TB Western Digital 7200RPM HDD

Find
Reply
« Next Oldest | Next Newest »
Pages (7): « Previous 1 2 3 4 5 6 7 Next »
Jump to page 


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode