Cody Tilkins
Cody Tilkins
I've moved on to write an actual scraper.
Refer back to the -D section of your system. You appear to have set it up wrong. Point to the correct paths. For example if you are cd into aseprite/build...
I wonder if the depth function is inversed. OpenGL is probably in a weird state. (I know mac doesnt play nice from what I've seen in PPSSPP)
I'm not sure but I think the Size and Position members are clashing. When I swap back and forth between Sdl and Glfw SDL will make the window GIANT sometimes...
Windows 10 by the way. Surprised I neglected to say this. I am using 150% scaling. I wonder if this could be the cause. This can be tested by modifying...
Yeah I stumbled upon the editorconfig which works very well. I know virtual space is a solution to the tab pits problem, but there is also the solution of "dont...
Alright fair enough.
Since infrastructure didn't mean using a public server, it would mean that one of the PSP devices was either used as a server and managed everything or they both managed...
Okay so I am venturing on learning more about this. I am attempting to figure out what calls are made in a specific, downloaded game (monster hunter freedom unite). This...
~~One huge issue I am facing right now in actually debugging is PPSSPP dictates the WLAN switch is off. So I will look through some disassembly. Another thing that is...