Normmatt Posted March 27, 2005 Share Posted March 27, 2005 This program edits all options in the ini file easily. http://www.normmatt.mihopa.com/DsemuCfgtool.zip Link to comment Share on other sites More sharing options...
Robert Posted March 27, 2005 Share Posted March 27, 2005 (edited) i'll take a look at it. Edited April 9, 2005 by robbbert Link to comment Share on other sites More sharing options...
Alpha Posted March 27, 2005 Share Posted March 27, 2005 I have deleted your last post and inserted the download link in your first post to help accomodate the other users. Thank you. Link to comment Share on other sites More sharing options...
Robert Posted March 27, 2005 Share Posted March 27, 2005 (edited) Right-click on that link... save target as Looks nice. Bugs: 1. If ini file doesn't exist it crashes when you try to open it2. "Seccessfully" should be "Successfully"3. Select key shows as 08 instead of backspace4. After you've set up the keyboard, the settings are written to the ini as words instead of numbers, so the keyboard stops working. If you could fix these, particularly no.4, it would be beautiful. Edited March 27, 2005 by robbbert Link to comment Share on other sites More sharing options...
Two9A Posted March 27, 2005 Share Posted March 27, 2005 This program edits all options in the ini file easily.Looks fantastic. I sincerely hope that source code is available, because DSemu direly needs a configuration dialog. If not, I'm gonna have to start debugging that app, and I don't wanna do that. Link to comment Share on other sites More sharing options...
Normmatt Posted March 30, 2005 Author Share Posted March 30, 2005 Two9A with coding a config dialog i have 2 suggestions 1. code a simple text to hex in code converting whats in the ini file to hex codes 2. change input to direct-input Link to comment Share on other sites More sharing options...
shash Posted March 30, 2005 Share Posted March 30, 2005 Actually doesn't feel that hard to be coded, if the author is interested, I can code a C++/C one, but I wan't to know if I can use winForms/MFC or I have to stick to plain win32. I can code with every api stated (winForms/MFC/win32), but plain win32 gui coding is a pain in the ass... Well, waiting for that information, and I'll give it a try, I don't think it would take more than 1h of coding Link to comment Share on other sites More sharing options...
Two9A Posted March 30, 2005 Share Posted March 30, 2005 Actually doesn't feel that hard to be coded, if the author is interested, I can code a C++/C oneIf you've got the hour to spare, please go ahead. It will have to be plain API though; I don't feel like spending weeks trying to integrate MFC. You should feel the pain I go through when I code GUI, it's good for you Link to comment Share on other sites More sharing options...
Normmatt Posted April 9, 2005 Author Share Posted April 9, 2005 This tool has under gone a complete source recontruction and hence uses far less lines of code it used to use something like 1000 lines of "if blah = then do blah" cases when now it doesnt use any err well maybe 4 the source is much cleaner and so now i am releasing the source and the latest binary with all bugs fixed. go get the binary here and the source herepost any comments or bugs you may find here ohh and the source is GPL Link to comment Share on other sites More sharing options...
Robert Posted April 9, 2005 Share Posted April 9, 2005 I can't speak for the source code as I'm not the programmer. The program itself now works well, and I have no complaints. All my previously-reported bugs have been fixed. Well done Normmatt !! Link to comment Share on other sites More sharing options...
Two9A Posted April 9, 2005 Share Posted April 9, 2005 Great to see it's still in VB, and I can make no use of it whatsoever And love the fact that, even if I could use it, it's on an incompatible licence*giggles* Don't worry. I'll take a look. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now