Closed ThatzOkay closed 1 month ago
All spice is doing is opening a file handle via CreateFileA/W on the COM port. When the process dies, all file handles would be cleaned up by the OS, even if spice somehow doesn't end up closing them (e.g., if the game crashes, or if the user forcibly terminates)
Maybe double check if the old game process is fully closed. You can also use things like Process Explorer to see who is holding a handle open on the COM port.
Other than that, it seems unlikely this is a bug in spice.
Game and version
SDVX Exceed Gear
Version of spice2x
2024-08-24
Laptop
Nope
Describe the issue
First time i start the game after boot it opens the Reader correctly and initializes it. Then i close the game using f4 overlay start it up again. Now spice is saying COM10 Acces denied. Serial handle no longer valid
Attached log.txt file, if available
log.txt