Skip to content

Commit

Permalink
Small typo, syntax and layout fixes on EN README
Browse files Browse the repository at this point in the history
Also modified link to English version of Microsoft website for Dx9 link on EN README
  • Loading branch information
BackIsBachus authored Jan 26, 2019
1 parent 2ed2b5b commit bc14644
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@ Requirements will be more precise in the future based on feedback and code optim
# Uninstalling

You can uninstall by simply deleting the `d912pxy` folder, `bin64/d3d9.dll` and `bin64/P7x64.dll`.
Don't remove any other files other then that.
Don't remove any other files other than that.

# Known bugs

-Screenshot functionality not working
- Screenshot functionality not working

# Troubleshooting

Expand All @@ -82,24 +82,24 @@ Don't remove any other files other then that.

Do not ask game support about this crashes!

If you game crashes without d912pxy, don't ask about this here, cause d912pxy do zero modifications to game data.
If you game crashes without d912pxy, don't ask about this here, because d912pxy do zero modification to game data.

Be shure that game runs without d912pxy!
Be sure that the game runs without d912pxy!

Next update your driver and directx9.
Next, update your driver and directx9.

(link to dx9 https://www.microsoft.com/ru-ru/download/details.aspx?id=34429)
(link to dx9 https://www.microsoft.com/en-us/download/details.aspx?id=34429)

Then, if you still here, post your issue on github with
Then, if you are still here, post your issue on github with

1. Log file form P7logs
2. Crash.dmp and d912pxy_crash.txt if you have it

If you asked to run debug version do this
If you are asked to run debug version do this

0. Debug version writes ton of data, do not run it for long time!
1. Install Release_d version [from here](https://github.com/megai2/d912pxy/releases).
2. Run game, reproduce situation.
1. Install Release_d version [from here](https://github.com/megai2/d912pxy/releases)
2. Run the game and reproduce the error
3. Send the log file or/and Crash.dmp to github

## Case 3
Expand All @@ -108,13 +108,13 @@ Don't remove any other files other then that.

**Solution**

1. Install Release_ps version [from here](https://github.com/megai2/d912pxy/releases).
2. Run the game, reproduce visual error.
3. Exit game, remove d912pxy/pck/shaders_cso.pck
4. Install regular version.
5. Run the game again. Wait for shaders to recompile, as this will take notable time.
6. If error is not fixed, post your issue on github with a description on how to reproduse visual error.
1. Install Release_ps version [from here](https://github.com/megai2/d912pxy/releases)
2. Run the game and reproduce visual error
3. Exit the game and remove d912pxy/pck/shaders_cso.pck
4. Install the regular version
5. Run the game again and wait for the shaders to recompile (this will take a notable time)
6. If the error is not fixed, post your issue on github with a description on how to reproduse the visual error.

# Support developer

WMZ 442298672293
WMZ 442298672293

0 comments on commit bc14644

Please sign in to comment.