Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some JP procedure #1

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

some JP procedure #1

wants to merge 5 commits into from

Conversation

LXY1226
Copy link

@LXY1226 LXY1226 commented Apr 23, 2022

some JP procedure
pick info if that helps

no need to merge

sorry for bad english

@hdk5
Copy link
Owner

hdk5 commented Apr 23, 2022

Thanks! I am surprised someone found this repo and even actually came to help.
I won't merge this PR as is, but these notes will definitely be useful in case I want to look into the game again later.

@hdk5
Copy link
Owner

hdk5 commented Apr 23, 2022

@LXY1226 Would you tell how .fbs is generated?

@LXY1226
Copy link
Author

LXY1226 commented Apr 24, 2022

I used the following steps

  1. use Il2CppDumper to convert .so to dump.cs
  2. then use this generate.go to generate test.fbs and .go for dump to .csv
  3. done.

any other questions are welcome :)
FAQ:
-1. My code sucks.
I know
lol

@versionunk
Copy link

versionunk commented Jan 30, 2023

I used the following steps

  1. use Il2CppDumper to convert .so to dump.cs
  2. then use this generate.go to generate test.fbs and .go for dump to .csv
  3. done.

any other questions are welcome :) FAQ: -1. My code sucks. I know lol

Thanks for your code! It works well!!

@Blemishine
Copy link

I used the following steps

  1. use Il2CppDumper to convert .so to dump.cs
  2. then use this generate.go to generate test.fbs and .go for dump to .csv
  3. done.

any other questions are welcome :) FAQ: -1. My code sucks. I know lol

Hello there, I would like to know is there any way to get the required flat package in flatbuffers.go?
您好,我想知道有什么办法能够获取generate.go生成的flatbuffers.go中的flat package吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants