Commit ad2f6ce
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 ad2f6ce
1 file changed
Lines changed: 8 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 | + | |
309 | 317 | | |
310 | 318 | | |
311 | 319 | | |
| |||
0 commit comments