[New]
- Last Visited Page now saved, so when you come back, you'll come back to the same page
[Changes]
- Optimized the game build, so it doesn't bundle not needed files. ~900MB now is around ~430MB
- Chromium Flags Set
- disable-gpu-compositing
- disable-gpu
- disable-accelerated-mjpeg-decode
- disable-accelerated-video-decode
- disable-accelerated-video-encode
- disable-direct-composition
- disable-angle-features
- disable-accelerated-2d-canvas
- disable-background-timer-throttling
- Hardware Acceleration is now disabled
- Implemented an inactivity timer (every 30 minutes, refresh the page)
[Removed]
- All the audio has been removed. This was utilizing almost half the memory
- Steam Overlay. In the name of performance at the moment, I've disabled the steam overlay
Changed files in this update