If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Proto:Rayman Legends (Windows)/Debugging content

From The Cutting Room Floor
Jump to navigation Jump to search

This is a sub-page of Proto:Rayman Legends (Windows).

The *_ITF_AppFramework_r file is a release version of the game and its framework. Unlike the final, it grants access to many debugging commands; every other executable including this one is devkit signed. Be careful with using save data on the final release, as the debug framework generates a save that only supports it. Almost every executable has a debug symbol file left on the discs. Currently Xbox 360 was found for the platform type.

In-Game Controls

LB + RB + Right Stick: Adjust camera, can only be used with vertical motions.
LB + RB + A: Makes the user invincible. Specifically, they won't die from getting hit, the character's model will be colored blue, a string saying ''INVISIBLE Rayman'' will appear over the player HUD and ''INVISIBLE'' will be displayed in the corner.
LB + RB + B: Disables the use of LT+RT presses and allows the user to avoid object collision (but can still hit objects).
LB + RB + X: Clear on-screen debug logs.
LB + RB + LT + RT: Enables free-fly mode. Allows the character to fly based off Left Stick movement and ignore collision, letting go disables this.
LB + RB + D-Pad Down: Reload the scene.
LB + RB + D-Pad Up: Reload the scene at the first checkpoint.
LB + RB + D-Pad Left: Goes back a checkpoint.
LB + RB + D-Pad Right: Goes ahead a checkpoint.
LB + RB + Back: Open Debug Menu.

Debug Menu

All pages

X -> Cheat Mode %s: Toggles the use of cheat keys. Cheat Mode ensures that LB+RB are pressed with key combos like ''A'', possibly ''X'', LT+RT, Right Stick and D-Pad inputs.
Y -> Swap player: No effect.
RB / LB -> cycle menu pages: RB: Right, LB: Left.
Player index: %i: Unknown.

Page 1

%lw %s: %s: Checkpoint ID of the scene; clicking it goes there.

Page 2

%s: Scene name.

Page 3

Display Player HUD [%s]: Toggles visibility of the Player HUD.

  • Player %i: %s: Character the player is playing, clicking a player aside from 0 will move it below.
  • Bonus player %s: Unknown.
  • Demo Appli Bonus %s: Unknown.
  • Change costume, next: %s: Changes the costume of the current character.
  • Change costume of all players : %s: Unknown.
  • %s Ghost sound: Unknown.
  • Connect all players: Connects all players as dummy players.

Page 4

  • Log map URL: Unknown if this has an effect.
  • App loop 60fps: Unknown if this has an effect.
  • App loop 50fps: Unknown if this has an effect.
  • App loop 30fps: Unknown if this has an effect.
  • Game logic 60fps: Makes game logic 60FPS.
  • Game logic 50fps: Makes game logic 50FPS.
  • Game logic 30fps: Makes game logic 30FPS.
  • Game logic 30fps: Makes game logic 30FPS.
Hmmm...
To do:
Try on a console.
  • Save category memory: Unknown if this has an effect.

Page 5

  • Add 10 LuckyTicket: Adds 10 Lucky Tickets to your save.
  • Add 10 random pet: Add 10 random Creatures to your save.
  • Add 150000 Lums: Adds 150000 Lums to your save.
  • Add 5000 Lums: Adds 5000 Lums to your save.
  • Add 1000 Lums: Adds 1000 Lums to your save.
  • Add 500 Lums: Adds 500 Lums to your save.
  • Add 100 Lums: Adds 100 Lums to your save.
  • Free all Teensies of current level: Does whatever is said, please note the game won't display the new status unless the scene is reloaded.
  • Complete game on next Mr Dark/Put Mr Dark completion back to normal: Unknown.
  • Fill tamed pets list: Unknown.
  • Create messages: Creates various popup messages, being for 100% completion, unused Lucky Tickets, Invasion intro, second Level of Awesomeness and Invasion intro 2, in that order.
  • Unlock all from main menu: Unknown if this has an effect.
  • Display on/off localisation Id: Toggles displaying of localisation string IDs in this style <%w> when text is displayed.
  • Save and Exit Level: Unknown if this has an effect.

Page 6

  • TRC 0 button: Unknown.
  • TRC 1 button: Unknown.
  • TRC 2 button: Unknown.
Hmmm...
To do:
Crashes on Xenia, try on a console.
  • Save Game: Unknown.
  • Enemy killed : %0.02f: How many enemies were killed, a use adds one.
  • Increment Save Version: Increases the version of the save file. Be careful when using this as you can make the game unable to read your save!
  • Reset Rewards Data: Unknown.
  • Dump Rewards Data: Unknown.
  • scan DLC - : Unknown.
  • Delete first Dlc - : Unknown.
  • UPLAY: Unlock action %d: Unknown.

Page 7

  • Is touch screen game [%s]: Unknown.
  • Automatic Murphy Debug display [%s]: Unknown.
  • Force Automatic player [%s]: Unknown
  • Automatic player Debug display [%s]: Unknown.
  • Automatic player Debug display MORE INFO [%s]: Unknown.
  • Player [%s] in use: Unknown.
  • Swap auto player to [%s]: Unknown.

Elsewhere

  • Various info about levels in Challenges are drawn when playing.
  • Command-line options to the executable are not dummied, allowing you to use them without creating a cmdline.txt file.