mon / BemaniPatcher

Web based DLL binary patcher
MIT License
213 stars 135 forks source link

recording related patch for resident 010 dll #349

Closed bookqaq closed 6 months ago

bookqaq commented 6 months ago

A necessary patch for asphyxia (skip region check), and a quality-of-life improvement for video upload speed. My English is pretty bad, so if there's any grammar issue, please tell me and I'll change it.

mon commented 6 months ago

I reworded the video patch, because the main effect is "faster video uploads".

Are you happy with my change? If so, I'll merge :)

bookqaq commented 6 months ago

I reworded the video patch, because the main effect is "faster video uploads".

Are you happy with my change? If so, I'll merge :)

the faster video upload one in fact controls all WebAPI2 requests’ body chunk size. I don’t find any other request affected by this change for now, so probably ok.

mon commented 6 months ago

Alright, I'll merge it. Thanks!