TTs Online

From Custom Mario Kart
Revision as of 00:24, 17 August 2021 by AlmostTWD98 (talk | contribs) (Fixed errors.)
Jump to navigation Jump to search
Important Information

WARNING — Online unsafe

All versions of this hack may give the player an unfair advantage, so you should not use it on online Worldwides or Regionals, else you might get banned.

TTs Online
Author: Melg
Type: Riivolution
Version: PoC-7
Date of latest version: 2021-03-15
Download: Google Drive

Overview

TTs Online is a custom game mode created by Melg, following ideas by SwordofSeals and NMeade. The concept is to recreate the Time Trial experience online. You start races at the Time Trial position, with Triple Mushrooms. Collision and slipstreams are disabled.

Credits

Media

PoC-4 Online Races
First Ever Race (PoC)

Features

Game Features
Feature Author Information
No Collision (Only Karts/Bikes) Melg A code that disables collision with other racers.
Start at the Time Trial Position Melg, _tZ A code that makes every racer start at the Time Trial position in every mode.
Start with Triple Mushrooms Seeky A code that makes every racer start with Triple Mushrooms in all game modes.
No Draft Melg A code that disables drafts.
TT Cycles Online Melg A code that attempts to sync online object cycles with Time Trial cycles.
TT Times Shown at Track Selection Screen Melg A code that shows Time Trial personal best times when selecting tracks in every mode.
Show Racers' Times at the End of Races in All Modes Melg A code that shows every racers' finish time at the end of each race in friend rooms and VS mode.
No Item Boxes and TTs Objects in All Modes Melg A code that removes item boxes and loads the tracks with the Time Trial variant of the objects (such as unbreakable wooden boxes).
Toggle Racer Name, Line and Mii/Icon Seeky, Melg A code that allows the player to press a button to enable/disable racer name, line and Mii/icon. Press Y or ZL with the Classic Controller, Y with Gamecube/Wavebird Controllers, D-pad down with Wiimote and Nunchuk, and - with the Wii Wheel. This code makes use of the InputData structure figured out by Seeky.
Ghost Effect on Every Other Racer Seeky, _tZ, Melg A code that makes every other racer transparent as if they were time trial ghosts.
Lap Splits Shown Before Points/VR Table Melg A code that shows the lap splits. Lap 3, and therefore total time, can be up to one frame off currently.
Time Lead or Deficit When Crossing the Line Melg A code that replicates the Time Trial feature that shows how far ahead or behind you are from the ghost you are racing. In this mode, if you cross in first place, it will show you how far ahead you are from second place when they cross the line. If you cross in second place or lower, it will show you how far behind from both first and the racer in front.
No Objects Stopping on Opponent Hit Melg A code that makes it so objects such as Cataquacks from GCN Peach Beach no longer stop when hitting an opponent. This prevents them from being slightly off-cycle.
Daisy Circuit Pylons Online Fix Melg A code that makes it so other racers go through the Daisy Circuit pylons on your screen.
No Animation And Sound On Overtake Melg A code that makes it so characters no longer make an animation and sound when they overtake other racers.
Respawn Position Fix Melg A code that makes it so you always respawn at the Time Trial position instead of at a position dependent on your room slot ID.
Mute Other Players' Sounds In-Game Melg A code that makes it so other players' vehicles and characters will be silent in-game.
Mute the Position Tracker In-Game Melg A code that makes it so the position tracker no longer plays a sound when gaining or losing a position in-game.
Mii Heads On Minimap JoshuaMK A code that makes it so characters icons are replaced by Mii heads on the minimap.
Altered Points Distribution Melg A code to alter the points distribution in order to make mid-to-low player count rooms more balanced.
Character and Vehicle Change After Track Vote Vega, Melg A code that makes it so you can change your combo to either Funky Kong on the Flame Runner or Spear, Daisy on the Mach Bike, Toadette on the Magikruiser, or Baby Daisy on the Bullet Bike by respectively pressing the D-pad up, right, left, down, and B after the track has been picked. By pressing - (Wii Wheel, Wii Remote and Nunchuk and Classic Controller) or Y (GameCube Controller), at the same time as these buttons, the combinations change to Funky Kong on the Flame Flyer, Daisy on the Wild Wing, Dry Bowser on the Flame Flyer, or Baby Daisy on the Mini Beast. You can also press + (Wii Wheel, Wii Remote and Nunchuk and Classic Controller) or Start (GameCube Controller) to change your drift transmission.
Don't Hide Position After Race MrBean35000vr A code that makes it so the game does not hide the position tracker after finishing a race.
No Ghost Data and Fast Lap Saving mdmwii, Melg Ghosts cannot be saved/overwritten and fast laps will not save.
Automatic BRSAR Patching Elias_ The revo_kart.brsar file will now be automatically patched to prevent music from cutting off mid-race.
Force 150cc Online XeR A code that forces 150cc in online races.
Custom Server Support Wiimm, Leseratte Support to play on a custom MKW server has been added as a replacement to Nintendo WFC. The pack comes with a custom region so that regional/continental races work.
Speedometer Stebler, kHacker35000vr, Seeky, SwareJonge, _tZ Adds a speedometer to the game. A Riivolution option allows players to move it to the left or right side of the screen.
Change Characters Between Wi-Fi Races MrBean35000vr When in online play, the player's character, vehicle and drift mode choice may be changed between races by pressing + on the Wii Remote (or Start on the GCN Controller) when on the VR screen. This simply takes the player back to the character select menu, and then returns them to the vote when they have reselected. If the time limit expires, the currently selected options are taken.
Lap & Speed Modifier MrBean35000vr, Geeh, MrEvil Tracks can have anywhere between 1 and 8 laps and can have a speed modifier applied.
Save game on SD Card MrBean35000vr, Chadderz Allows users to save their game on their SD Card, rather than the Wii's NAND.

