El-Tahur

Results 2 comments of El-Tahur

> def find_hdd0(self): try: with open(self.config_yml, 'r') as config_file: > > ``` > config = yaml.load(config_file, Loader=yaml.SafeLoader) > hdd0 = config['VFS']['/dev_hdd0/'] > > # I think it's a safe guess...

I don't know if this is the right place to comment or if I should open a new issue, I'm having the same problem but with the first Diablo game...