Skip to content

kabotya713/MyUSharpLogAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Analyzing My UdonSharp's logs for VRChat.

Getting Started

  1. Prepare Python 3.7.6 or use exe file.
  2. Find VRChat log file available at: C:/Users/{username}/AppData/LocalLow/VRChat/vrchat/output*_log.txt
  3. Execute to the script or exe file.
  4. Refer to VRC_USharp_Log\log_YYYYMMDD_hhmmss.log in the same directory as the executable program.

Bluild

  1. Execute 'pip install pyinstaller'
  2. Execute 'pyinstaller Output_USharpLog.py --onefile'
  3. "Output_USharpLog.exe" in dist directory