Bobby Smith

Results 152 comments of Bobby Smith

So weird, in my case it's clearly the drivers that fixed it, I just downgraded to 461.92 and the crashes are back, re-installed the newest 465.89 and no crash or...

Looks like it was fixed in upstream ~20 days ago: https://github.com/flyinghead/flycast/issues/38 So hopefully the fix will be backported to the core soon! ;)

Works fine by reverting 2a0b340aac42c77363497cced8d4ae94f9488d7c but no idea if it can introduce another bugs in different games or not... :/ Until a proper fix/backport, if you want to give it...

Yeah same here, tested on Windows 10 and on my Linux Mint VM with both the JP and the US version (from Sega Smash Pack - Volume 1). I messed...

Can't reproduce the crash on my Linux Mint VM, tried run/close content like 50 times in a row, no problem. The "DFrameBuffer" warning does appear however (but again, no idea...

Oh ok, I always thought it was doable because with DOSBox core and other cores that use keyboard it is possible to switch labels to keyboard keys, I guess these...

I don't have Apple stuff to test, but can't reproduce on Windows 10. Have you tried other cores? An easy test would be: https://github.com/ShendoXT/padtest/releases , download the .zip and extract...

When using "Relative Aiming" (for my tests I used my left analog for P1 crosshair and right analog for P2 crosshair) it kinda works, but for some reason I have...

I wanted to check if the paths were set correctly so I did a very simple test, in this function: https://github.com/PCSX2/pcsx2/blob/dfb857b68f7e6cd52a55efa1f4242396a643567c/pcsx2/ImGui/ImGuiManager.cpp#L1027-L1046 which is called from https://github.com/PCSX2/pcsx2/blob/dfb857b68f7e6cd52a55efa1f4242396a643567c/pcsx2/USB/usb-lightgun/guncon2.cpp#L529-L533 BEFORE this line https://github.com/PCSX2/pcsx2/blob/dfb857b68f7e6cd52a55efa1f4242396a643567c/pcsx2/ImGui/ImGuiManager.cpp#L1029...

Brief discussions about this issue on Discord last night, I tried commenting https://github.com/PCSX2/pcsx2/blob/a8f3ec8184cc0d4203613dbeb6a9b082c202a206/pcsx2/ImGui/ImGuiManager.cpp#L1065 and https://github.com/PCSX2/pcsx2/blob/a8f3ec8184cc0d4203613dbeb6a9b082c202a206/pcsx2/ImGui/ImGuiManager.cpp#L1081 as suggested in the last reply but I ended up with a crash when using...