Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - erb

Pages: [1]
1
Emulators / PCSX2 AVX2 QT launch error...
« on: February 04, 2023, 07:11:20 AM »
Hey guys, how are you?

I've been using Attract-Mode for a long time with several systems, now with a new pc I'm emulating the Playstation 2, so I configured this system on the frontend, researched the configuration, I'm using the PCSX2 emulator, follow the details:

Emulator: PCSX2
Version: AVX2 QT
Channel: Nightly Releases
Revision: 1.7.4009
Date: 02/04/2023

My configuration in emulator file:

Code: [Select]
executable           C:\ERB\Emus\Pcsx2\pcsx2-qtx64-avx2.exe
args                 "[romfilename]" -fullscreen -batch -nogui --
rompath              D:\Console\Sony Playstation 2 [1G1R]\Games\Base-1G1R\
romext               .chd
system               Sony Playstation 2

The final command line looks like this, I tested it via CMD and everything worked correctly:
Code: [Select]
C:\ERB\Emus\Pcsx2\pcsx2-qtx64-avx2.exe "D:\Console\Sony Playstation 2 [1G1R]\Games\Base-1G1R\Backyard Wrestling 2 - There Goes the Neighborhood (Europe).chd" -fullscreen -batch -nogui --
But when I try to run it via Attract-Mode an error occurs and the game doesn't load, I tried to review and change some things but it didn't work at all!

The log file tells me this:

last_run.log
Code: [Select]
- Working directory: C:\ERB\Emus\Pcsx2
*** Running: C:\ERB\Emus\Pcsx2\pcsx2-qtx64-avx2.exe "D:\Console\Sony Playstation 2 [1G1R]\Games\Base-1G1R\Backyard Wrestling 2 - There Goes the Neighborhood (Europe).chd" -fullscreen -batch -nogui --
Error executing command: 'C:\ERB\Emus\Pcsx2\pcsx2-qtx64-avx2.exe "D:\Console\Sony Playstation 2 [1G1R]\Games\Base-1G1R\Backyard Wrestling 2 - There Goes the Neighborhood (Europe).chd" -fullscreen -batch -nogui --'

I tried to remove the -- from the end of the command, it also runs successfully via CMD but it keeps giving an error in Attract-Mode!

Is this some inconsistency between version AVX2 QT and Attract? It would be a shame because this version brings many new features that are not present in the retroarch version.

If you can help I appreciate it!

Pages: [1]