Skip to content

Real-time inventory viewer for Resident Evil 1 Classic Rebirth overlay I was requested on my YouTube channel.

License

Notifications You must be signed in to change notification settings

elModo7/InventoryViewer_RE1PC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RE1 Inventory Tracker

A real-time visual inventory overlay for Resident Evil 1 (Biohazard) Classic Rebirth.

This tool synchronizes with the game's memory to provide an external, real-time view of your current items and resources.

📹 Install video and showcase (Spanish)


Preview

Features

  • 8-Slot Dynamic Grid: Automatically displays item icons for all eight inventory slots
  • Smart Quantity Positioning:
    • Weapons: Displays counts on the left side of the slot.
    • Consumables: Displays counts (ammo/ribbons) on the right side.
  • Memory-Driven Updates: Polls the Biohazard.exe process to reflect inventory changes in real-time.
  • Draggable window for custom placement.

Compiling from source

  • Language: AutoHotkey v1.1+
  • Frequency: 250ms polling rate for low latency and minimal CPU impact.
  • Process Hooking: 5s for autorehook in case process is closed.

📂 Custom Assets

The script expects an img/ folder containing:

  • inventory.png (GUI background)
  • rightNumber.png (Panel to hide original UI)
  • 0.png through 112.png (Item icons corresponding to internal IDs)

About

Real-time inventory viewer for Resident Evil 1 Classic Rebirth overlay I was requested on my YouTube channel.

Topics

Resources

License

Stars

Watchers

Forks