Millie Rose
Millie Rose
Using alternative transport for `ws-listen` does not appear to work as described in the documentation. The invocations ``` websocat ws-l:tcp-l:127.0.0.1:8808 reuse:- websocat ws-c:ws-l:ws-c:- tcp:127.0.0.1:5678 ``` from the documentation both result...
When listening for a WebSocket connection with `--restrict-uri`, a client attempting to connect to another URI (e.g. to access a static file) results in a ``` websocat: WebSocketError: I/O failure...
I believe the `active_visor` offset for Prime 1 in `PrimeHack/AddressDBInit.cpp` is off by one. Line 41 is currently ``` addr_db.register_dynamic_address(Game::PRIME_1, "active_visor", "powerups_array", {mrt1(0x1c)}); ``` but I think `0x1c` should be...
Issue: The AutoEFB mod forcibly *enables* "Store EFB Copies to Texture Only" when the user has it disabled. This setting causes visual glitches (black bars) on rain drop on the...
Issue: The beam/visor menu in Trilogy Prime 1 causes a crash if Trilogy Prime 2 has run first. Configuration: PrimeHack 1.0.8 flatpak, Ubuntu+Vulcan, "Enable Beam/Visor Menu" set in controls, beam...
I believe that issue #67 should not have been closed. Issue: The beam/visor menu in MP2 requires resetting the "enable menu" toggle before activating more than once. Configuration: PrimeHack 1.0.8...