Tool: PSOBB Charactor Data Decoder Web released.

iyoSakura

Member
Guildcard
42037248
Built a new topic
https://www.pioneer2.net/community/threads/character-item-viewer-on-the-web.22882/
This topic will be removed soon.

WEB released.

This website never communicates with the server. Your data will not be leaked.

latest update:
Bug fixes are now reflected by refreshing the screen without having to re-input the character.

change point:
1. Share Bank OK.
2. Display with the latest item code by entering items_list.lua
3. If not private mode browsing, the data not disappear.

WEB版ができました。
このサイトはサーバーと通信することはないので、あなたのデータが他人に漏れることはありません。

最新の更新
キャラクターを再入力しなくても、画面を更新することでバグfixが反映されるようになりました。

変更点
・共通倉庫がみれます。
・items_list.luaを入力するこで、最新のアイテムコードで表示できます
・ブラウザがプライベートモードでなければ、一度入力したデータは消えません


スクリーンショット 2021-12-11 2.07.46.png


The attached file is a Windows application, but since it is old, please use the WEB version.
添付ファイルはWindowsアプリですが、更新予定がないのでWEB版の使用をおすすめしますー。

github

This app converts the binary data of the character into text.
Please download and execute the attached file.

Please watch the video for how to use it.

What you can do.
List your belongings and warehouse items

Things impossible
Displaying the name of the S weapon
Display of shared bank

このアプリは、キャラクターのバイナリデータをテキスト化します。
添付ファイルをダウンロードして実行してください。

使い方は動画をみてください。
(画面上部)

できること。
所持品と倉庫のアイテムをリスト化

できないこと
S武器の名前の表示
共有倉庫の表示

github
 

Attachments

  • PSOBBCharactorDataDecoder.zip
    37 KB · Views: 43
Last edited:
Yo, sorry about that. I just made the "Download Data" now include the shared bank data.

It's the same format as it is in the character data.

Bytes 00-03: Number of items in bank (32-bit value)
Bytes 04-07: Meseta in the bank (32-bit value)
... then 200 bank items follow.
 
Yo, sorry about that. I just made the "Download Data" now include the shared bank data.

It's the same format as it is in the character data.

Bytes 00-03: Number of items in bank (32-bit value)
Bytes 04-07: Meseta in the bank (32-bit value)
... then 200 bank items follow.
Thank you. I will corresopond share bank.
 
Great update! Haha. I wasn't reading the page correctly at first when it was prompting me for the LUA file. (Woops!)

But yeah, this is nice!

I see it shows a list of default items for English, perhaps a radio button could be made that can select Japanese where it could use a default items list file for that language too? (Just a suggestion!)

Also, what about all the other information about the character? Like name, class, section ID, level, and so on?
 
Sodaboy san

thank you.
I will do my best to display Japanese.
I think the character's name, Class, ID, and level will be displayed soon.
 
Hello! I've tested your tool and there seems to be a few bugs about displaying weapon attributes.

1. It misrepresents machine% as dark% and dark% as machine%.
- e.g. I have Sacred Duster 15/0/50/20 and the tool displays it as 15/0/20/50.

2. It misrepresents ES weapons' zalure special as burning special.

Thanks for your efforts in making the tool!
 
Hello! I've tested your tool and there seems to be a few bugs about displaying weapon attributes.

1. It misrepresents machine% as dark% and dark% as machine%.
- e.g. I have Sacred Duster 15/0/50/20 and the tool displays it as 15/0/20/50.

2. It misrepresents ES weapons' zalure special as burning special.

Thanks for your efforts in making the tool!

Ray san.
Thank you for your report.

1. It misrepresents machine% as dark% and dark% as machine%.
- e.g. I have Sacred Duster 15/0/50/20 and the tool displays it as 15/0/20/50.
this problem was fix
Please refresh your browser.

2.It misrepresents ES weapons' zalure special as burning special.
this problem was fix
Please refresh your browser.
 
Last edited:
  • Like
Reactions: Ray
Great update! Haha. I wasn't reading the page correctly at first when it was prompting me for the LUA file. (Woops!)

But yeah, this is nice!

I see it shows a list of default items for English, perhaps a radio button could be made that can select Japanese where it could use a default items list file for that language too? (Just a suggestion!)

Also, what about all the other information about the character? Like name, class, section ID, level, and so on?
hi.
Can you tell me the index of the data?
class, section ID, level

name is ok (index 968-988)
 
Last edited:
SodaBoy san
Thank you

postscript
Japanese display OK
name,class, section ID, level display OK
 
Last edited:
Back
Top