![]() |
|
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) |
RE: Testers Wanted - Global User Directory Branch - MayImilae - 09-16-2013 You need to have the "opening" of the GameINI. For example: Code: # GZLE01 - The Legend of Zelda The Wind WakerThis needs to be at the start of the file. Try that. RE: Testers Wanted - Global User Directory Branch - Tomkun - 09-16-2013 Thanks MaJoR I tried adding the header, but no dice. It is still getting deleted upon closing the properties window unless I write-protect it first. If I do that it works fine even without the header, so that isn't a strict requirement I guess. Am I the only person getting this issue? RE: Testers Wanted - Global User Directory Branch - MayImilae - 09-16-2013 Alright, copy paste the content of the default into the new file, save it, then open it. It should have the defaults inside it but trimmed, and you should be able to edit the local GameINI after that. I've already done this in testing and it should work. RE: Testers Wanted - Global User Directory Branch - RachelB - 09-16-2013 (09-16-2013, 11:34 AM)MaJoR Wrote: You need to have the "opening" of the GameINI. For example:That is false. RE: Testers Wanted - Global User Directory Branch - MayImilae - 09-16-2013 Well thank you for telling everyone how to make it work RachelB. >_< What's the best method to make user GameINIs? RE: Testers Wanted - Global User Directory Branch - RachelB - 09-16-2013 (09-16-2013, 01:04 PM)MaJoR Wrote: Well thank you for telling everyone how to make it work RachelB. >_<If i knew why it wasn't working, i'd have posted it. I don't. I just know that what you said is wrong. RE: Testers Wanted - Global User Directory Branch - delroth - 09-16-2013 Because RachelB does not know how to make it work does not mean what you said is right. It's still wrong. There seems to be a bug that happens only on Windows here... I'll have a look. RE: Testers Wanted - Global User Directory Branch - RachelB - 09-16-2013 Actually, Tomkun, do you have a line break at the end? That is needed. RE: Testers Wanted - Global User Directory Branch - Tomkun - 09-16-2013 (09-16-2013, 01:04 PM)MaJoR Wrote: What's the best method to make user GameINIs? Until they can find out why it's not working, the read-only method works fine as a work around and only takes an extra second or two. RE: Testers Wanted - Global User Directory Branch - MayImilae - 09-16-2013 delroth Wrote:Because RachelB does not know how to make it work does not mean what you said is right. It's still wrong. Yea yea, I just wish she'd have said that she didn't know a solution. We're looking for answers, so just coming in and saying WRONG without contributing is frustrating. But she eliminated a wrong answer; that helps in it's own way. MaJoR Wrote:Alright, copy paste the content of the default into the new file, save it, then open it. It should have the defaults inside it but trimmed, and you should be able to edit the local GameINI after that. I've already done this in testing and it should work. I just tested this again, and THAT works. Try it Tomkun. |