Giter Club home page Giter Club logo

papermariorandomizer's Introduction

Random Bag PaperMarioRandomizer Random Bag

Version 0.4 is located in the /Release folder

A randomizer for Paper Mario 64 using Star Rod (a modding tool by Clover) behind the scenes. It works by utilizing Star Rod to dump ROM content supplied by the user, which is parsed through in text format to create data structures representing in-game objects like items, badges, key items, songs, sounds, loading zones, and so forth. These data structures are randomized and placed back into a form Star Rod recognizes, which can then be used to compile a randomized version of the ROM supplied by the user.

Functional Features:

  • Item/Badge/KeyItem randomization
  • Song/Sound randomization
  • Loading Zone randomization (by all loading zones)
  • Ability to select which maps are included in randomization
  • Quality of Life options:
    • Action commands
    • Upgraded boots and hammer
    • All partners
    • All star spirits
    • "Warp to Home" ability, which allows Mario to travel to the warp pipe in Toad Town at any time

Planned Features:

  • Loading Zone randomization (by area, e.g. only exits that lead to new areas would be randomized)
  • Smart Key Item randomization (implementing logic to prevent soft-locks)
  • Graphics randomization
  • Randomization stability (blacklisting certain maps and preventing crashes)

How to Contribute:

  • Set up virtual environment with pipenv.
  • Running with Python: Run "pipenv run python main.py".
  • Editing GUI: Run "run_qt_designer.bat". This will open QtDesigner. Save changes or additions to the /ui folder.
  • Building executable: Run "build_exe.bat". The resulting executable will be in the /Release folder.
  • Note: Full release package must include StarRod folder in the same path as the executable.

papermariorandomizer's People

Contributors

joshw-7 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.