Main > Software Forum
(I) Fix(ed)-it Felix Wrapper
Le Chuck:
Howard, just wanted to drop in and say what a bang-up awesome job you did/are doing on this. Great stuff!!!
Howard_Casto:
Thanks guys, it's nice to be appreciated. :)
I forgot about that final release to fix the rotation issue along with a sanity check to see if your monitor is already rotated in hardware. It's been a rough month so far. I'm currently waiting for the DEP to say it's safe to drink water again in my region so I'll be up all night anyway. I'll go ahead and see if I can get that last version out later tonight.
Howard_Casto:
Ok 5.3 is up. This is most likely the final version barring any bugs. Download from my site as usual.
mike boss:
thank u sir !
Denhomer:
Thanks Howard_Casto, for those of us not running a QWERTY layout, but AZERTY, I'm using the following ahk script to fix the wrapper that fixes Fix it Felix... :D
"
SetWorkingDir, C:\FIFJ5.3\
Run, C:\FIFJ5.3\FIFJ.exe
SetTimer process_watcher, 100
é::2
process_watcher:
Process, WaitClose, FIFJ.exe
Exitapp
Return
"
The only thing this does is make sure the press on the "2" key, which in AZERTYis the "é" key, is translated to 2 for the zoom function to work.
Adjust paths as necessary.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version