A list of the codes used in the current build can be found at this link.

Version History

Version Date of release Information
PoC 2020-05-01 First release
PoC-Alt 2020-05-08 Update by FancyDoesCustomTracks:
  • Merged PAL and NTSC-U XMLs into one.
  • Renamed the main folder.
PoC-1.1 2020-05-09 Added NTSC-J support.
PoC-2 2020-05-25
  • Added a toggle to enable/disable other racers information in every mode.
  • Attempt at fixing online cycles to make them match with Time Trial cycles.
  • Tracks will now load with the Time Trial variant of their objects (such as unbreakable wooden boxes).
  • Racers' times will be shown in the score table at the end of each racer in friend rooms and VS mode.
  • Time Trial times will be shown when selecting a track in every mode.
  • Added a custom music and My Stuff option.
  • Added the Lap and Speed Modifier codes to fully support custom tracks in the My Stuff folder.
  • Improved the no draft code to completely disable them.
  • Added the CTGP Revolution v1.02 speedometer as a togglable option.
  • Rewrote the no collision, no boxes and start at the Time Trial position codes to try to fix NTSC-U crashes.
  • Added a custom title screen from Worcestershirey.
PoC-2.1 2020-06-20
  • Fixed the remaining faulty online cycles (such as Wario's Gold Mine).
  • Finish times will now also display at the end of Regional races.
  • The Riivolution menu has been simplified.
  • Lightened game mode contents by 60%.
PoC-2.2 2020-06-26 Fixed freeze.
PoC-3 2020-08-30
  • Every other racer will now be displayed with a transparent effect.
  • Lap splits will now display before the points/VR table at the end of races.
PoC-3.1 2020-11-25
  • Fixed a bug causing crashes in Worldwide races for the NTSC-J version.
  • Changed Wiimmfi region to 400.
PoC-4 2020-12-03
  • Fixed Daisy Circuit pylons online.
  • Added option to change the character and vehicle to one of four preselected combos after the track has been selected.
  • Changed title screen to a new one by Neuro.
PoC-5 2020-12-27
  • Added Riivolution options to mute other players' in-game sounds and display Mii heads on the minimap.
  • The player name toggle will now remember its state between races.
  • Changed the classic controller button to toggle player names from Y to ZL.
  • The revo_kart.brsar file will now be automatically patched to prevent music from cutting off mid-race.
  • Players will now respawn at the Time Trial position when they fall off.
  • Added NTSC-K support.
PoC-5.1 2020-12-28
  • Added a Riivolution option to mute the position tracker in races.
  • The position tracker will keep updating after finishing the race.
  • Fixed the player name toggle code.
  • Added Y back as a button to toggle player names when using the Classic Controller (ZL still works).
PoC-5.2 2021-01-01 Improved TT Cycles Online code to fix some objects that were not synced for all players on Moo Moo Meadows, Grumble Volcano and DS Desert Hills.
PoC-5.3 2021-01-06
  • The game mode version will now be shown on Riivolution.
  • Added Time Lead or Deficit When Crossing the Line feature.
  • Point distribution has been majorly altered to properly balance mid-to-low player count rooms.
PoC-6 2021-01-18
  • Changed speedometer to a brand new version and added a Riivolution option to move it to the left, under the position tracker.
  • Fixed visual bug that occurred when people changed their combination at the very end of the track vote.
  • Added a Riivolution option to make it so the game first selects the world record holder combination (you can then use the D-pad to change the combination if needed).
  • Lightened game mode contents by 75%.
  • Various code rewrites.
  • Players can now change their vehicle to the Flame Flyer by pressing + on the Wii Remote and Nunchuk, Wii Wheel and Classic Controller and Start on the GameCube Controller.
PoC-7 2021-03-15
  • Duplicated time deficit screen element, which will now automatically show how far you are from both first and the racer in front.
  • Objects will now keep going even when they hit an opponent on your screen.
  • Removed the animation and sound characters make when they overtake another racer.
  • Fixed crashes occurring in Grand Prix, team VS races, Multiplayer, online team VS races, and online Multiplayer modes.
  • Added Bullet Bike and various karts to the combination options.
  • Added option to change the drift transmission by pressing +/Start after the track is selected.
  • Removed and renamed a few Riivolution options to account for the changes.

Known Bugs

The lap splits code displays online finish times, which can be up to one frame off. Moreover, ghost saving has been disabled. While most ghosts do save correctly and replay perfectly fine, approximately one in 20 ghosts is saved with a finish time of 00:00.000, which erases the previous time with a corrupt ghost. The reason behind this problem is currently unknown.

By the same author: Melg

Custom Track Distribution:
Skill Issue Pack

Game Modes:
TTs OnlineRandom LapsInvisibility ToggleRandomized Item & Object Collision

Miscellaneous:
Pulsar