zilmar
zilmar
https://github.com/project64/project64/commit/ccae22afc506481628249ad3dc04230021306c0f might fix it
if there was an easy consensus on which keys to use to enter/leave full screen and most uses knew what key it is it could be possible. Often if you...
maybe, but someone else would have to drive it since my focus is getting the emulator more accurate and to get android working again. I suspect getting a good android...
I just had a quick look at it it is doing a SW to 0xC0000000 which is throwing a tlb miss and things go wrong after that ... Now I...
it is not masking the values correctly, so when it compares to the size of the rdram it is outside of it. I have plenty of message box/asserts when it...
if it does not work in interpter it is likely a graphics issue, if it does work in the interpter then it is likely some type of self mod that...
does project-input work for you? https://www.pj64-emu.com/nightly-builds
in general the zip version from the nightly builds (https://www.pj64-emu.com/nightly-builds) should have the latest GlideN64 version there. It should be compiling any new changes and have what ever the latest...
looks to be something to how visual studio is installed, all those errors are winnt, tho I am using an early version of visual studio so not sure how to...
It exists on arm .. but that has problems and needs more work, I am at the moment working on moving memory handling in to handles to remove use of...