02:01 31.03.2026 yedek
6
PCSX2/PCSX2-reg.ini
Normal file
@@ -0,0 +1,6 @@
|
||||
DocumentsFolderMode=User
|
||||
CustomDocumentsFolder=/usr/bin
|
||||
UseDefaultSettingsFolder=enabled
|
||||
SettingsFolder=/home/y1lm0z/.config/PCSX2/inis
|
||||
Install_Dir=/usr/bin
|
||||
RunWizard=0
|
||||
BIN
PCSX2/bios/PS2 Bios 30004R V6 Pal.MEC
Normal file
BIN
PCSX2/bios/PS2 Bios 30004R V6 Pal.NVM
Normal file
BIN
PCSX2/bios/PS2 Bios 30004R V6 Pal.bin
Normal file
BIN
PCSX2/bios/SCPH-70004_BIOS_V12_PAL_200.BIN
Normal file
BIN
PCSX2/bios/SCPH-70004_BIOS_V12_PAL_200.EROM
Normal file
BIN
PCSX2/bios/SCPH-70004_BIOS_V12_PAL_200.NVM
Normal file
BIN
PCSX2/bios/SCPH-70004_BIOS_V12_PAL_200.ROM1
Normal file
BIN
PCSX2/bios/SCPH-70004_BIOS_V12_PAL_200.ROM2
Normal file
BIN
PCSX2/bios/rom1.bin
Normal file
BIN
PCSX2/bios/scph10000.NVM
Normal file
BIN
PCSX2/bios/scph10000.bin
Normal file
BIN
PCSX2/bios/scph39001.MEC
Normal file
BIN
PCSX2/bios/scph39001.NVM
Normal file
BIN
PCSX2/bios/scph39001.bin
Normal file
2
PCSX2/inis/FWnull.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
write_to_console = 0
|
||||
write_to_file = 0
|
||||
7
PCSX2/inis/OnePAD2.ini
Normal file
@@ -0,0 +1,7 @@
|
||||
first_time_wizard = 1
|
||||
log = 0
|
||||
options = 0
|
||||
mouse_sensibility = 100
|
||||
ff_intensity = 32767
|
||||
uid[0] = 0
|
||||
uid[1] = 0
|
||||
615
PCSX2/inis/PCSX2.ini
Normal file
@@ -0,0 +1,615 @@
|
||||
[UI]
|
||||
SettingsVersion = 1
|
||||
InhibitScreensaver = true
|
||||
ConfirmShutdown = true
|
||||
StartPaused = false
|
||||
PauseOnFocusLoss = false
|
||||
StartFullscreen = false
|
||||
DoubleClickTogglesFullscreen = true
|
||||
HideMouseCursor = false
|
||||
RenderToSeparateWindow = false
|
||||
HideMainWindowWhenRunning = false
|
||||
DisableWindowResize = false
|
||||
PreferEnglishGameList = false
|
||||
Theme = darkfusionblue
|
||||
SetupWizardIncomplete = false
|
||||
GameListGridView = true
|
||||
|
||||
|
||||
[Folders]
|
||||
Bios = bios
|
||||
Snapshots = snaps
|
||||
Savestates = sstates
|
||||
MemoryCards = memcards
|
||||
Logs = logs
|
||||
Cheats = cheats
|
||||
Patches = patches
|
||||
UserResources = resources
|
||||
Cache = cache
|
||||
Textures = textures
|
||||
InputProfiles = inputprofiles
|
||||
Videos = videos
|
||||
DebuggerLayouts = debuggerlayouts
|
||||
DebuggerSettings = debuggersettings
|
||||
|
||||
|
||||
[EmuCore]
|
||||
CdvdVerboseReads = false
|
||||
CdvdDumpBlocks = false
|
||||
CdvdPrecache = false
|
||||
EnablePatches = true
|
||||
EnableCheats = false
|
||||
EnablePINE = false
|
||||
EnableWideScreenPatches = false
|
||||
EnableNoInterlacingPatches = false
|
||||
EnableFastBoot = true
|
||||
EnableFastBootFastForward = false
|
||||
EnableThreadPinning = false
|
||||
EnableRecordingTools = true
|
||||
EnableGameFixes = true
|
||||
SaveStateOnShutdown = false
|
||||
UseSavestateSelector = true
|
||||
EnableDiscordPresence = true
|
||||
InhibitScreensaver = true
|
||||
HostFs = false
|
||||
BackupSavestate = true
|
||||
McdFolderAutoManage = true
|
||||
WarnAboutUnsafeSettings = true
|
||||
ManuallySetRealTimeClock = false
|
||||
UseSystemLocaleFormat = false
|
||||
SavestateCompressionType = 2
|
||||
SavestateCompressionRatio = 1
|
||||
GzipIsoIndexTemplate = $(f).pindex.tmp
|
||||
PINESlot = 28011
|
||||
RtcYear = 0
|
||||
RtcMonth = 1
|
||||
RtcDay = 1
|
||||
RtcHour = 0
|
||||
RtcMinute = 0
|
||||
RtcSecond = 0
|
||||
BlockDumpSaveDirectory =
|
||||
|
||||
|
||||
[EmuCore/Speedhacks]
|
||||
EECycleRate = 0
|
||||
EECycleSkip = 0
|
||||
fastCDVD = false
|
||||
IntcStat = true
|
||||
WaitLoop = true
|
||||
vuFlagHack = true
|
||||
vuThread = true
|
||||
vu1Instant = true
|
||||
|
||||
|
||||
[EmuCore/CPU]
|
||||
FPU.DenormalsAreZero = true
|
||||
FPU.Roundmode = 3
|
||||
FPUDiv.DenormalsAreZero = true
|
||||
FPUDiv.Roundmode = 0
|
||||
VU0.DenormalsAreZero = true
|
||||
VU0.Roundmode = 3
|
||||
VU1.DenormalsAreZero = true
|
||||
VU1.Roundmode = 3
|
||||
ExtraMemory = false
|
||||
|
||||
|
||||
[EmuCore/CPU/Recompiler]
|
||||
EnableEE = true
|
||||
EnableIOP = true
|
||||
EnableEECache = false
|
||||
EnableVU0 = true
|
||||
EnableVU1 = true
|
||||
EnableFastmem = true
|
||||
PauseOnTLBMiss = false
|
||||
vu0Overflow = true
|
||||
vu0ExtraOverflow = false
|
||||
vu0SignOverflow = false
|
||||
vu0Underflow = false
|
||||
vu1Overflow = true
|
||||
vu1ExtraOverflow = false
|
||||
vu1SignOverflow = false
|
||||
vu1Underflow = false
|
||||
fpuOverflow = true
|
||||
fpuExtraOverflow = false
|
||||
fpuFullMode = false
|
||||
|
||||
|
||||
[EmuCore/GS]
|
||||
VsyncEnable = false
|
||||
DisableMailboxPresentation = false
|
||||
ExtendedUpscalingMultipliers = false
|
||||
VsyncQueueSize = 2
|
||||
FramerateNTSC = 59.94
|
||||
FrameratePAL = 50
|
||||
AspectRatio = Auto 4:3/3:2
|
||||
FMVAspectRatioSwitch = 16:9
|
||||
ScreenshotSize = 0
|
||||
ScreenshotFormat = 0
|
||||
ScreenshotQuality = 90
|
||||
OrganizeScreenshotsByGame = false
|
||||
StretchY = 100
|
||||
CropLeft = 0
|
||||
CropTop = 0
|
||||
CropRight = 0
|
||||
CropBottom = 0
|
||||
pcrtc_antiblur = true
|
||||
disable_interlace_offset = false
|
||||
pcrtc_offsets = false
|
||||
pcrtc_overscan = false
|
||||
IntegerScaling = false
|
||||
UseDebugDevice = false
|
||||
UseBlitSwapChain = false
|
||||
DisableShaderCache = false
|
||||
DisableFramebufferFetch = false
|
||||
DisableVertexShaderExpand = false
|
||||
SkipDuplicateFrames = false
|
||||
OsdShowSpeed = false
|
||||
OsdShowFPS = true
|
||||
OsdShowVPS = false
|
||||
OsdShowCPU = false
|
||||
OsdShowGPU = false
|
||||
OsdShowResolution = false
|
||||
OsdShowGSStats = false
|
||||
OsdShowIndicators = true
|
||||
OsdShowSettings = false
|
||||
OsdshowPatches = false
|
||||
OsdShowInputs = false
|
||||
OsdShowFrameTimes = false
|
||||
OsdShowVersion = false
|
||||
OsdShowHardwareInfo = false
|
||||
OsdShowVideoCapture = true
|
||||
OsdShowInputRec = true
|
||||
OsdShowTextureReplacements = false
|
||||
HWSpinGPUForReadbacks = false
|
||||
HWSpinCPUForReadbacks = false
|
||||
paltex = false
|
||||
autoflush_sw = true
|
||||
preload_frame_with_gs_data = false
|
||||
mipmap = true
|
||||
UserHacks = false
|
||||
UserHacks_align_sprite_X = false
|
||||
UserHacks_AutoFlushLevel = 0
|
||||
UserHacks_CPU_FB_Conversion = false
|
||||
UserHacks_ReadTCOnClose = false
|
||||
UserHacks_DisableDepthSupport = false
|
||||
UserHacks_DisablePartialInvalidation = false
|
||||
UserHacks_Disable_Safe_Features = false
|
||||
UserHacks_DisableRenderFixes = false
|
||||
UserHacks_merge_pp_sprite = false
|
||||
UserHacks_ForceEvenSpritePosition = false
|
||||
UserHacks_BilinearHack = 0
|
||||
UserHacks_NativePaletteDraw = false
|
||||
UserHacks_TextureInsideRt = 0
|
||||
UserHacks_EstimateTextureRegion = false
|
||||
fxaa = false
|
||||
ShadeBoost = false
|
||||
DumpGSData = false
|
||||
SaveRT = false
|
||||
SaveFrame = false
|
||||
SaveTexture = false
|
||||
SaveDepth = false
|
||||
SaveAlpha = false
|
||||
SaveInfo = false
|
||||
SaveTransferImages = false
|
||||
SaveDrawStats = false
|
||||
SaveFrameStats = false
|
||||
DumpReplaceableTextures = true
|
||||
DumpReplaceableMipmaps = false
|
||||
DumpTexturesWithFMVActive = false
|
||||
DumpDirectTextures = true
|
||||
DumpPaletteTextures = true
|
||||
LoadTextureReplacements = true
|
||||
LoadTextureReplacementsAsync = true
|
||||
PrecacheTextureReplacements = true
|
||||
EnableVideoCapture = true
|
||||
EnableVideoCaptureParameters = false
|
||||
VideoCaptureAutoResolution = false
|
||||
EnableAudioCapture = true
|
||||
EnableAudioCaptureParameters = false
|
||||
linear_present_mode = 1
|
||||
deinterlace_mode = 0
|
||||
OsdScale = 100
|
||||
OsdMessagesPos = 1
|
||||
OsdPerformancePos = 3
|
||||
Renderer = 14
|
||||
upscale_multiplier = 6
|
||||
hw_mipmap = true
|
||||
accurate_blending_unit = 1
|
||||
filter = 2
|
||||
texture_preloading = 2
|
||||
GSDumpCompression = 2
|
||||
HWDownloadMode = 0
|
||||
CASMode = 0
|
||||
CASSharpness = 50
|
||||
dithering_ps2 = 2
|
||||
MaxAnisotropy = 8
|
||||
extrathreads = 3
|
||||
extrathreads_height = 4
|
||||
TVShader = 0
|
||||
UserHacks_SkipDraw_Start = 0
|
||||
UserHacks_SkipDraw_End = 0
|
||||
UserHacks_HalfPixelOffset = 0
|
||||
UserHacks_round_sprite_offset = 0
|
||||
UserHacks_native_scaling = 0
|
||||
UserHacks_TCOffsetX = 0
|
||||
UserHacks_TCOffsetY = 0
|
||||
UserHacks_CPUSpriteRenderBW = 0
|
||||
UserHacks_CPUSpriteRenderLevel = 0
|
||||
UserHacks_CPUCLUTRender = 0
|
||||
UserHacks_GPUTargetCLUTMode = 0
|
||||
TriFilter = -1
|
||||
OverrideTextureBarriers = -1
|
||||
ShadeBoost_Brightness = 50
|
||||
ShadeBoost_Contrast = 50
|
||||
ShadeBoost_Saturation = 50
|
||||
ShadeBoost_Gamma = 50
|
||||
ExclusiveFullscreenControl = -1
|
||||
png_compression_level = 1
|
||||
SaveDrawStart = 0
|
||||
SaveDrawCount = 5000
|
||||
SaveDrawBy = 1
|
||||
SaveFrameStart = 0
|
||||
SaveFrameCount = -1
|
||||
SaveFrameBy = 1
|
||||
CaptureContainer = mp4
|
||||
VideoCaptureCodec =
|
||||
VideoCaptureFormat =
|
||||
VideoCaptureParameters =
|
||||
AudioCaptureCodec =
|
||||
AudioCaptureParameters =
|
||||
VideoCaptureBitrate = 6000
|
||||
VideoCaptureWidth = 640
|
||||
VideoCaptureHeight = 480
|
||||
AudioCaptureBitrate = 192
|
||||
Adapter = NVIDIA GeForce RTX 2050
|
||||
HWDumpDirectory =
|
||||
SWDumpDirectory =
|
||||
SyncToHostRefreshRate = false
|
||||
UseVSyncForTiming = false
|
||||
|
||||
|
||||
[SPU2/Debug]
|
||||
Global_Enable = false
|
||||
Show_Messages = false
|
||||
Show_Messages_Key_On_Off = false
|
||||
Show_Messages_Voice_Off = false
|
||||
Show_Messages_DMA_Transfer = false
|
||||
Show_Messages_AutoDMA = false
|
||||
Show_Messages_CacheStats = false
|
||||
Log_Register_Access = false
|
||||
Log_DMA_Transfers = false
|
||||
Log_WAVE_Output = false
|
||||
Dump_Info = false
|
||||
Dump_Memory = false
|
||||
Dump_Regs = false
|
||||
|
||||
|
||||
[SPU2/Output]
|
||||
StandardVolume = 2
|
||||
FastForwardVolume = 100
|
||||
OutputMuted = false
|
||||
Backend = Cubeb
|
||||
SyncMode = TimeStretch
|
||||
DriverName =
|
||||
DeviceName =
|
||||
ExpansionMode = Disabled
|
||||
OutputLatencyMinimal = false
|
||||
BufferMS = 50
|
||||
OutputLatencyMS = 20
|
||||
StretchSequenceLengthMS = 30
|
||||
StretchSeekWindowMS = 20
|
||||
StretchOverlapMS = 10
|
||||
StretchUseQuickSeek = false
|
||||
StretchUseAAFilter = false
|
||||
ExpandBlockSize = 2048
|
||||
ExpandCircularWrap = 90
|
||||
ExpandShift = 0
|
||||
ExpandDepth = 1
|
||||
ExpandFocus = 0
|
||||
ExpandCenterImage = 1
|
||||
ExpandFrontSeparation = 1
|
||||
ExpandRearSeparation = 1
|
||||
ExpandLowCutoff = 40
|
||||
ExpandHighCutoff = 90
|
||||
|
||||
|
||||
[DEV9/Eth]
|
||||
EthEnable = false
|
||||
EthApi = Unset
|
||||
EthDevice =
|
||||
EthLogDHCP = false
|
||||
EthLogDNS = false
|
||||
InterceptDHCP = false
|
||||
PS2IP = 0.0.0.0
|
||||
Mask = 0.0.0.0
|
||||
Gateway = 0.0.0.0
|
||||
DNS1 = 0.0.0.0
|
||||
DNS2 = 0.0.0.0
|
||||
AutoMask = true
|
||||
AutoGateway = true
|
||||
ModeDNS1 = Auto
|
||||
ModeDNS2 = Auto
|
||||
|
||||
|
||||
[DEV9/Eth/Hosts]
|
||||
Count = 0
|
||||
|
||||
|
||||
[DEV9/Hdd]
|
||||
HddEnable = false
|
||||
HddFile = DEV9hdd.raw
|
||||
|
||||
|
||||
[EmuCore/Gamefixes]
|
||||
VuAddSubHack = false
|
||||
FpuMulHack = false
|
||||
XgKickHack = false
|
||||
EETimingHack = false
|
||||
InstantDMAHack = false
|
||||
SoftwareRendererFMVHack = false
|
||||
SkipMPEGHack = false
|
||||
OPHFlagHack = false
|
||||
DMABusyHack = false
|
||||
VIFFIFOHack = false
|
||||
VIF1StallHack = false
|
||||
GIFFIFOHack = false
|
||||
GoemonTlbHack = false
|
||||
IbitHack = false
|
||||
VUSyncHack = false
|
||||
VUOverflowHack = false
|
||||
BlitInternalFPSHack = false
|
||||
FullVU0SyncHack = false
|
||||
|
||||
|
||||
[EmuCore/Profiler]
|
||||
Enabled = false
|
||||
RecBlocks_EE = true
|
||||
RecBlocks_IOP = true
|
||||
RecBlocks_VU0 = true
|
||||
RecBlocks_VU1 = true
|
||||
|
||||
|
||||
[Debugger/Analysis]
|
||||
RunCondition = If Debugger Is Open
|
||||
GenerateSymbolsForIRXExports = true
|
||||
AutomaticallySelectSymbolsToClear = true
|
||||
ImportSymbolsFromELF = true
|
||||
DemangleSymbols = true
|
||||
DemangleParameters = true
|
||||
FunctionScanMode = Scan From ELF
|
||||
CustomFunctionScanRange = false
|
||||
FunctionScanStartAddress =
|
||||
FunctionScanEndAddress =
|
||||
GenerateFunctionHashes = true
|
||||
|
||||
|
||||
[Debugger/Analysis/SymbolSources]
|
||||
Count = 0
|
||||
|
||||
|
||||
[Debugger/Analysis/ExtraSymbolFiles]
|
||||
Count = 0
|
||||
|
||||
|
||||
[EmuCore/TraceLog]
|
||||
Enabled = false
|
||||
EE.bios = false
|
||||
EE.memory = false
|
||||
EE.giftag = false
|
||||
EE.vifcode = false
|
||||
EE.mskpath3 = false
|
||||
EE.r5900 = false
|
||||
EE.cop0 = false
|
||||
EE.cop1 = false
|
||||
EE.cop2 = false
|
||||
EE.cache = false
|
||||
EE.knownhw = false
|
||||
EE.unknownhw = false
|
||||
EE.dmahw = false
|
||||
EE.ipu = false
|
||||
EE.dmac = false
|
||||
EE.counters = false
|
||||
EE.spr = false
|
||||
EE.vif = false
|
||||
EE.gif = false
|
||||
IOP.bios = false
|
||||
IOP.memcards = false
|
||||
IOP.pad = false
|
||||
IOP.r3000a = false
|
||||
IOP.cop2 = false
|
||||
IOP.memory = false
|
||||
IOP.knownhw = false
|
||||
IOP.unknownhw = false
|
||||
IOP.dmahw = false
|
||||
IOP.dmac = false
|
||||
IOP.counters = false
|
||||
IOP.cdvd = false
|
||||
IOP.mdec = false
|
||||
MISC.sif = false
|
||||
|
||||
|
||||
[Achievements]
|
||||
Enabled = true
|
||||
ChallengeMode = false
|
||||
EncoreMode = false
|
||||
SpectatorMode = false
|
||||
UnofficialTestMode = false
|
||||
Notifications = true
|
||||
LeaderboardNotifications = true
|
||||
SoundEffects = true
|
||||
InfoSound = true
|
||||
UnlockSound = true
|
||||
LBSubmitSound = true
|
||||
Overlays = true
|
||||
LBOverlays = true
|
||||
NotificationsDuration = 8
|
||||
LeaderboardsDuration = 10
|
||||
OverlayPosition = 8
|
||||
NotificationPosition = 1
|
||||
InfoSoundName = /tmp/.mount_pcsx2.GIbhPe/usr/bin/resources/sounds/achievements/message.wav
|
||||
UnlockSoundName = /tmp/.mount_pcsx2.GIbhPe/usr/bin/resources/sounds/achievements/unlock.wav
|
||||
LBSubmitSoundName = /tmp/.mount_pcsx2.GIbhPe/usr/bin/resources/sounds/achievements/lbsubmit.wav
|
||||
Username = y1lm0z
|
||||
LoginTimestamp = 1774722070
|
||||
|
||||
|
||||
[Filenames]
|
||||
BIOS = scph39001.bin
|
||||
|
||||
|
||||
[Framerate]
|
||||
NominalScalar = 1
|
||||
TurboScalar = 2
|
||||
SlomoScalar = 0.5
|
||||
|
||||
|
||||
[MemoryCards]
|
||||
Slot1_Enable = true
|
||||
Slot1_Filename = Mcd001.ps2
|
||||
Slot2_Enable = true
|
||||
Slot2_Filename = Mcd002.ps2
|
||||
Multitap1_Slot2_Enable = false
|
||||
Multitap1_Slot2_Filename = Mcd-Multitap1-Slot02.ps2
|
||||
Multitap1_Slot3_Enable = false
|
||||
Multitap1_Slot3_Filename = Mcd-Multitap1-Slot03.ps2
|
||||
Multitap1_Slot4_Enable = false
|
||||
Multitap1_Slot4_Filename = Mcd-Multitap1-Slot04.ps2
|
||||
Multitap2_Slot2_Enable = false
|
||||
Multitap2_Slot2_Filename = Mcd-Multitap2-Slot02.ps2
|
||||
Multitap2_Slot3_Enable = false
|
||||
Multitap2_Slot3_Filename = Mcd-Multitap2-Slot03.ps2
|
||||
Multitap2_Slot4_Enable = false
|
||||
Multitap2_Slot4_Filename = Mcd-Multitap2-Slot04.ps2
|
||||
|
||||
|
||||
[Logging]
|
||||
EnableSystemConsole = false
|
||||
EnableFileLogging = true
|
||||
EnableTimestamps = true
|
||||
EnableVerbose = false
|
||||
EnableEEConsole = false
|
||||
EnableIOPConsole = false
|
||||
EnableInputRecordingLogs = true
|
||||
EnableControllerLogs = false
|
||||
|
||||
|
||||
[InputSources]
|
||||
Keyboard = true
|
||||
Mouse = true
|
||||
SDL = true
|
||||
SDLControllerEnhancedMode = true
|
||||
SDLPS5PlayerLED = true
|
||||
|
||||
|
||||
[Hotkeys]
|
||||
ToggleFullscreen = Keyboard/Alt & Keyboard/Return
|
||||
CycleAspectRatio = Keyboard/F6
|
||||
CycleInterlaceMode = Keyboard/F5
|
||||
ToggleMipmapMode = Keyboard/Insert
|
||||
GSDumpMultiFrame = Keyboard/Control & Keyboard/Shift & Keyboard/F8
|
||||
Screenshot = Keyboard/F8
|
||||
GSDumpSingleFrame = Keyboard/Shift & Keyboard/F8
|
||||
ToggleSoftwareRendering = Keyboard/F9
|
||||
ZoomIn = Keyboard/Control & Keyboard/Plus
|
||||
ZoomOut = Keyboard/Control & Keyboard/Minus
|
||||
InputRecToggleMode = Keyboard/Shift & Keyboard/R
|
||||
LoadStateFromSlot = Keyboard/F3
|
||||
SaveStateToSlot = Keyboard/F1
|
||||
NextSaveStateSlot = Keyboard/F2
|
||||
PreviousSaveStateSlot = Keyboard/Shift & Keyboard/F2
|
||||
OpenPauseMenu = Keyboard/Escape
|
||||
ToggleFrameLimit = Keyboard/F4
|
||||
TogglePause = Keyboard/Space
|
||||
ToggleSlowMotion = Keyboard/Shift & Keyboard/Backtab
|
||||
ToggleTurbo = Keyboard/Tab
|
||||
HoldTurbo = Keyboard/Period
|
||||
|
||||
|
||||
[Pad]
|
||||
MultitapPort1 = false
|
||||
MultitapPort2 = false
|
||||
PointerXScale = 8
|
||||
PointerYScale = 8
|
||||
|
||||
|
||||
[Pad1]
|
||||
Type = DualShock2
|
||||
InvertL = 0
|
||||
InvertR = 0
|
||||
Deadzone = 0
|
||||
AxisScale = 1.33
|
||||
LargeMotorScale = 1
|
||||
SmallMotorScale = 1
|
||||
ButtonDeadzone = 0
|
||||
PressureModifier = 0.5
|
||||
Up = SDL-0/DPadUp
|
||||
Right = SDL-0/DPadRight
|
||||
Down = SDL-0/DPadDown
|
||||
Left = SDL-0/DPadLeft
|
||||
Triangle = SDL-0/FaceNorth
|
||||
Circle = SDL-0/FaceEast
|
||||
Cross = SDL-0/FaceSouth
|
||||
Square = SDL-0/FaceWest
|
||||
Select = SDL-0/Back
|
||||
Start = SDL-0/Start
|
||||
L1 = SDL-0/LeftShoulder
|
||||
L2 = SDL-0/+LeftTrigger
|
||||
R1 = SDL-0/RightShoulder
|
||||
R2 = SDL-0/+RightTrigger
|
||||
L3 = SDL-0/LeftStick
|
||||
R3 = SDL-0/RightStick
|
||||
LUp = SDL-0/-LeftY
|
||||
LRight = SDL-0/+LeftX
|
||||
LDown = SDL-0/+LeftY
|
||||
LLeft = SDL-0/-LeftX
|
||||
RUp = SDL-0/-RightY
|
||||
RRight = SDL-0/+RightX
|
||||
RDown = SDL-0/+RightY
|
||||
RLeft = SDL-0/-RightX
|
||||
Analog = SDL-0/Guide
|
||||
LargeMotor = SDL-0/LargeMotor
|
||||
SmallMotor = SDL-0/SmallMotor
|
||||
|
||||
|
||||
[Pad2]
|
||||
Type = None
|
||||
|
||||
|
||||
[Pad3]
|
||||
Type = None
|
||||
|
||||
|
||||
[Pad4]
|
||||
Type = None
|
||||
|
||||
|
||||
[Pad5]
|
||||
Type = None
|
||||
|
||||
|
||||
[Pad6]
|
||||
Type = None
|
||||
|
||||
|
||||
[Pad7]
|
||||
Type = None
|
||||
|
||||
|
||||
[Pad8]
|
||||
Type = None
|
||||
|
||||
|
||||
[USB1]
|
||||
Type = None
|
||||
|
||||
|
||||
[USB2]
|
||||
Type = None
|
||||
|
||||
|
||||
[GameListTableView]
|
||||
HeaderState = AAAA/wAAAAAAAAABAAAAAAAAAAIBAAAAAAAAAAAAAAALGAQAAAADAAAACgAAAGQAAAAEAAAASwAAAAMAAABkAAAHfgAAAAsBAQAAAAAAAAAAAAAAAAAAZP////8AAACEAAAAAAAAAAsAAAA3AAAAAQAAAAAAAABVAAAAAQAAAAAAAAU1AAAAAQAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAQAAAAAAAABfAAAAAQAAAAAAAABaAAAAAQAAAAAAAABQAAAAAQAAAAAAAAA8AAAAAQAAAAAAAAB4AAAAAQAAAAAAAAAAAAAAAQAAAAAAAAPoAAAAAAAAAAAAAAAAAAAAAAAAAAAB
|
||||
|
||||
|
||||
[GameList]
|
||||
RecursivePaths = /home/y1lm0z/Romm/ps2
|
||||
153
PCSX2/inis/PCSX2_ui.ini
Normal file
@@ -0,0 +1,153 @@
|
||||
MainGuiPosition=909,477
|
||||
SysSettingsTabName=Cpu
|
||||
McdSettingsTabName=none
|
||||
ComponentsTabName=Plugins
|
||||
AppSettingsTabName=none
|
||||
GameDatabaseTabName=none
|
||||
LanguageId=0
|
||||
LanguageCode=default
|
||||
RecentIsoCount=20
|
||||
GzipIsoIndexTemplate=$(f).pindex.tmp
|
||||
Listbook_ImageSize=32
|
||||
Toolbar_ImageSize=24
|
||||
Toolbar_ShowLabels=enabled
|
||||
CurrentIso=
|
||||
CurrentBlockdump=
|
||||
CurrentELF=
|
||||
CurrentIRX=
|
||||
EnableSpeedHacks=enabled
|
||||
EnableGameFixes=disabled
|
||||
EnablePresets=enabled
|
||||
PresetIndex=1
|
||||
AskOnBoot=enabled
|
||||
CdvdSource=ISO
|
||||
[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
|
||||
AutoDock=enabled
|
||||
DisplayPosition=1308,477
|
||||
DisplaySize=680,560
|
||||
FontSize=8
|
||||
Theme=Default
|
||||
[Folders]
|
||||
UseDefaultBios=enabled
|
||||
UseDefaultSnapshots=enabled
|
||||
UseDefaultSavestates=enabled
|
||||
UseDefaultMemoryCards=enabled
|
||||
UseDefaultLogs=enabled
|
||||
UseDefaultLangs=enabled
|
||||
UseDefaultPluginsFolder=enabled
|
||||
UseDefaultCheats=enabled
|
||||
UseDefaultCheatsWS=enabled
|
||||
Bios=/home/y1lm0z/.config/PCSX2/bios
|
||||
Snapshots=/home/y1lm0z/.config/PCSX2/snaps
|
||||
Savestates=/home/y1lm0z/.config/PCSX2/sstates
|
||||
MemoryCards=/home/y1lm0z/.config/PCSX2/memcards
|
||||
Logs=/home/y1lm0z/.config/PCSX2/logs
|
||||
Langs=/usr/bin/Langs
|
||||
Cheats=/home/y1lm0z/.config/PCSX2/cheats
|
||||
CheatsWS=/home/y1lm0z/.config/PCSX2/cheats_ws
|
||||
PluginsFolder=/usr/lib/games/pcsx2
|
||||
RunIso=/home/y1lm0z/.config/PCSX2
|
||||
RunELF=/home/y1lm0z/.config/PCSX2
|
||||
[Filenames]
|
||||
GS=/usr/lib/games/pcsx2/libGSdx-AVX2.so
|
||||
PAD=/usr/lib/games/pcsx2/libonepad.so
|
||||
SPU2=/usr/lib/games/pcsx2/libspu2x-2.0.0.so
|
||||
CDVD=/usr/lib/games/pcsx2/libCDVDnull.so
|
||||
USB=/usr/lib/games/pcsx2/libUSBnull-0.7.0.so
|
||||
FW=/usr/lib/games/pcsx2/libFWnull-0.7.0.so
|
||||
DEV9=/usr/lib/games/pcsx2/libdev9ghzdrk-0.4.so
|
||||
BIOS=/home/y1lm0z/.config/PCSX2/bios/scph39001.bin
|
||||
[GSWindow]
|
||||
CloseOnEsc=enabled
|
||||
DefaultToFullscreen=disabled
|
||||
AlwaysHideMouse=disabled
|
||||
DisableResizeBorders=disabled
|
||||
DisableScreenSaver=enabled
|
||||
WindowSize=640,480
|
||||
WindowPos=-1,-1
|
||||
IsMaximized=disabled
|
||||
IsFullscreen=disabled
|
||||
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
|
||||
[UiTemplates]
|
||||
LimiterUnlimited=Max
|
||||
LimiterTurbo=Turbo
|
||||
LimiterSlowmo=Slowmo
|
||||
LimiterNormal=Normal
|
||||
OutputFrame=Frame
|
||||
OutputField=Field
|
||||
OutputProgressive=Progressive
|
||||
OutputInterlaced=Interlaced
|
||||
Paused=<PAUSED>
|
||||
TitleTemplate=Slot: ${slot} | Speed: ${speed} (${vfps}) | ${videomode} | Limiter: ${limiter} | ${gsdx} | ${omodei} | ${cpuusage}
|
||||
[ConsoleLogSources]
|
||||
Devel=disabled
|
||||
.EEout=enabled
|
||||
.IOPout=enabled
|
||||
.EErecPerf=disabled
|
||||
.ELF=disabled
|
||||
.SysEvents=disabled
|
||||
.p\&xThread=disabled
|
||||
.SYSout=disabled
|
||||
[TraceLogSources]
|
||||
.SIF=disabled
|
||||
EE.Bios=disabled
|
||||
EE.Memory=disabled
|
||||
EE.Disasm.R5900=disabled
|
||||
EE.Disasm.COP0=disabled
|
||||
EE.Disasm.FPU=disabled
|
||||
EE.Disasm.VUmacro=disabled
|
||||
EE.Disasm.Cache=disabled
|
||||
EE.Registers.HwRegs=disabled
|
||||
EE.Registers.UnknownRegs=disabled
|
||||
EE.Registers.DmaRegs=disabled
|
||||
EE.Registers.IPU=disabled
|
||||
EE.GIFtags=disabled
|
||||
EE.VIFcodes=disabled
|
||||
EE.MSKPATH3=disabled
|
||||
EE.Events.DmaCtrl=disabled
|
||||
EE.Events.Counters=disabled
|
||||
EE.Events.MFIFO=disabled
|
||||
EE.Events.VIF=disabled
|
||||
EE.Events.GIF=disabled
|
||||
IOP.Bios=disabled
|
||||
IOP.Memorycards=disabled
|
||||
IOP.Pad=disabled
|
||||
IOP.Disasm.R3000A=disabled
|
||||
IOP.Disasm.Memory=disabled
|
||||
IOP.Registers.HwRegs=disabled
|
||||
IOP.Registers.UnknownRegs=disabled
|
||||
IOP.Registers.DmaRegs=disabled
|
||||
IOP.Events.DmaCrl=disabled
|
||||
IOP.Events.Counters=disabled
|
||||
IOP.Events.CDVD=disabled
|
||||
IOP.Events.MDEC=disabled
|
||||
[TraceLogSources/IOP.Disasm.COP2]
|
||||
GPU=disabled
|
||||
95
PCSX2/inis/PCSX2_vm.ini
Normal file
@@ -0,0 +1,95 @@
|
||||
[EmuCore]
|
||||
CdvdVerboseReads=disabled
|
||||
CdvdDumpBlocks=disabled
|
||||
CdvdShareWrite=disabled
|
||||
EnablePatches=enabled
|
||||
EnableCheats=disabled
|
||||
EnableWideScreenPatches=disabled
|
||||
ConsoleToStdio=disabled
|
||||
HostFs=disabled
|
||||
BackupSavestate=enabled
|
||||
McdEnableEjection=enabled
|
||||
McdFolderAutoManage=enabled
|
||||
MultitapPort0_Enabled=disabled
|
||||
MultitapPort1_Enabled=disabled
|
||||
[EmuCore/Speedhacks]
|
||||
EECycleRate=0
|
||||
EECycleSkip=0
|
||||
fastCDVD=disabled
|
||||
IntcStat=enabled
|
||||
WaitLoop=enabled
|
||||
vuFlagHack=enabled
|
||||
vuThread=disabled
|
||||
[EmuCore/CPU]
|
||||
FPU.DenormalsAreZero=enabled
|
||||
FPU.FlushToZero=enabled
|
||||
FPU.Roundmode=3
|
||||
VU.DenormalsAreZero=enabled
|
||||
VU.FlushToZero=enabled
|
||||
VU.Roundmode=3
|
||||
[EmuCore/CPU/Recompiler]
|
||||
EnableEE=enabled
|
||||
EnableIOP=enabled
|
||||
EnableEECache=disabled
|
||||
EnableVU0=enabled
|
||||
EnableVU1=enabled
|
||||
UseMicroVU0=enabled
|
||||
UseMicroVU1=enabled
|
||||
vuOverflow=enabled
|
||||
vuExtraOverflow=disabled
|
||||
vuSignOverflow=disabled
|
||||
vuUnderflow=disabled
|
||||
fpuOverflow=enabled
|
||||
fpuExtraOverflow=disabled
|
||||
fpuFullMode=disabled
|
||||
StackFrameChecks=disabled
|
||||
PreBlockCheckEE=disabled
|
||||
PreBlockCheckIOP=disabled
|
||||
[EmuCore/GS]
|
||||
SynchronousMTGS=disabled
|
||||
VsyncQueueSize=2
|
||||
FrameLimitEnable=enabled
|
||||
FrameSkipEnable=disabled
|
||||
VsyncEnable=0
|
||||
LimitScalar=1.00
|
||||
FramerateNTSC=59.94
|
||||
FrameratePAL=50.00
|
||||
FramesToDraw=2
|
||||
FramesToSkip=2
|
||||
[EmuCore/Gamefixes]
|
||||
VuAddSubHack=disabled
|
||||
VuClipFlagHack=disabled
|
||||
FpuCompareHack=disabled
|
||||
FpuMulHack=disabled
|
||||
FpuNegDivHack=disabled
|
||||
XgKickHack=disabled
|
||||
IPUWaitHack=disabled
|
||||
EETimingHack=disabled
|
||||
SkipMPEGHack=disabled
|
||||
OPHFlagHack=disabled
|
||||
DMABusyHack=disabled
|
||||
VIFFIFOHack=disabled
|
||||
VIF1StallHack=disabled
|
||||
GIFFIFOHack=disabled
|
||||
FMVinSoftwareHack=disabled
|
||||
GoemonTlbHack=disabled
|
||||
ScarfaceIbit=disabled
|
||||
CrashTagTeamRacingIbit=disabled
|
||||
[EmuCore/Profiler]
|
||||
Enabled=disabled
|
||||
RecBlocks_EE=enabled
|
||||
RecBlocks_IOP=enabled
|
||||
RecBlocks_VU0=enabled
|
||||
RecBlocks_VU1=enabled
|
||||
[EmuCore/Debugger]
|
||||
ShowDebuggerOnStart=disabled
|
||||
AlignMemoryWindowStart=enabled
|
||||
FontWidth=8
|
||||
FontHeight=12
|
||||
WindowWidth=1000
|
||||
WindowHeight=1018
|
||||
MemoryViewBytesPerRow=16
|
||||
[EmuCore/TraceLog]
|
||||
Enabled=disabled
|
||||
EE.bitset=0
|
||||
IOP.bitset=0
|
||||
2
PCSX2/inis/USBnull.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
write_to_console = 0
|
||||
write_to_file = 0
|
||||
2
PCSX2/inis/secrets.ini
Normal file
@@ -0,0 +1,2 @@
|
||||
[Achievements]
|
||||
Token = C2v56FkWMIVeIC9U
|
||||
53
PCSX2/inis/spu2-x.ini
Normal file
@@ -0,0 +1,53 @@
|
||||
[SOUNDTOUCH]
|
||||
SequenceLengthMS=30
|
||||
SeekWindowMS=20
|
||||
OverlapMS=10
|
||||
[MIXING]
|
||||
Interpolation=4
|
||||
Disable_Effects=0
|
||||
DealiasFilter=0
|
||||
FinalVolume=100
|
||||
AdvancedVolumeControl=0
|
||||
VolumeAdjustC(dB)=0
|
||||
VolumeAdjustFL(dB)=0
|
||||
VolumeAdjustFR(dB)=0
|
||||
VolumeAdjustBL(dB)=0
|
||||
VolumeAdjustBR(dB)=0
|
||||
VolumeAdjustSL(dB)=0
|
||||
VolumeAdjustSR(dB)=0
|
||||
VolumeAdjustLFE(dB)=0
|
||||
[OUTPUT]
|
||||
Output_Module=SDLAudio
|
||||
Latency=300
|
||||
Synch_Mode=0
|
||||
[DEBUG]
|
||||
DelayCycles=4
|
||||
Global_Enable=0
|
||||
Show_Messages=0
|
||||
Show_Messages_Key_On_Off=0
|
||||
Show_Messages_Voice_Off=0
|
||||
Show_Messages_DMA_Transfer=0
|
||||
Show_Messages_AutoDMA=0
|
||||
Show_Messages_Overruns=0
|
||||
Show_Messages_CacheStats=0
|
||||
Log_Register_Access=0
|
||||
Log_DMA_Transfers=0
|
||||
Log_WAVE_Output=0
|
||||
Dump_Info=0
|
||||
Dump_Memory=0
|
||||
Dump_Regs=0
|
||||
Access_Log_Filename=SPU2Log.txt
|
||||
WaveLog_Filename=SPU2log.wav
|
||||
DMA4Log_Filename=SPU2dma4.dat
|
||||
DMA7Log_Filename=SPU2dma7.dat
|
||||
Info_Dump_Filename=SPU2Cores.txt
|
||||
Mem_Dump_Filename=SPU2mem.dat
|
||||
Reg_Dump_Filename=SPU2regs.dat
|
||||
[PORTAUDIO]
|
||||
HostApi=ALSA
|
||||
Device=default
|
||||
Wasapi_Exclusive_Mode=0
|
||||
Minimal_Suggested_Latency=1
|
||||
Manual_Suggested_Latency_MS=20
|
||||
[SDL]
|
||||
HostApi=pulseaudio
|
||||
0
PCSX2/logs/dev9Log.txt
Normal file
75
PCSX2/logs/emuLog.txt
Normal file
@@ -0,0 +1,75 @@
|
||||
Loading language translation databases for 'Turkish (Turkey)' [tr_TR]
|
||||
pcsx2_Main not found -- translation dictionary may be incomplete.
|
||||
pcsx2_Iconized not found -- translation dictionary may be incomplete.
|
||||
SetLanguage: Requested translation is not implemented yet.
|
||||
Loading language translation databases for 'Turkish (Turkey)' [tr_TR]
|
||||
pcsx2_Main not found -- translation dictionary may be incomplete.
|
||||
pcsx2_Iconized not found -- translation dictionary may be incomplete.
|
||||
SetLanguage: Requested translation is not implemented yet.
|
||||
|
||||
Loading plugins from /usr/lib/games/pcsx2...
|
||||
Bound GS: libGSdx-AVX2.so [GSdx (GCC 15.1.1 AVX2/AVX2) 1.2.0]
|
||||
Bound PAD: libonepad.so [OnePAD 0 2.0.0]
|
||||
Bound SPU2: libspu2x-2.0.0.so [SPU2-X 2.0.0]
|
||||
Bound CDVD: libCDVDnull.so [CDVDnull Driver 0 0.6.0]
|
||||
Bound USB: libUSBnull-0.7.0.so [USBnull Driver 0 0.7.0]
|
||||
Bound FW: libFWnull-0.7.0.so [FWnull Driver 0 0.7.0]
|
||||
Bound DEV9: libdev9ghzdrk-0.4.so [GiGaHeRz's DEV9 Driver 0.4.0]
|
||||
Plugins loaded successfully.
|
||||
|
||||
Initializing plugins...
|
||||
Init GS
|
||||
Init PAD
|
||||
Init SPU2
|
||||
Init CDVD
|
||||
Init USB
|
||||
Init FW
|
||||
Init DEV9
|
||||
Plugins initialized successfully.
|
||||
|
||||
Bios Found: Europe v01.60(04/10/2001) Console
|
||||
Bios Found: Europe v02.00(14/06/2004) Console
|
||||
Bios Found: Japan v01.00(17/01/2000) Console
|
||||
Bios Found: USA v01.60(07/02/2002) Console
|
||||
Loading language translation databases for 'Turkish (Turkey)' [tr_TR]
|
||||
pcsx2_Main not found -- translation dictionary may be incomplete.
|
||||
pcsx2_Iconized not found -- translation dictionary may be incomplete.
|
||||
SetLanguage: Requested translation is not implemented yet.
|
||||
Shutting down plugins...
|
||||
PCSX2 1.6.0-0- compiled on Jul 27 2025
|
||||
Savestate version: 0x9a0e0000
|
||||
|
||||
Host Machine Init:
|
||||
Operating System = Linux 6.19.9-200.fc43.x86_64 x86_64
|
||||
Physical RAM = 15287 MB
|
||||
CPU name = AMD Ryzen 5 7535HS with Radeon Graphics
|
||||
Vendor/Model = AuthenticAMD (stepping 01)
|
||||
CPU speed = 3.290 ghz (12 logical threads)
|
||||
x86PType = Standard OEM
|
||||
x86Flags = 178bfbff 7ef8320b
|
||||
x86EFlags = 2fd3fbff
|
||||
|
||||
x86 Features Detected:
|
||||
SSE2.. SSE3.. SSSE3.. SSE4.1.. SSE4.2.. AVX.. AVX2.. FMA
|
||||
SSE4a
|
||||
|
||||
Plugins shutdown successfully.
|
||||
Loading language translation databases for 'Turkish (Turkey)' [tr_TR]
|
||||
pcsx2_Main not found -- translation dictionary may be incomplete.
|
||||
pcsx2_Iconized not found -- translation dictionary may be incomplete.
|
||||
SetLanguage: Requested translation is not implemented yet.
|
||||
Installing POSIX SIGSEGV handler...
|
||||
Reserving memory for recompilers...
|
||||
|
||||
Loading plugins from /usr/lib/games/pcsx2...
|
||||
Bound GS: libGSdx-AVX2.so [GSdx (GCC 15.1.1 AVX2/AVX2) 1.2.0]
|
||||
Bound PAD: libonepad.so [OnePAD 0 2.0.0]
|
||||
Bound SPU2: libspu2x-2.0.0.so [SPU2-X 2.0.0]
|
||||
Bound CDVD: libCDVDnull.so [CDVDnull Driver 0 0.6.0]
|
||||
Bound USB: libUSBnull-0.7.0.so [USBnull Driver 0 0.7.0]
|
||||
Bound FW: libFWnull-0.7.0.so [FWnull Driver 0 0.7.0]
|
||||
Bound DEV9: libdev9ghzdrk-0.4.so [GiGaHeRz's DEV9 Driver 0.4.0]
|
||||
Plugins loaded successfully.
|
||||
|
||||
(GameDB) 9858 games on record (loaded in 99ms)
|
||||
(GameDB) Unloading...
|
||||
1707
PCSX2/logs/emulog.txt
Normal file
1
PCSX2/logs/padLog.txt
Normal file
@@ -0,0 +1 @@
|
||||
PADinit
|
||||
BIN
PCSX2/memcards/Mcd001.ps2
Normal file
1
PCSX2/memcards/Mcd002.ps2
Normal file
|
After Width: | Height: | Size: 8.1 KiB |
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 53 KiB |
|
After Width: | Height: | Size: 325 B |
|
After Width: | Height: | Size: 773 B |
|
After Width: | Height: | Size: 457 B |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 105 KiB |
|
After Width: | Height: | Size: 4.6 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 47 KiB |
|
After Width: | Height: | Size: 10 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 4.7 KiB |
|
After Width: | Height: | Size: 173 B |
|
After Width: | Height: | Size: 9.2 KiB |
|
After Width: | Height: | Size: 64 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 45 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 8.9 KiB |
|
After Width: | Height: | Size: 3.6 KiB |
|
After Width: | Height: | Size: 186 B |
|
After Width: | Height: | Size: 671 B |
|
After Width: | Height: | Size: 217 KiB |
|
After Width: | Height: | Size: 6.6 KiB |
|
After Width: | Height: | Size: 77 KiB |
|
After Width: | Height: | Size: 41 KiB |
|
After Width: | Height: | Size: 49 KiB |
|
After Width: | Height: | Size: 7.2 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 47 KiB |
|
After Width: | Height: | Size: 4.2 KiB |
|
After Width: | Height: | Size: 74 KiB |
|
After Width: | Height: | Size: 317 B |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 444 B |
|
After Width: | Height: | Size: 4.9 KiB |
|
After Width: | Height: | Size: 7.6 KiB |
|
After Width: | Height: | Size: 7.2 KiB |
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 890 B |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 44 KiB |
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 2.2 KiB |
|
After Width: | Height: | Size: 673 B |
|
After Width: | Height: | Size: 17 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 19 KiB |
|
After Width: | Height: | Size: 6.4 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 4.9 KiB |
|
After Width: | Height: | Size: 4.5 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 6.8 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 8.1 KiB |
|
After Width: | Height: | Size: 2.2 KiB |