OpenLRR: Difference between revisions
From Research Realm
(adding screenshot) |
No edit summary |
||
Line 3: | Line 3: | ||
| logo = OpenLRR icon.png | | logo = OpenLRR icon.png | ||
| logo caption = | | logo caption = | ||
| logo alt = | | logo alt = A round icon with a teal border and the letters O and R. Inside the icon is a drill piercing through rock. | ||
| logo size = | | logo size = | ||
| collapsible = <!-- Any text here will collapse the screenshot. --> | | collapsible = <!-- Any text here will collapse the screenshot. --> | ||
Line 9: | Line 9: | ||
| screenshot size = | | screenshot size = | ||
| screenshot alt = | | screenshot alt = | ||
| caption = | | caption = Screenshot showing the added menus and some gameplay options enabled, including top-down fog and routing paths. | ||
| author = | | author = | ||
| developer = trigger-segfault | | developer = trigger-segfault | ||
Line 19: | Line 19: | ||
| repo = {{URL|https://github.com/trigger-segfault/OpenLRR}} | | repo = {{URL|https://github.com/trigger-segfault/OpenLRR}} | ||
| programming language = [[Wikipedia:C++|C++]] | | programming language = [[Wikipedia:C++|C++]] | ||
| engine = <!-- or |engines= --> | | engine = Gods98<!-- or |engines= --> | ||
| operating system = [[Wikipedia:Microsoft Windows|Microsoft Windows]] | | operating system = [[Wikipedia:Microsoft Windows|Microsoft Windows]] | ||
| platform = [[Wikipedia:x86|x86]] | | platform = [[Wikipedia:x86|x86]] | ||
Line 26: | Line 26: | ||
| language count = <!-- Number only --> | | language count = <!-- Number only --> | ||
| language footnote = | | language footnote = | ||
| genre = [[Wikipedia:Real-time strategy|Real-time strategy]] | | genre = [[Wikipedia:Real-time strategy|Real-time strategy game]] | ||
| license = <!-- or |licence= --> | | license = <!-- or |licence= --> | ||
| website = | | website = | ||
}} | }} | ||
'''OpenLRR''' is | '''OpenLRR''' is an [[Wikipedia:Open-source software|open-source]] [[Wikipedia:Game engine recreation|re-implementation]] of the 1999 [[Wikipedia:Real-time strategy|real-time strategy]] game [[LEGO Rock Raiders (video game)|''LEGO Rock Raiders'']]. | ||
== Development == | |||
decompiled ''LEGO Rock Raiders'' using [[Wikipedia:Ghidra|Ghidra]], used the September 27 English version of the [[Wikipedia:.exe|EXE]] (often referred to as the ''Masterpiece'' executable), as it was considered to be the most stable and widely-used version of the game.<ref name="Decompiling"/>{{efn|The English version of ''LEGO Rock Raiders'' has three known executable versions: a September 25 version, a September 27 version (the ''Masterpiece'' edition, called such as it was included in ''[[LEGO Masterpiece Collection|LEGO Masterpiece]]''-labeled released of the game), and an October 12 version (which includes ''[[Wikipedia:SafeDisc|SafeDisc]]'' protection).}} | |||
== Notes == | |||
{{notelist}} | |||
== References == | |||
{{reflist|refs= | |||
<ref name="Decompiling">{{cite web |url=https://github.com/trigger-segfault/OpenLRR/wiki/Decompiling-LEGO-Rock-Raiders#decompiling-lego-rock-raiders |last=Jordan |first=Robert |date=December 17, 2021 |title=Decompiling LEGO Rock Raiders |website=OpenLRR Wiki |via=[[Wikipedia:GitHub|GitHub]] |archive-url=https://web.archive.org/web/20240701034732/https://github.com/trigger-segfault/OpenLRR/wiki/Decompiling-LEGO-Rock-Raiders#decompiling-lego-rock-raiders |archive-date=July 1, 2024 |url-status=live}}</ref> | |||
}} |
Revision as of 07:20, 2 July 2024
Developer(s) | trigger-segfault |
---|---|
Initial release | February 18, 2022 |
Stable release | v0.0.0.7 - Hotfix 1
/ September 28, 2022 |
Repository | github |
Written in | C++ |
Engine | Gods98 |
Operating system | Microsoft Windows |
Platform | x86 |
Available in | English |
Type | Real-time strategy game |
OpenLRR is an open-source re-implementation of the 1999 real-time strategy game LEGO Rock Raiders.
Development
decompiled LEGO Rock Raiders using Ghidra, used the September 27 English version of the EXE (often referred to as the Masterpiece executable), as it was considered to be the most stable and widely-used version of the game.[1][note 1]
Notes
- ↑ The English version of LEGO Rock Raiders has three known executable versions: a September 25 version, a September 27 version (the Masterpiece edition, called such as it was included in LEGO Masterpiece-labeled released of the game), and an October 12 version (which includes SafeDisc protection).
References
- ↑ Jordan, Robert (December 17, 2021). "Decompiling LEGO Rock Raiders". OpenLRR Wiki. Archived from the original on July 1, 2024 – via GitHub.