Posts: 10
Threads: 2
Joined: Jul 2014
Reputation:
0
[wx] Failed to create a temporary file name (error 267: the directory name is invalid.)
[wx] can't open user configuration file. when i try to run a game from iso i get this message but when i run it from disc i have no issues
Posts: 30.824
Threads: 16
Joined: Dec 2008
Reputation:
650
Location: 127.0.0.1
In order to help you further with your problem, please make sure the following are all provided.
- Your hardware specs - CPU, Graphics Card, Memory, Operating System.
- The version of PCSX2 you are using.
- Any non default settings you are using.
- What games you are trying to play and if you are playing them from ISO or DVD.
Thank You.
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Posts: 5.076
Threads: 18
Joined: Oct 2010
Reputation:
154
Possibly access rights issue. Dont put the iso into a folder controlled by windows as programs, documents and settings, windows, and all of these folders.
Posts: 30.824
Threads: 16
Joined: Dec 2008
Reputation:
650
Location: 127.0.0.1
In order to help you further with your problem, please make sure the following are all provided.
- The version of PCSX2 you are using.
- Any non default settings you are using.
- What games you are trying to play and if you are playing them from ISO or DVD.
Thank You.
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Posts: 30.824
Threads: 16
Joined: Dec 2008
Reputation:
650
Location: 127.0.0.1
tried willkuer's suggestion ?
CPU : AMD Ryzen 7 3800X
Mobo : Asus PRIME B450-PLUS
GPU : NVIDIA GeForce RTX 3070
RAM : 16 Go
Posts: 8.597
Threads: 105
Joined: May 2014
Reputation:
169
Location: 127.0.0.1
Quote:Possibly access rights issue. Dont put the iso into a folder controlled by windows as programs, documents and settings, windows, and all of these folders.
probably this ^
Code:
if ( path.empty() )
{
wxLogSysError(_("Failed to create a temporary file name"));
}
Tried moving them to a different directory which doesn't have such permission conflicts ?
We're supposed to be working as a team, if we aren't helping and suggesting things to each other, we aren't working as a team.
- Refraction
Posts: 10
Threads: 2
Joined: Jul 2014
Reputation:
0
do you mean like the local c drive ?