Releases: BardMusicPlayer/ChipCameraHack
ChipCameraHack v1.6
Introducing ChipCameraHack v1.6!
Changelog:
• Refactored metadata parsing and retrieval. It pulls from Github now, so no more issues with private AWS servers.
• Different regions are now handled universally. No more dynamic loading of offsets based on region.
• Subsequent updates will now be sent on app start to the user.
UI:
• Added an information panel to show offsets and a (shameless) donation link.
CameraHackTool v1.4
Introducing CameraHackTool v1.4!
Changelog:
• KR client is now supported!
• Sped up character detection and name retrieval. Opening processes should be much faster now.
• Some memory addresses are no longer read as static, but now searched for using ASM signatures.
UI:
• Dark mode is now default mode.
• Main window is now opened at center screen.
• Process prompt is now displayed within the main window.
Bug Fixes:
• Sometimes loading / closing multiple processes would cause a crash. I (hope) think this is fixed.