Skip to content

BSzili/DoomRPG-RE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoomRPG-RE

image
https://www.doomworld.com/forum/topic/129997

Español

Doom RPG ingeniería inversa por [GEC]
Creado por Erick Vásquez García.

Versión actual 0.2.2

Requiere CMake para crear el proyecto.
Requisitos para el projecto:

  • SDL2
  • SDL2-Mixer
  • Zlib
  • FluidSynth

Configuración por defecto de las teclas.

Move Forward: Up
Move Backward: Down
Move Left: A
Move Right: D
Turn Left: Left
Turn Right: Right
Atk/Talk/Use: Return
Next Weapon: Z
Prev Weapon: X
Pass Turn: C
Automap: Tab
Menu Open/Back: Escape

Trucos originales del juego:

Versión J2ME/BREW:
Abres menu e ingresa los siguientes numeros.
3666 -> Abre el menú debug.
43629 -> Da al jugador maximo de salud y armadura.
4332 -> Da al jugador todas las llaves, items y armas.
3366 -> Inicia el testeo de velocidad, "Benchmark".

English

Doom RPG Reverse Engineering By [GEC]
Created by Erick Vásquez García.

Current version 0.2.2

You need CMake to make the project.
What you need for the project is:

  • SDL2
  • SDL2-Mixer
  • Zlib
  • FluidSynth

Default key configuration:

Move Forward: Up
Move Backward: Down
Move Left: A
Move Right: D
Turn Left: Left
Turn Right: Right
Atk/Talk/Use: Return
Next Weapon: Z
Prev Weapon: X
Pass Turn: C
Automap: Tab
Menu Open/Back: Escape

Original game cheat codes:

J2ME/BREW Version:
3666 -> Opens debug menu.
43629 -> Gives max health and armor to the player.
4332 -> Gives all keys, items and weapons to the player.
3366 -> Starts speed test "Benchmark".

About

Doom RPG Reverse Engineering By [GEC]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 61.5%
  • C++ 37.3%
  • CMake 1.2%