Skip to content
View in the app

A better way to browse. Learn more.

ResHax

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.
Help us keep the site running.

Bishi Bashi Online .gcz

Featured Replies

  • Author
  • Localization

HIKARUfw, posted Mon Sep 14, 2020 9:28 pm (58678)


Having some trouble with this one.
While the graphic structure itself is REALLY similiar to Standard FireBeat .gcz (ParaParaParadise, KeyboardMania 2nd/3rdMIX, pop'n music 4~8), the colors look jumbled and weird
  • Author
  • Localization

Allen, posted Sat Sep 19, 2020 12:00 pm (58770)


I analyzed the format, it uses the same storage format as PPP, but the color format is different.
BishiBishi uses little-endian storage BGRA5551. PPP uses big-endian storage BGRA5551.

At the same time, I corrected the previous PPP reading problem about color.
This script is also suitable for PPP.
Just remove the # from this line of code.
Code:
#pixel = rapi.swapEndianArray(pixel,2) #only for ParaParaParadise .gcz (big endian)

tex_BishiBashiOnline_gcz.zip

Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.