Quote Originally Posted by Habiki View Post
Also is there any way there could be more goobiebag quests etc. to one day have 100 inventory per safe, storage, locker, sack, sacthel, and items.
They can add additional bags but each bag cannot exceed 80 slots due to memory constraints on the PS2. This is also why you can only move an item between a bag and your inventory rather that from bag to bag (I'm counting your safe and storage as a "bag" here because it's really the same thing). The server keeps track of all your bags and what's in them but the client may only have one bag "open" at once. There's probably a limit on how many bags they can add as well though that may be a large number.

The PC version has the same limitations because it's basically just the PS2 client's source code compiled to intel/windows with wrappers to interface it DirectX and windows keyboard and gamepad input. SE doesn't want to have to maintain multiple versions of the client so they just develop for the PS2 and then use wrapper libraries to compile the Windows and Xbox 360 versions.