Skip to main content

multilanguage Rabi-Ribi display

Project description

multilanguage Rabi-Ribi display

usage

if you are running md_rbrb from the source code directory, disregard all the above (except for the mecab part) and just run start-md_rbrb.bat

how it works

  • it attaches to rabiribi.exe and uses hardcoded memory addresses to read out the currently visible dialogue line from the process memory

  • on each new line it parses the game’s dialogue file from disk and reads out the japanese and english variant of said line

  • an httpd offers a document which displays the current dialogue line and autorefreshes to load new lines

maintainers

if there’s a new version of rabi-ribi and this script has died, open up the following file for reference along with cheatengine: C:\Program Files (x86)\Steam\steamapps\common\Rabi-Ribi\localize\event\story_en.rbrb

  • start a new game

  • tap past the first two lines of dialogue (... and ...?)

  • stop at the 3rd line (Yawn...)

  • CTRL-F the dialogue line in story_en.rbrb, you’ll see its block ID right above the search result

  • do a 4byte search for that ID (10000), you’ll see a couple results

  • skip 3 lines ahead until just after the cutscene, then stop at the 1st line (Wh-What is this place?)

  • do another search for the new ID (10001), now there’s only two search results

  • add the 1st result to the code list by doubleclicking it, then rightclick it in the codelist and Pointerscan for this address, use default settings, hit OK and Yes (it’ll only take like 44kB)

  • the top result will have “Offset 0“ = 0 and the other offsets are blank, you just found ADR_BLOCK_ID which is the hexadecimal value under “Base Address

  • without advancing the dialogue, start a new 4byte search for 0, then move one line ahead ingame and search for 1, then one more line and search for 2 etc until there’s just one result with green text

  • pointerscan that result and grab the first result with “Offset 0“ = 0, that is ADR_BLOCK_POS

note that if the dialogue box goes away for a camera pan or whatever then you have to start over since that makes it go back to 0, so do this with a dialogue scene that goes on for a bit uninterrupted

changelog

  • 2017/03/24: v1.1 for Rabi-Ribi v1.88

  • 2017/02/19: v1.0 for Rabi-Ribi v1.75

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

md_rbrb-1.1.1.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

md_rbrb-1.1.1-py2-none-any.whl (15.3 kB view details)

Uploaded Python 2

File details

Details for the file md_rbrb-1.1.1.tar.gz.

File metadata

  • Download URL: md_rbrb-1.1.1.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for md_rbrb-1.1.1.tar.gz
Algorithm Hash digest
SHA256 5c69715a5c4dcf79a878d9d2760f0e84f6a33621542ad2da0b3568a879d699d8
MD5 a2441be0fe19b8bff9194ad84bbcbb6c
BLAKE2b-256 0c1863fc5c7ab55e67ad00e782fc77be24bfa3ba939780d9b4227b1458275390

See more details on using hashes here.

File details

Details for the file md_rbrb-1.1.1-py2-none-any.whl.

File metadata

File hashes

Hashes for md_rbrb-1.1.1-py2-none-any.whl
Algorithm Hash digest
SHA256 b4af0f9227f539899bc59afa435caa539e6c28cbfc4852af8a859edfd1b3480c
MD5 6d9f46ea4d85fd7f818396094d0dffed
BLAKE2b-256 f06251dfce6b91b3b6c440a33fdbc4471cbfe40991f055727cf8721690af9471

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page