Skip to content

Erick194/DoomIIRPG-RE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoomIIRPG-RE

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

Español

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

Versión actual 0.1

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

  • SDL2
  • Zlib
  • OpenAL

Configuración por defecto de las teclas.

Move Forward: W, Up
Move Backward: S, 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
Menu Items/Info: I
Menu Drinks: O
Menu PDA: P
Bot Dis/Ret: B

Trucos originales del juego:

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

English

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

Current version 0.1

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

  • SDL2
  • Zlib
  • OpenAL

Default key configuration:

Move Forward: W, Up
Move Backward: S, 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
Menu Items/Info: I
Menu Drinks: O
Menu PDA: P
Bot Dis/Ret: B

Original game cheat codes:

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