I tried using DxWnd for Virtua Fighter 2. However, it doesn't work properly : I have a 123 error when using the try button with a file missing but it doesn't tell which file is missing. Lauching it works but everything except HUD is black.
Is there something missing about it ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When "Try" running the game, DxWnd only deals with the pathname registered in the "Path" field, so this should be the problem. I would look carefully about that value (does it correspond to the actual game path? Is there anything strange?). If you want me to have a deeper look you could post here either your dxwnd.ini file or the exported configuration.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It's really strange. I see that you have many games in your configuration, all below the same common path "K:\Jeux\", so I don't see why only this one should have problems.
You mentioned the try button: usually a game is run by double clicking on the game icon or running it outside DxWnd (the try button is to make tests with tentative configurations before they gets saved), I'm wondering if the problem happens only in this way or with all other ways.
Mumble mumble ...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Looking at the source code I see that the execution through the "Try ..." button is a simplified and shorter procedure compared to the "Run" procedure with double-clicking on the game entry or through the menu. That could explain the problem if the error occurs only with the "Try ..." button.
I'm going to try to fix this situation, though I'm not sue this is your problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello
I tried using DxWnd for Virtua Fighter 2. However, it doesn't work properly : I have a 123 error when using the try button with a file missing but it doesn't tell which file is missing. Lauching it works but everything except HUD is black.
Is there something missing about it ?
When "Try" running the game, DxWnd only deals with the pathname registered in the "Path" field, so this should be the problem. I would look carefully about that value (does it correspond to the actual game path? Is there anything strange?). If you want me to have a deeper look you could post here either your dxwnd.ini file or the exported configuration.
I already put on the pathname and the path is correct. I think it's a configuration problem or something.
Here is the ini file in attachment.
It's really strange. I see that you have many games in your configuration, all below the same common path "K:\Jeux\", so I don't see why only this one should have problems.
You mentioned the try button: usually a game is run by double clicking on the game icon or running it outside DxWnd (the try button is to make tests with tentative configurations before they gets saved), I'm wondering if the problem happens only in this way or with all other ways.
Mumble mumble ...
Looking at the source code I see that the execution through the "Try ..." button is a simplified and shorter procedure compared to the "Run" procedure with double-clicking on the game entry or through the menu. That could explain the problem if the error occurs only with the "Try ..." button.
I'm going to try to fix this situation, though I'm not sue this is your problem.