Dimitris Panokostas
Dimitris Panokostas
Oh, that's even better! If I had some documentation on that, I could even build a multi-platform tool (Windows, Linux, MacOS) to keep your WHDLoad collection up-to-date. Do you have...
@MrZammler We should be able to detect network presence on startup, perhaps by checking for "bsdsocket.library" which seems to be the common way (even emulators do it like that)? Having...
@IvanEBC This (the update) would happen before you launch any game, so there won't be such a problem. It's true that WHDLoad needs some things to shut down (TCP stack,...
@VincentGR76 yeap, like I said, being online while launching a game might be problematic in some cases. But that can be handled with the WHDLoad startup script (to take the...
This would require changing the ListView object to use something a bit more advanced (which includes columns), e.g. NListView. @MrZammler I saw that you had older, commented out code, that...
This is also related to https://github.com/MrZammler/iGame/issues/20 Comments could be just one Property of `games_list`, and maybe we could have more. I suggest we merge these two issues.
@MrZammler I think this could be easily handled by adding one more option in the Prefs, so it could look like this: - Save Stats on Exit - Save Stats...
Great! It should be easy enough to add a GUI window to edit those in a user-friendly way also, but now it can be low-priority.
Now that the Settings window is added (as part of 163307e50db683ca56d1c0f47bffbd4ed448055f), I can look into creating an Edit Genres window for this as well. @MrZammler What should we call it?...
@unwind Agreed, it is a bit strange since nothing that should affect that has changed recently. I suspect that there's something wrong in my installation, so I'll try it on...