Skip to content

Commit

Permalink
PCSX2 : v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdess committed Oct 17, 2021
1 parent d677acd commit 7505bed
Show file tree
Hide file tree
Showing 12 changed files with 4,448 additions and 3,264 deletions.
2,063 changes: 1,619 additions & 444 deletions system/pcsx2/GameIndex.yaml

Large diffs are not rendered by default.

Binary file modified system/pcsx2/Langs/hu_HU/pcsx2_Main.mo
Binary file not shown.
Binary file modified system/pcsx2/Langs/it_IT/pcsx2_Main.mo
Binary file not shown.
6 changes: 3 additions & 3 deletions system/pcsx2/PCSX2_keys.ini.default
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

# Important: PAD bindings will override shortcuts at this file.

# IMPORTANT: GSdx has fixed shortcuts. Make sure your shortcuts don't conflict.
# Also, they will affect GSdx also when alt/ctrl/shift are pressed, so it's
# best to completely avoid them at this file. GSdx uses:
# IMPORTANT: GS has fixed shortcuts. Make sure your shortcuts don't conflict.
# Also, they will affect GS also when alt/ctrl/shift are pressed, so it's
# best to completely avoid them at this file. GS uses:
# F5 - Deinterlace modes
# PAGE_UP - FXAA antialiasing (HW and SW)
# PAGE_DOWN - Cycles through dither modes (HW)
Expand Down
Binary file modified system/pcsx2/docs/GameIndex.pdf
Binary file not shown.
101 changes: 58 additions & 43 deletions system/pcsx2/docs/debugger.txt
Original file line number Diff line number Diff line change
@@ -1,43 +1,58 @@
disassembly view:

ctrl+g goto
ctrl+e edit breakpoint
ctrl+d enable/disable breakpoint
ctrl+b add breakpoint
right follow branch/position memory view to accessed address
left go back one branch level/goto pc
up move cursor up one line
down move cursor down one line
page up move visible area up one page
page down move visible area down one page
f10 step over
f11 step into
tab toggle display symbols
left click select line/toggle breakpoint if line is already highlighted
right click open context menu

memory view:

ctrl+g goto
ctrl+b add breakpoint
left move cursor back one byte/nibble
right move cursor ahead one byte/nibble
up move cursor up one line
down move cursor down one line
page up move cursor up one page
page down move cursor down one page
0-9,A-F overwrite hex nibble
any overwrite ansi byte
left click select byte/nibble
right click open context menu
ctrl+wheel zoom memory view
esc return to previous goto address
ctrl+v paste a hex string into memory

breakpoint list:

up select previous item
down select next item
delete remove selected breakpoint
return edit selected breakpoint
space toggle enable state of selected breakpoint

†---------------------†

Disassembly view:

†---------------------†

Ctrl + G Goto
Ctrl + E Edit Breakpoint
Ctrl + D Enable/disable breakpoint
Ctrl + B Add breakpoint
Left Go back one branch level/goto pc
Right Follow branch/position memory view to accessed address
Up Move cursor up one line
Down Move cursor down one line
Page Up Move visible area up one page
Page Down Move visible area down one page
F10 Step over
F11 Step into
Tab Toggle display symbols
Left Click Select line/toggle breakpoint if line is already highlighted
Right Click Open context menu

†---------------------†

Memory View:

†---------------------†

Ctrl + G Goto
Ctrl + B Add breakpoint
Left Move cursor back one byte/nibble
Right Move cursor ahead one byte/nibble
Up Move cursor up one line
Down Move cursor down one line
Page Up Move cursor up one page
Page Down Move cursor down one page
0-9,A-F Overwrite hex nibble
Any Overwrite ansi byte
Left Click Select byte/nibble
Right Click Open context menu
Ctrl+Wheel Zoom memory view
Esc Return to previous goto address
Ctrl+V Paste a hex string into memory

†---------------------†

Breakpoint List:

†---------------------†

Up Select previous item
Down Select next item
Delete Remove selected breakpoint
Return Edit selected breakpoint
Space Toggle enable state of selected breakpoint

