http://bugs.winehq.org/show_bug.cgi?id=4774
Summary: Program doesn't create a patched file. Product: Wine Version: 0.9.9. Platform: Other URL: http://www.m3adapter.com/Download.htm OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: tn@chambers.no-ip.info
This bug refers to the application M3 Perfect (or M3 Game Manager). Navigating through the messy fonts (bug 4773) I am able to patch a homebrew game and it creates the output file. However, it also needs to create a save file in order to work with the homebrew. In Windows if you pick Drive Y as the drive to save your patched file, it creates the file, then creates the directory NDSSAVE in the root of the drive and places the patched save file in there (with the same name as the patched homebrew. Here is the output after going through this process;
thom@main:~> wine '/home/thom/.wine/drive_c/Program Files/M3 GAME Manager/M3 Game Manager.exe' fixme:win:LockWindowUpdate (0x10020), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate (0xa0096), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! err:progress:ProgressWindowProc unknown msg 178f wp=0000 lp=00000000 fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented fixme:win:LockWindowUpdate (0x800a4), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented fixme:win:LockWindowUpdate (0xb00a4), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub!
I also noticed that the application places a m3.ini in my home folder, in windows this ini is actually in the application directory. The NDSSAVE directory is created but a save file is never there. Any help would be greatly appreciated, thanks!