If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Xargon
Xargon |
---|
Developer: Allen Pilgrim This game has unused areas. This game has a prerelease article |
This page is rather stubbly and could use some expansion. Are you a bad enough dude to rescue this article? |
A game based off the Jill of the Jungle code where fish make human moans and collecting items plays varying pitches of the same guitar chord.
Contents
Sub-Page
Prerelease Info |
Debugging
There is an undocumented "/TEST" parameter which will show the detected CPU speed as a number on the hardware detection screen. According to the source code, an 8MHz 286 gives a value of 5452, a 16MHz 386 is 17819, and a 33MHz 386 is 36392.
Pressing the Z key three times will activate a debug mode. All this seems to do is replace the yellow high score number with a blue number representing the amount of free memory.
The source code release includes keycode printing functions (W three times) and macro (demo) recording functions (R to start, E to end) and a level editor (Ctrl+E), however the code to activate these was commented out for the commercial release.
Hidden Levels
Many of the screens in the game are not graphics but actual levels, and by renaming certain game files these "levels" can actually be played. By renaming the files below so that they are named board_01.xr1, these extra levels can be played by starting a new game and entering the first level from the world map.
Filename | Level |
---|---|
demo1.xr1 demo2.xr1 demo3.xr1 |
Demo levels (2 and 3 from registered game, playable in shareware version). |
intro.xr1 | Main menu and demo map. |
story.xr1 | Story/help screens (not really playable). |
It is worth noting that in the second and third demo level, there are creatures from the later episodes that are fully functional, however they are not used anywhere else in the shareware game.
Music
Velocity Ignored (In-Game) | Velocity Enabled (MuchMusic) |
---|---|
The music is in CMF format, which stores velocity values for each note. Despite these, Creative Labs' official CMF player, and the Xargon CMF player, ignore velocity values and play notes at full volume all the time.
Xargon's CMF-format soundtrack has notes with different velocity values, so playing these songs with a CMF player that honours the note velocity fields, such as Drum Blaster or MuchMusic, results in a slightly different sounding song. Some notes that are repeated in the game will fade out more like an echo when note velocities are respected. Groove, the song used for the demo, is the most obvious of these.
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Cleanup > Stubs
Games > Games by content > Games with debugging functions
Games > Games by content > Games with hidden development-related text
Games > Games by content > Games with unused areas
Games > Games by developer > Games developed by Allen Pilgrim
Games > Games by platform > DOS games
Games > Games by publisher > Games published by Epic Games > Games published by Epic MegaGames
Games > Games by release date > Games released in 1993