mirror of https://github.com/PCSX2/pcsx2.git
Update pcsx2.1
This commit is contained in:
parent
a5ff4aca80
commit
c0f1738bb9
|
@ -1,13 +1,13 @@
|
||||||
.TH "pcsx2" "1"
|
.TH "pcsx2" "1"
|
||||||
|
|
||||||
.SH NAME
|
.SH NAME
|
||||||
PCSX2 - Playstation 2 console emulator
|
PCSX2 - PlayStation®2 console emulator
|
||||||
|
|
||||||
.SH DESCRIPTION
|
.SH DESCRIPTION
|
||||||
PCSX2 is an emulator for the playstation 2 video game console. It is written mostly in C++, some part are in C and x86 assembly.
|
PCSX2 is an emulator for the PlayStation®2 video game console. It is written mostly in C++, some part are in C and x86 assembly.
|
||||||
There is still lot of on going work to improve compatibility & speed.
|
There is still lot of on going work to improve compatibility & speed.
|
||||||
|
|
||||||
Visit http://pcsx2.net & http://code.google.com/p/pcsx2 for the latest updates.
|
Visit http://pcsx2.net & https://github.com/PCSX2/pcsx2 for the latest updates.
|
||||||
|
|
||||||
.SH Options
|
.SH Options
|
||||||
Note: all options can also be updated in the GUI.
|
Note: all options can also be updated in the GUI.
|
||||||
|
@ -46,7 +46,7 @@ Disables display of the gui on exit (program auto-exits).
|
||||||
.TP
|
.TP
|
||||||
|
|
||||||
.B --nodisc
|
.B --nodisc
|
||||||
Boots with an empty dvd tray. Use this to boot into the PS2 system menu.
|
Boots with an empty DVD tray. Use this to boot into the PS2 system menu.
|
||||||
.TP
|
.TP
|
||||||
|
|
||||||
.B --usecd
|
.B --usecd
|
||||||
|
|
Loading…
Reference in New Issue