OpenSWE1R / openswe1r

An Open-Source port of the 1999 Game "Star Wars Episode 1: Racer"
https://openswe1r.github.io/
GNU General Public License v2.0
315 stars 26 forks source link

CD check might try to write to disc #116

Open JayFoxRox opened 6 years ago

JayFoxRox commented 6 years ago

As the emulated CD ("D:") is linked to the current folder ("./") it can be written to. It should be confirmed that there are no writes to the "D:/" paths. If such writes occur, they should probably fail.

According to FiX guide, this happens at / around 0x42564A in the original CD release.