[HOW2] Convert 9.4 ItemResource to 9.1

01/03/2019 22:56 InkDevil#1
-
01/03/2019 23:04 アルカード#2
Quote:
Originally Posted by InkDevil View Post
Hi there.

If somebody is interested in, I'll share now my way how to bring items of 9.4 item.rdb into 9.1 format.

You need:
- an rdb-Tool for read&import rdbs ([Only registered and activated users can see links. Click Here To Register...] of @[Only registered and activated users can see links. Click Here To Register...] or [Only registered and activated users can see links. Click Here To Register...] of @[Only registered and activated users can see links. Click Here To Register...])
- two new tables (create-queries included in this topic)


1. Create those two new tables using the queries
2. Load item.rdb and overwrite/insert them into dbo.Item_lines
3. Load item.ref and overwrite/insert them into dbo.Item_Reference
4. Make a backup of your current dbo.ItemResource (just to be safe xP)
5. use the "94_to_91_convert" query to combine them into 9.1 format.

You should now have a working 9.1 ItemResource.
Disclaimer: I won't give any guarantee :P
If you don't trust it, don't use it.
If you get any issues, tell me.


Greetz and have fun,

LamiaCore/InkDevil


Arigato Mr.Senpai


btw tested it,it worked perfect for me.
01/06/2019 04:25 medaion#3
Thank you that's exactly what I was looking for to get the official 9.5.2 items, it works like a charm thank you very much!
01/06/2019 18:56 thefear511#4
great work as always, was one of my to-do list but thanks for the heads up :feelsgoodman: