TheLastRar

Results 125 comments of TheLastRar

"Ratings Preview for YouTube" adds an icon to the address bar (and I really wish it didn't) maybe you take a look at what it does to find out if...

Some more PS1 hardware tests http://psx.amidog.se/doku.php?id=psx:download:cpu http://psx.amidog.se/doku.php?id=psx:download:gpu http://psx.amidog.se/doku.php?id=psx:download:gte http://psx.amidog.se/doku.php?id=psx:download:misc I don't know how feasible it is to run all of these on a PS2. But these tests have been used...

The tests I linked are pre-compiled PSX EXEs, which have a different header to IRX files. PCSX2 crashes when trying to load them.

Network Profile Wizard (the one built-in with some games), Most text/boxes stuck in top left. I believe this is a GS emulation issue rather than a core issue. https://github.com/PCSX2/pcsx2/issues/287

I built Mesa3D-MinGW without LLVM support. and then use it with environment variable set for zink, but I'm still seeing the program crash (PCSX2 for reference). I can debug the...

I'm building from master, the commit SHA I tested was c022c9603d500b59ff5e6f93c8a214d1785ab20a I also tested 21.0, and it still crashed. I am using the `buildscript\build.cmd` script When following your instructions I...

Didn't think that failing to get the mac address would block pcap from working, seems I forgot it was needed for a pcap filter used in switched mode (and also...

> > > ppamorim > > > > > > @ppamorim Is this PCAP Bridged mode or Sockets? > > I tried both. No change. What are your settings?

I'll also take the opportunity to document what I've learned about cmake's install step with `fixup_bundle` on windows If it's run in an environment that's been prepared by `vcvars*.bat` (such...

> also, don't forget to update the release workflow to add the new files! Dunno if I've modified the release workflow correctly, not sure how to test that