Commit 7a6d68e
committed
ps2: normalize CWD to work around PS2SDK bug
Workaround for PS2SDK issue ps2dev/ps2sdk#805.
PS2SDK's initialization routine does not properly set the CWD for HDD paths,
leading to all slashes being converted to backslashes.
This change ensures that they are converted back to slashes, until the
issue is properly fixed in PS2SDK.1 parent b2afc9f commit 7a6d68e
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
309 | 319 | | |
310 | 320 | | |
311 | 321 | | |
| |||
0 commit comments