Jonas Francisco
Jonas Francisco
Looking at the code it seems an "else" block is missing, so the error is triggered later inside the try block: ``` # Try finding Steam library folders using libraryfolders.vdf...
I'm using an old VGA (Fermi series) with a NVIDIA 390 driver - manually launching games as suggested in https://github.com/ValveSoftware/steam-runtime/issues/420#issuecomment-857905339 works, but launching games from Steam interface generates the stack...
Tip: While that solutions are not implemented I'm using the generic @Transform decorator to convert to the specific classes. Example with top-level param: ```ts export abstract class Photo { id:...