†---------------------†
67 changes: 33 additions & 34 deletions system/pcsx2/inis/PCSX2_ui.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
MainGuiPosition=488,488
MainGuiPosition=3954,114
SysSettingsTabName=Cpu
McdSettingsTabName=none
ComponentsTabName=BIOS
ComponentsTabName=
AppSettingsTabName=none
GameDatabaseTabName=none
LanguageId=0
Expand All @@ -21,35 +21,18 @@ EnableFastBoot=enabled
EnablePresets=enabled
PresetIndex=1
AskOnBoot=disabled
McdCompressNTFS=enabled
CdvdSource=ISO
McdCompressNTFS=enabled
[wxWindows]
[wxWindows/FontMapper]
[wxWindows/FontMapper/Charsets]
UTF-8=-1
[wxWindows/FontMapper/Charsets/Aliases]
UTF-8=
[MemoryCards]
Slot1_Enable=enabled
Slot1_Filename=Mcd001.ps2
Slot2_Enable=enabled
Slot2_Filename=Mcd002.ps2
Multitap1_Slot2_Enable=disabled
Multitap1_Slot2_Filename=Mcd-Multitap1-Slot02.ps2
Multitap1_Slot3_Enable=disabled
Multitap1_Slot3_Filename=Mcd-Multitap1-Slot03.ps2
Multitap1_Slot4_Enable=disabled
Multitap1_Slot4_Filename=Mcd-Multitap1-Slot04.ps2
Multitap2_Slot2_Enable=disabled
Multitap2_Slot2_Filename=Mcd-Multitap2-Slot02.ps2
Multitap2_Slot3_Enable=disabled
Multitap2_Slot3_Filename=Mcd-Multitap2-Slot03.ps2
Multitap2_Slot4_Enable=disabled
Multitap2_Slot4_Filename=Mcd-Multitap2-Slot04.ps2
[ProgramLog]
Visible=enabled
Visible=disabled
AutoDock=enabled
DisplayPosition=1519,488
DisplayPosition=4575,114
DisplaySize=680,560
FontSize=8
Theme=Default
Expand All @@ -60,7 +43,6 @@ UseDefaultSavestates=enabled
UseDefaultMemoryCards=enabled
UseDefaultLogs=enabled
UseDefaultLangs=enabled
UseDefaultPluginsFolder=enabled
UseDefaultCheats=enabled
UseDefaultCheatsWS=enabled
Bios=bios
Expand All @@ -71,13 +53,9 @@ Logs=logs
Langs=Langs
Cheats=cheats
CheatsWS=cheats_ws
PluginsFolder=plugins
RunIso=\\Documents\\PCSX2
RunELF=\\Documents\\PCSX2
RunDisc=
[Filenames]
GS=GSdx32-AVX2.dll
BIOS=SCPH-70004.BIN
[GSWindow]
CloseOnEsc=enabled
DefaultToFullscreen=disabled
Expand All @@ -92,15 +70,10 @@ EnableVsyncWindowFlag=disabled
IsToggleFullscreenOnDoubleClick=enabled
AspectRatio=4:3
FMVAspectRatioSwitch=Off
Zoom=100.00
[Framerate]
NominalScalar=1.00
TurboScalar=2.00
SlomoScalar=0.50
SkipOnLimit=disabled
SkipOnTurbo=disabled
Zoom=100
[InputRecording]
VirtualPadPosition=-1,-1
m_frame_advance_amount=1
[Capture]
EnableAudio=enabled
[UiTemplates]
Expand All @@ -115,6 +88,31 @@ OutputInterlaced=Interlaced
Paused=<PAUSED>
TitleTemplate=Slot: ${slot} | Speed: ${speed} (${vfps}) | ${videomode} | Limiter: ${limiter} | ${gsdx} | ${omodei} | ${cpuusage}
RecordingTemplate=Slot: ${slot} | Frame: ${frame}/${maxFrame} | Rec. Mode: ${mode} | Speed: ${speed} (${vfps}) | Limiter: ${limiter}
[MemoryCards]
Slot1_Enable=enabled
Slot1_Filename=Mcd001.ps2
Slot2_Enable=enabled
Slot2_Filename=Mcd002.ps2
Multitap1_Slot2_Enable=disabled
Multitap1_Slot2_Filename=Mcd-Multitap1-Slot02.ps2
Multitap1_Slot3_Enable=disabled
Multitap1_Slot3_Filename=Mcd-Multitap1-Slot03.ps2
Multitap1_Slot4_Enable=disabled
Multitap1_Slot4_Filename=Mcd-Multitap1-Slot04.ps2
Multitap2_Slot2_Enable=disabled
Multitap2_Slot2_Filename=Mcd-Multitap2-Slot02.ps2
Multitap2_Slot3_Enable=disabled
Multitap2_Slot3_Filename=Mcd-Multitap2-Slot03.ps2
Multitap2_Slot4_Enable=disabled
Multitap2_Slot4_Filename=Mcd-Multitap2-Slot04.ps2
[Filenames]
BIOS=SCPH-30004R.bin
[Framerate]
NominalScalar=1
TurboScalar=2
SlomoScalar=0.5
SkipOnLimit=disabled
SkipOnTurbo=disabled
[ConsoleLogSources]
Devel=disabled
.EEout=enabled
Expand All @@ -124,6 +122,7 @@ Devel=disabled
.SysEvents=disabled
.p\&xThread=disabled
.SYSout=disabled
.PGIFout=disabled
.Input\ Recording=disabled
.Controller\ Info=disabled
[TraceLogSources]
Expand Down
21 changes: 8 additions & 13 deletions system/pcsx2/inis/PCSX2_vm.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ EnableWideScreenPatches=disabled
EnableRecordingTools=disabled
ConsoleToStdio=disabled
HostFs=disabled
FullBootConfig=disabled
BackupSavestate=enabled
McdEnableEjection=enabled
McdFolderAutoManage=enabled
MultitapPort0_Enabled=disabled
MultitapPort1_Enabled=disabled
GzipIsoIndexTemplate=$(f).pindex.tmp
[EmuCore/Speedhacks]
EECycleRate=0
EECycleSkip=0
Expand All @@ -37,8 +37,6 @@ EnableIOP=enabled
EnableEECache=disabled
EnableVU0=enabled
EnableVU1=enabled
UseMicroVU0=enabled
UseMicroVU1=enabled
vuOverflow=enabled
vuExtraOverflow=disabled
vuSignOverflow=disabled
Expand All @@ -50,23 +48,20 @@ StackFrameChecks=disabled
PreBlockCheckEE=disabled
PreBlockCheckIOP=disabled
[EmuCore/GS]
SynchronousMTGS=disabled
VsyncQueueSize=2
FrameLimitEnable=enabled
FrameSkipEnable=disabled
VsyncEnable=0
LimitScalar=1.00
LimitScalar=1
FramerateNTSC=59.94
FrameratePAL=50.00
FrameratePAL=50
FramesToDraw=2
FramesToSkip=2
[EmuCore/Gamefixes]
VuAddSubHack=disabled
FpuCompareHack=disabled
FpuMulHack=disabled
FpuNegDivHack=disabled
XgKickHack=disabled
IPUWaitHack=disabled
EETimingHack=disabled
SkipMPEGHack=disabled
OPHFlagHack=disabled
Expand All @@ -75,9 +70,9 @@ VIFFIFOHack=disabled
VIF1StallHack=disabled
GIFFIFOHack=disabled
GoemonTlbHack=disabled
ScarfaceIbit=disabled
CrashTagTeamRacingIbit=disabled
VU0KickstartHack=disabled
IbitHack=disabled
VUKickstartHack=disabled
VUOverflowHack=disabled
[EmuCore/Profiler]
Enabled=disabled
RecBlocks_EE=enabled
Expand All @@ -89,8 +84,8 @@ ShowDebuggerOnStart=disabled
AlignMemoryWindowStart=enabled
FontWidth=8
FontHeight=12
WindowWidth=1316
WindowHeight=2060
WindowWidth=1000
WindowHeight=1329
MemoryViewBytesPerRow=16
[EmuCore/TraceLog]
Enabled=disabled
Expand Down
Binary file removed system/pcsx2/plugins/GSdx32-AVX2.dll
Binary file not shown.
Binary file removed system/pcsx2/plugins/GSdx32-SSE4.dll
Binary file not shown.
Loading

0 comments on commit 7505bed

Please sign in to comment.