Nicolas Noble

Results 163 comments of Nicolas Noble

> ![image](https://private-user-images.githubusercontent.com/99600325/306739157-b49521b6-cb6e-44fb-9ae7-fdbf72a04d04.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDg2NDQxMDUsIm5iZiI6MTcwODY0MzgwNSwicGF0aCI6Ii85OTYwMDMyNS8zMDY3MzkxNTctYjQ5NTIxYjYtY2I2ZS00NGZiLTlhZTctZmRiZjcyYTA0ZDA0LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAyMjIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMjIyVDIzMTY0NVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWU2NWZhYTFmZWU3YWFmZGRjZGIxNjlmYTk4NjhkNjNjYWVhN2ZiODYyZTA5YmM5M2YzMzc2YjdjMWIxOTk2ZWQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.Y0BI--DHPgeOsANdaZqnDbm8fYuteis09Ut7xWRgQBQ) > > I have a working prototype using lua (ugh, proportional font) I'm glad I saved it, it may help @potus-barret. Turns out I can't copy from it...

@notdodgeball check the latest documentation push: https://github.com/grumpycoders/pcsx-redux/commit/df959fa06b0bd1a72e8ec095e32d1f3396979b84

So, I'm in a bit of a pickle here. The cdrom refactoring branch has a change there to make the cycle counter 64 bits. Changing this later would be an...

So the problem with changing the return type is that the behavior will still be different after the switch: right now, with a 32 bits counter, it'll roll over every...

So this is hopefully fixed with #1557, but (1) I need to regenerate all of the libraries, (2) verify any other potential breakage, and (3) manage to get in touch...

Sorry, didn't have time to get to it yet. There's been lots of bugs and issues to triage, and there's just one of me :)

Could you try with the opengl GPU? It has a better screen timings algorithm which I still need to port to the software GPU code.

> I have this issue with the latest version of PCSX-Redux. > > The game gets stuck on the Insomniac Games screen and the window is not responding. After a...

Hi there, thanks for the report. Do you think you could try with a retail bios to verify if the problem is with the emulation or openbios?