Trent

Results 39 comments of Trent

> Can one of you show me what the folder where you extracted the Linux binary and assets looks like? My assets/ folder: ![image](https://github.com/Mr-Wiseguy/Zelda64Recomp/assets/60309933/b7897df5-ff83-4c9f-9c0c-85d955c38110)

> Running the Windows binary via Proton (or vanilla old Wine) works. Don't tell anybody, but I lied. Wine nor Proton seem to be able to launch it: ``` 0080:fixme:wineusb:query_id...

Nonono, not the official servers. I just mean an option to deploy to Heroku for standalone users.

> this could actually work! The only problem is, we would need to switch to a node.js server. No, there's no need for that - heroku supports rust no problem....

I might when I have a little more time. I'm much more of a monkeypatcher than I am a programmer :P

I'm not sure where you are encountering this screen, because there isn't ever a point where you have to accept or decline any terms of service. On account creation, there...

I've made a post to the RPCS3 forums regarding this feature: https://forums.rpcs3.net/showthread.php?tid=208083 The forum post still needs to be manually approved. I'm interested in perhaps tackling this issue but I've...

https://github.com/RPCS3/rpcs3/blob/71524271e948316d57515422bd0da0159a55d24d/rpcs3/Input/sdl_pad_handler.cpp#L709-L727 It should be pretty simple to take the gyro -> sixaxis approach like this to stick -> sixaxis. Still kind of wandering in my understanding the codebase here, but...

https://github.com/RPCS3/rpcs3/assets/60309933/9494e7f7-e279-4c59-afb6-0a38586f3946 I've got gyro emulation on left stick evdev working! As you can see in the video, it's very jank. I don't know what normal values look like (other than...