W-reMIX Result - a classic skin rewritten for beatoraja
W-reMIX Result
I always was a fan of W-MIX. Its simplicity hits the sweet spot for me. For some time during my previous W-MIX adventures I was even using the result theme, but at the time thought that I’ll tackle fixing it for beatoraja some other time.
“Some other time” is now.
W-reMIX Result is a rewrite (or “conversion”) of the W-MIX result theme to Lua. I have gone that route because backwards compability with LR2 result skins is pretty lacking.
I created it as an append pack, so you first need to acquire W-MIX, and then install W-reMIX over it.
W-reMIX does not add any bloating features as to not mess with the simplicity aspect of the theme, but it tries to accomodate for some new features.
Features
- Entire theme rewritten in Lua for 1080p displays
- Added support for beatoraja clear lamps and gauges
- Fast/Slow display enabled by default
- Table display either in the corner or embedded into the title
- Use the stagefile as background if present
- Togglable Fast/Slow graphs
POOR
field now shows combined amount of POORs and MISSes
Customization
- Everything previously available in W-MIX Result
- Switch between default and W-MIX-like gauge graph color schemes
- Toggle between regular gauge ticker display and “AT-SHIFT” for GAS
Roadmap
Implement features from popular W-MIX mods (Random option display etc.)Implement the timing and density graphs (place them above the Stagefile or replace it outright)- Implement IIDX-like “Next Grade” display (add stuff like AAA+)
- Make switching between regular and GAS gauge tickers automatic
Replace fonts with upscaled/recreated ones more similar to W-MIX originals- Upscale assets to 1080p
Download
- v1.0.4
- Minor update
- + Replaced the bottom title and Song Data fonts with their W-MIX originals
- This was made by possible thanks to a script written by ARCHVILE that has been used to convert the W-MIX fonts to the AngelCode BMFont format used by beatoraja
- As a result, the two “placeholder” fonts will not be distributed with W-reMIX anymore, greatly reducing the archive size
- + Fixed an issue where the raise sound would not play at all
- Now the skin correctly points to the
raise.ogg
file in result skin’s root directory
- Now the skin correctly points to the
- + Fixed various issues related to the Gauge/Lane display under the Gauge Graph
- + Replaced the bottom title and Song Data fonts with their W-MIX originals
- Minor update
- v1.0.3
- Minor update
- + Play a sound when a raise occurs (EX raise or BP drop)
- Thanks to dotphase for recording the sound clip!
- If you wish to replace the sound, replace the
raise.ogg
file with your own
- + Improved Lane option display for DP play
- + Play a sound when a raise occurs (EX raise or BP drop)
- Minor update
- v1.0.2
- Minor update
- + Colored Fast/Slow display
- + F/S ratio bar
- + Combo Break counter
- Minor update
- v1.0.1
- Minor update
- + Show density graph on top of the gauge graph
- + Swap colors for the misscount delta display
- + Swap the gauge ticker for a lane option ticker
- Increase the width of text fields in the Song Info box
- Increase the title font size
- Minor update
- v1.0
- Initial release
How to install
- Download W-MIX and unpack it in beatoraja’s
skin
folder - Unpack the W-reMIX folder over the W-MIX folder
- In game, switch your RESULT skin to
W-reMIX RESULT
If you encounter any bugs or discrepancies from the original W-MIX RESULT, please report them either through Twitter or Discord!
Acknowledgements
- Clear lamp text textures come from the TYPE-M theme by Ric
- W-MIX is a theme originally made by Wisp_13 for Lunatic Rave 2
- Special thanks to five, takekun and dolby for various support
- Raise sound clip provided by dotphase
- Python script for converting
.lr2font
to BMFont-compliant.font
files by ARCHVILE - This project was originally commissionned by drew, and they agreed for me to share it with others