Star Wars: Episode I Jedi Power Battles/Hidden content

From Sega Retro

Back to: Star Wars: Episode I Jedi Power Battles.

Show/hide radar

JediPowerBattles DC US Radar.png

Pause the game and press Up Down Up L R L. If entered correctly, a radar/map will appear at the top centre of the screen showing where enemies and hostages are.

Return to the last checkpoint

Pause the game and press L R L L R R L R R L. This will instantly warp you back to the last checkpoint.

Jedi Power Battle

JediPowerBattles DC US JediPowerBattle1.png

JediPowerBattles DC US JediPowerBattle2.png

During a two player game, press HOLD R+X+Y+BA. This will activate (or deactivate) "Jedi Power Battle", letting the two Jedi attack each other.

Jedi Power Basic

JediPowerBattles DC US JPB1.png

JediPowerBattles DC US JPB2.png

Jedi Power Battles has an in-game console, accessible by inserting a Dreamcast Keyboard into controller port C. Pressing ¬ will toggle on/off a console prompt, however you will not be able to do anything with it unless you first enter the code rbpcchsf3 (NTSC-U) or rbpcchsf4 (PAL).

With the code entered, you will now have access to "Jedi Power Basic", an entire programming language that allows you to manipulate much of the game in real-time.

Supplying "?" as the first argument to a command will give a description of what the command does.

Programs

JediPowerBattles DC US JPB BASIC1.png

JediPowerBattles DC US JPB BASIC2.png

Jedi Power Basic is a BASIC interpreter and so can be used to create programs, much like older home computers of the 1980s. Alongside the commands listed below, the following keywords are supported:

  • anim
  • cycle
  • else
  • end
  • for
  • gosub
  • goto
  • if
  • input
  • joypad
  • keyheld
  • keypress
  • next
  • play
  • print
  • rem
  • return
  • sprint
  • step
  • system
  • then
  • to

Commands

px
This list is incomplete.
The following list has been marked as incomplete. If you can, please complete it.

help

JediPowerBattles DC US JPB help.png

Shows a subset of the available commands for JPB.

cls

JediPowerBattles DC US JPB cls.png

Clears the screen.

color

JediPowerBattles DC US JPB color.png

Sets the colour of the console; the text colour, background colour and flashing cursor colour.

dump

JediPowerBattles DC US JPB dump.png

A debugging feature which seemingly only works on Dreamcast development kits.

history

JediPowerBattles DC US JPB history.png

Shows (or clears) the history of commands inputted by the user.

key

JediPowerBattles DC US JPB key.png

Allows the user to define hotkeys, i.e. assign commands to specific keyboard keys.

card

JediPowerBattles DC US JPB card.png

Lets the user switch between memory cards, from IDs 0-7.

savekeys

JediPowerBattles DC US JPB savekeys.png

Saves keybindings to the selected memory card.

loadkeys

JediPowerBattles DC US JPB loadkeys.png

Loads keybindings from the selected memory card.

dir

JediPowerBattles DC US JPB dir1.png

JediPowerBattles DC US JPB dir2.png

Shows the contents of a memory card (VMU).

list

JediPowerBattles DC US JPB list.png

Lists the current program.

run

Runs the current program.

new

JediPowerBattles DC US JPB new.png

Starts a new program.

save

JediPowerBattles DC US JPB save.png

Saves the current program to the selected memory card.

load

JediPowerBattles DC US JPB load.png

Loads a program from the selected memory card.

exit

JediPowerBattles DC US JPB exit.png

Closes the console (the same as pressing ¬).

power

JediPowerBattles DC US JPB power.png

A tool for either jumping between checkpoints on a level, or showing the number of points available.

set

JediPowerBattles DC US JPB set.png

Used to defines variables.

node

Notavailable.svg

Manipulatates in-game objects.

line

JediPowerBattles DC US JPB line.png

Draws lines on the screen.

point

JediPowerBattles DC US JPB point.png

Draws "points" on the screen (or more specifically, filled rectangles).

circle

Notavailable.svg

Draws circles on screen

move

JediPowerBattles DC US JPB move.png

Moves the drawing point for line, point and circle.

sclear

JediPowerBattles DC US JPB sclear.png

Clears any drawn graphics using line, circle or point.

toggle

JediPowerBattles DC US JPB toggle.png

Sets variables (?)

increment

JediPowerBattles DC US JPB increment.png

Adds 1 to a variable.

decrement

JediPowerBattles DC US JPB decrement.png

Subtracts 1 from a variable.

References


Star Wars: Episode I Jedi Power Battles

JediPowerBattles title.png

Main page | Comparisons | Credits | Hidden content | Development | Magazine articles | Reception | Bootlegs


No results