[Bug 17614] Rise of Nations: Both mouse keys required for single left-click

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jan 11 04:04:11 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=17614

salama <mando2u2003 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mando2u2003 at yahoo.com

--- Comment #26 from salama <mando2u2003 at yahoo.com> ---
I confirm  brabec.tomislav's solution.
CPU_grade_override(A-F or AUTO)=F
had to be changed before the menu issues were resolved.

ForceStaticCursor=0 didn't hurt either.

So to sum all fixes:

winetricks:
directmusic (in directx_feb2010_redist.exe)
you might need directx_Jun2010_redist.exe too (not sure)
mfc42, mfc40 (if your winetricks version allows it), msxml4, vcrun6

Changes in rise2.ini:

SkipIntroMovies=1
ForceHardwareCursor=1
ForceGDICursor=1
ForceStaticCursor=0
ForceLowCPUBackgroundVid=1
CPU_grade_override(A-F or AUTO)=F
AllowAllResolutions=1 (for widescreen resolutions)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list