https://bugs.winehq.org/show_bug.cgi?id=54314
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.conitec.net/hard | |ware/down/G32setup_117.exe Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #13 from Alex Henrie alexhenrie24@gmail.com --- I got a GALEP-4 programmer and I got it working in Wine 8.21. Here's what I did:
1. Move or delete ~/.wine
2. Run `WINEARCH=win32 wine winecfg`
3. Set the Windows version to Windows 98
4. Run `wine G32setup_117.exe`
5. Run `ioperm wine 'C:\Program Files\GALEP32\Galep32.exe'`
7. Click Options, then click Application
8. Change "Lpt Port" from 378 to the correct value (in my case, `sudo lspci -vvv` said "I/O ports at e010" in the section for my parallel controller, so I changed 378 to E010)
9. Click "Test LPT Reliability" and click Start
Everything seems to work fine with this method. I hope that helps.