![]() |
TESO's Inventory System Replica |
Project Info: This project imitates the game's inventory system. Resources Used: Simple and Fast Multimedia Library (SFML), in-game taken screenshots(Resolution: 1600x900; 'png' format).
Limitations:
- Resolution: 1600x900. If switched to the Full Screen Mode, the program will adapt to the resolution of the user's screen. In other words, if your screen resolution isn't 1600x900, the images displayed will be distorted.
- Not all inventory tabs are available. Right now there is no need to have more than 3 which are already there.
- There are minor differences in how the toggle button works when switching between 2 sets of weapons.
- You can't drag items out the equipment slots. The only way to unequip an item is to double-click it with LMB.
- A scrollbar and inventory sorting have not been implemented yet.
Controls:
Alt + Enter -> Full Screen Mode/Windowed Mode.
Double-click or drag an item to equip it.
Double-click an equipped item to unequip it.
Esc to exit.
GitHub Link: https://github.com/russianrambo/ESO_Inventory
No comments:
Post a Comment