<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://moddingwiki.shikadi.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Federico14</id>
	<title>ModdingWiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://moddingwiki.shikadi.net/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Federico14"/>
	<link rel="alternate" type="text/html" href="https://moddingwiki.shikadi.net/wiki/Special:Contributions/Federico14"/>
	<updated>2026-09-21T00:35:44Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.11</generator>
	<entry>
		<id>https://moddingwiki.shikadi.net/w/index.php?title=Rescue_Rover/Mods&amp;diff=11884</id>
		<title>Rescue Rover/Mods</title>
		<link rel="alternate" type="text/html" href="https://moddingwiki.shikadi.net/w/index.php?title=Rescue_Rover/Mods&amp;diff=11884"/>
		<updated>2024-04-25T06:13:07Z</updated>

		<summary type="html">&lt;p&gt;Federico14: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The only known mod of rescue Rover (in Italian) is available on the author&#039;s [https://federicoboccaccio.wordpress.com/rrover-mod website].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
For non-Italian people:&lt;br /&gt;
* &amp;quot;Pacchetto completo&amp;quot; includes everything you need, including Ykhwong&#039;s DOSBox for Windows, to play the original game and mod. Type ROVERMOD.&lt;br /&gt;
* &amp;quot;Pacchetto Mod completa&amp;quot; includes only the modified game, ready to be put into your favorite emulator&lt;br /&gt;
Graphics and levels are independent of each other!&lt;br /&gt;
&lt;br /&gt;
The author says he has developed a program to create the mod, and will publish it after someone finishes the modified game.&lt;br /&gt;
&lt;br /&gt;
[[Category:Mods by game]]&lt;/div&gt;</summary>
		<author><name>Federico14</name></author>
	</entry>
	<entry>
		<id>https://moddingwiki.shikadi.net/w/index.php?title=Rescue_Rover&amp;diff=11659</id>
		<title>Rescue Rover</title>
		<link rel="alternate" type="text/html" href="https://moddingwiki.shikadi.net/w/index.php?title=Rescue_Rover&amp;diff=11659"/>
		<updated>2024-01-27T08:25:18Z</updated>

		<summary type="html">&lt;p&gt;Federico14: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub}}&lt;br /&gt;
{{Game Infobox&lt;br /&gt;
 | Levels = Edit&lt;br /&gt;
 | Tiles = Edit&lt;br /&gt;
 | Sprites = Edit&lt;br /&gt;
 | Fullscreen = No&lt;br /&gt;
 | Sound = Some&lt;br /&gt;
 | Music = Some&lt;br /&gt;
 | Text = No&lt;br /&gt;
 | Story = Edit&lt;br /&gt;
 | Interface = Some&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Rescue Rover&#039;&#039;&#039; is a puzzle game by the [[:Category:id Software|id Software]] group for [[Softdisk]] publishing, released in 1991. It is the first in a 2-part game series featuring Roger and his faithful dog Rover.  It&#039;s a whimsical arcade/puzzle game that pits you against evil Robots while you try to rescue Rover from their clutches. The second part, released the same year was [[Rescue Rover 2]], based on similar formats to the [[Commander Keen Dreams]] game.&lt;br /&gt;
&lt;br /&gt;
== File formats ==&lt;br /&gt;
&lt;br /&gt;
This section lists the major file formats used in the game.&lt;br /&gt;
&lt;br /&gt;
* [[Commander Keen 1-3 Level format]] - &amp;lt;tt&amp;gt;LEVELxx.ROV&amp;lt;/tt&amp;gt; are game levels.&lt;br /&gt;
* [[Commander Keen EGA Header]] the EGA header is used to read graphics files.&lt;br /&gt;
* [[EGA Font format]] &amp;lt;tt&amp;gt;EGAFONT0.ROV&amp;lt;/tt&amp;gt; stores monochrome font used in the game&lt;br /&gt;
* [[Inverse Frequency Sound format]] - &amp;lt;tt&amp;gt;SOUNDS.ROV&amp;lt;/tt&amp;gt; sotes the game sounds.&lt;br /&gt;
* [[Rescue Rover Saved game format]] &amp;lt;tt&amp;gt;SAVEx.ROV&amp;lt;/tt&amp;gt; store the game&#039;s save files. They are 38 bytes long.&lt;br /&gt;
* [[Softdisk Library Format]] - The start menu is in this format&lt;br /&gt;
* [[PIC Format#PIC format version 2|PIC format version 2]] - all files that have &amp;quot;PIC&amp;quot; in their name (e.g. &amp;lt;tt&amp;gt;TITLEPIC.ROV&amp;lt;/tt&amp;gt;) are in this format, compressed with [[RLEW compression#RLEB compression|RLEB compression]]&lt;br /&gt;
* [[Raw EGA data#Planar EGA data|Full-screen planar EGA]] Most graphics are in this format, compressed or rearranged in various ways. Sprites, tiles (two files) and fonts are all stored in separate files.&lt;br /&gt;
* [[Keen 1-3 RLE compression]] This is used to compress the ending and previews screens and is a modified form of RLE.&lt;br /&gt;
* Text is contained in the executable, the executable is compressed with [[LZW compression]], and can be uncompressed with [[UNLZEXE]].&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
The game was produced before [[Commander Keen 1-3]] but uses almost identical, though less efficient formats for nearly all its files.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Commander Keen 1-3]]&lt;br /&gt;
* [[Rescue Rover 2]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Softdisk]]&lt;br /&gt;
[[Category:id Software]]&lt;br /&gt;
[[Category:Puzzle]]&lt;/div&gt;</summary>
		<author><name>Federico14</name></author>
	</entry>
	<entry>
		<id>https://moddingwiki.shikadi.net/w/index.php?title=Rescue_Rover&amp;diff=11658</id>
		<title>Rescue Rover</title>
		<link rel="alternate" type="text/html" href="https://moddingwiki.shikadi.net/w/index.php?title=Rescue_Rover&amp;diff=11658"/>
		<updated>2024-01-27T08:23:13Z</updated>

		<summary type="html">&lt;p&gt;Federico14: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub}}&lt;br /&gt;
{{Game Infobox&lt;br /&gt;
 | Levels = Edit&lt;br /&gt;
 | Tiles = Edit&lt;br /&gt;
 | Sprites = Edit&lt;br /&gt;
 | Fullscreen = No&lt;br /&gt;
 | Sound = Some&lt;br /&gt;
 | Music = Some&lt;br /&gt;
 | Text = No&lt;br /&gt;
 | Story = No&lt;br /&gt;
 | Interface = Some&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Rescue Rover&#039;&#039;&#039; is a puzzle game by the [[:Category:id Software|id Software]] group for [[Softdisk]] publishing, released in 1991. It is the first in a 2-part game series featuring Roger and his faithful dog Rover.  It&#039;s a whimsical arcade/puzzle game that pits you against evil Robots while you try to rescue Rover from their clutches. The second part, released the same year was [[Rescue Rover 2]], based on similar formats to the [[Commander Keen Dreams]] game.&lt;br /&gt;
&lt;br /&gt;
== File formats ==&lt;br /&gt;
&lt;br /&gt;
This section lists the major file formats used in the game.&lt;br /&gt;
&lt;br /&gt;
* [[Commander Keen 1-3 Level format]] - &amp;lt;tt&amp;gt;LEVELxx.ROV&amp;lt;/tt&amp;gt; are game levels.&lt;br /&gt;
* [[Commander Keen EGA Header]] the EGA header is used to read graphics files.&lt;br /&gt;
* [[EGA Font format]] &amp;lt;tt&amp;gt;EGAFONT0.ROV&amp;lt;/tt&amp;gt; stores monochrome font used in the game&lt;br /&gt;
* [[Inverse Frequency Sound format]] - &amp;lt;tt&amp;gt;SOUNDS.ROV&amp;lt;/tt&amp;gt; sotes the game sounds.&lt;br /&gt;
* [[Rescue Rover Saved game format]] &amp;lt;tt&amp;gt;SAVEx.ROV&amp;lt;/tt&amp;gt; store the game&#039;s save files. They are 38 bytes long.&lt;br /&gt;
* [[Softdisk Library Format]] - The start menu is in this format&lt;br /&gt;
* [[PIC Format#PIC format version 2|PIC format version 2]] - all files that have &amp;quot;PIC&amp;quot; in their name (e.g. &amp;lt;tt&amp;gt;TITLEPIC.ROV&amp;lt;/tt&amp;gt;) are in this format, compressed with [[RLEW compression#RLEB compression|RLEB compression]]&lt;br /&gt;
* [[Raw EGA data#Planar EGA data|Full-screen planar EGA]] Most graphics are in this format, compressed or rearranged in various ways. Sprites, tiles (two files) and fonts are all stored in separate files.&lt;br /&gt;
* [[Keen 1-3 RLE compression]] This is used to compress the ending and previews screens and is a modified form of RLE.&lt;br /&gt;
* Text is contained in the executable, the executable is compressed with [[LZW compression]], and can be uncompressed with [[UNLZEXE]].&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
The game was produced before [[Commander Keen 1-3]] but uses almost identical, though less efficient formats for nearly all its files.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Commander Keen 1-3]]&lt;br /&gt;
* [[Rescue Rover 2]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Softdisk]]&lt;br /&gt;
[[Category:id Software]]&lt;br /&gt;
[[Category:Puzzle]]&lt;/div&gt;</summary>
		<author><name>Federico14</name></author>
	</entry>
	<entry>
		<id>https://moddingwiki.shikadi.net/w/index.php?title=Rescue_Rover/Mods&amp;diff=11657</id>
		<title>Rescue Rover/Mods</title>
		<link rel="alternate" type="text/html" href="https://moddingwiki.shikadi.net/w/index.php?title=Rescue_Rover/Mods&amp;diff=11657"/>
		<updated>2024-01-27T08:22:12Z</updated>

		<summary type="html">&lt;p&gt;Federico14: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The only known mod of rescue Rover (in Italian) is available on the author&#039;s [https://federicoboccaccio.wordpress.com/rrover-mod website].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
For non-Italian people:&lt;br /&gt;
* &amp;quot;Pacchetto completo&amp;quot; includes everything you need, including Ykhwong&#039;s DOSBox for Windows, to play the original game and mod. Type ROVERMOD.&lt;br /&gt;
* &amp;quot;Pacchetto Mod completa&amp;quot; includes only the modified game, ready to be put into your favorite emulator&lt;br /&gt;
Graphics and levels are independent of each other!&lt;br /&gt;
&lt;br /&gt;
The author says he has developed a program to create the mod, and will publish it after someone finishes the modified game.&lt;/div&gt;</summary>
		<author><name>Federico14</name></author>
	</entry>
	<entry>
		<id>https://moddingwiki.shikadi.net/w/index.php?title=Rescue_Rover/Mods&amp;diff=11656</id>
		<title>Rescue Rover/Mods</title>
		<link rel="alternate" type="text/html" href="https://moddingwiki.shikadi.net/w/index.php?title=Rescue_Rover/Mods&amp;diff=11656"/>
		<updated>2024-01-27T08:20:41Z</updated>

		<summary type="html">&lt;p&gt;Federico14: Created page with &amp;quot;The only known mod of rescue Rover (in Italian) is available on the author&amp;#039;s author&amp;#039;s website.  ----  For non-Italian p...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The only known mod of rescue Rover (in Italian) is available on the author&#039;s [[https://federicoboccaccio.wordpress.com/rrover-mod/|author&#039;s website]].&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
For non-Italian people:&lt;br /&gt;
* &amp;quot;Pacchetto completo&amp;quot; includes everything you need, including Ykhwong&#039;s DOSBox for Windows, to play the original game and mod. Type ROVERMOD.&lt;br /&gt;
* &amp;quot;Pacchetto Mod completa&amp;quot; includes only the modified game, ready to be put into your favorite emulator&lt;br /&gt;
Graphics and levels are independent of each other!&lt;br /&gt;
&lt;br /&gt;
The author says he has developed a program to create the mod, and will publish it after someone finishes the modified game.&lt;/div&gt;</summary>
		<author><name>Federico14</name></author>
	</entry>
	<entry>
		<id>https://moddingwiki.shikadi.net/w/index.php?title=Rescue_Rover&amp;diff=11655</id>
		<title>Rescue Rover</title>
		<link rel="alternate" type="text/html" href="https://moddingwiki.shikadi.net/w/index.php?title=Rescue_Rover&amp;diff=11655"/>
		<updated>2024-01-27T08:01:13Z</updated>

		<summary type="html">&lt;p&gt;Federico14: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Stub}}&lt;br /&gt;
{{Game Infobox&lt;br /&gt;
 | Levels = Edit&lt;br /&gt;
 | Tiles = Edit&lt;br /&gt;
 | Sprites = Edit&lt;br /&gt;
 | Fullscreen = No&lt;br /&gt;
 | Sound = Some&lt;br /&gt;
 | Music = Some&lt;br /&gt;
 | Text = No&lt;br /&gt;
 | Story = No&lt;br /&gt;
 | Interface = Edit&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Rescue Rover&#039;&#039;&#039; is a puzzle game by the [[:Category:id Software|id Software]] group for [[Softdisk]] publishing, released in 1991. It is the first in a 2-part game series featuring Roger and his faithful dog Rover.  It&#039;s a whimsical arcade/puzzle game that pits you against evil Robots while you try to rescue Rover from their clutches. The second part, released the same year was [[Rescue Rover 2]], based on similar formats to the [[Commander Keen Dreams]] game.&lt;br /&gt;
&lt;br /&gt;
== File formats ==&lt;br /&gt;
&lt;br /&gt;
This section lists the major file formats used in the game.&lt;br /&gt;
&lt;br /&gt;
* [[Commander Keen 1-3 Level format]] - &amp;lt;tt&amp;gt;LEVELxx.ROV&amp;lt;/tt&amp;gt; are game levels.&lt;br /&gt;
* [[Commander Keen EGA Header]] the EGA header is used to read graphics files.&lt;br /&gt;
* [[EGA Font format]] &amp;lt;tt&amp;gt;EGAFONT0.ROV&amp;lt;/tt&amp;gt; stores monochrome font used in the game&lt;br /&gt;
* [[Inverse Frequency Sound format]] - &amp;lt;tt&amp;gt;SOUNDS.ROV&amp;lt;/tt&amp;gt; sotes the game sounds.&lt;br /&gt;
* [[Rescue Rover Saved game format]] &amp;lt;tt&amp;gt;SAVEx.ROV&amp;lt;/tt&amp;gt; store the game&#039;s save files. They are 38 bytes long.&lt;br /&gt;
* [[Softdisk Library Format]] - The start menu is in this format&lt;br /&gt;
* [[PIC Format#PIC format version 2|PIC format version 2]] - all files that have &amp;quot;PIC&amp;quot; in their name (e.g. &amp;lt;tt&amp;gt;TITLEPIC.ROV&amp;lt;/tt&amp;gt;) are in this format, compressed with [[RLEW compression#RLEB compression|RLEB compression]]&lt;br /&gt;
* [[Raw EGA data#Planar EGA data|Full-screen planar EGA]] Most graphics are in this format, compressed or rearranged in various ways. Sprites, tiles (two files) and fonts are all stored in separate files.&lt;br /&gt;
* [[Keen 1-3 RLE compression]] This is used to compress the ending and previews screens and is a modified form of RLE.&lt;br /&gt;
* Text is contained in the executable, the executable is compressed with [[LZW compression]], and can be uncompressed with [[UNLZEXE]].&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
The game was produced before [[Commander Keen 1-3]] but uses almost identical, though less efficient formats for nearly all its files.&lt;br /&gt;
&lt;br /&gt;
== Related Links ==&lt;br /&gt;
&lt;br /&gt;
* [[Commander Keen 1-3]]&lt;br /&gt;
* [[Rescue Rover 2]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Softdisk]]&lt;br /&gt;
[[Category:id Software]]&lt;br /&gt;
[[Category:Puzzle]]&lt;/div&gt;</summary>
		<author><name>Federico14</name></author>
	</entry>
</feed>