[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
howtos:emulators:pcsx2 [2015/03/12 13:54 (UTC)] – typos tonberryhowtos:emulators:pcsx2 [2015/09/14 12:24 (UTC)] (current) – typo tonberry
Line 30: Line 30:
  
 ==== wxWidgets ==== ==== wxWidgets ====
-It's library for creating GUIs. I prefer no to mix libraries I compile myself with the rest of the system, hence the --prefix. The --enable-unicode option is necssary; PCSX2 requires unicode version of wxWidgets.+It's library for creating GUIs. I prefer no to mix libraries I compile myself with the rest of the system, hence the --prefix. The --enable-unicode option is necessary; PCSX2 requires unicode version of wxWidgets.
  
 <code> <code>
 howtos:emulators:pcsx2 ()