Kowloon Youma Gakuenki
Kowloon Youma Gakuenki |
---|
Developers: Atlus,
Shout! Designworks This game has unused graphics. |
SAITAMA!!!!!!!!
To do:
|
Debug Menu
A simple debug menu can be enabled with the below code. This lets you select the day with L1 / R1 buttons or start in your room.
Master Code (Only needed for cheat devices) 9037B330 0C0DEC74 Press L3 For Debug Menu D0757342 0000FFFD 00D4A884 00000009
This is best used in the continue menu.
Unused Graphics
Panoramic shots of one of the developer's offices. The game uses a number of panoramic images in this same format, but these photographs are stored in DATA.CVM\TEST\IKEDA.
Four additional test images for panoramic backgrounds. The top image is a subtext test and can be laid on top of the indoor panoramic shot to display a red box around what appears to be a person. These are also stored in DATA.CVM\TEST\IKEDA.
...an image of Michael Jackson on a tricycle. This texture is just named "test" internally. It has a model and animation, but neither can be viewed yet.
A series of test images found in DATA.CVM\TEST\SASAKI\D_EMIMG00.BIN. This is a popular ascii art meme used on 2ch, which is based on the Japanese Liberal Democratic Party's logo. The text on the right is an increasing amount of the word "Saitama", also used in various ways with the 2ch meme.
Unused Text
DATA.CVM\3D\ETC\MAKEFILE
# -*- mode: Makefile; coding: sjis; tab-width: 4 -*- ======================= #--------------------------------------------------------------------------- # $Id: Makefile,v 1.7 2004/06/16 13:09:50 kosaka Exp $ #=========================================================================== .SUFFIXES: .SUFFIXES: .bin .bsp .png .tmx .txt .d ECHO_OBJECT = @echo ----- $@ ----- PACKTOOL = pakfile.exe RM = rm.exe TLIST = ./tlist.exe PUSH = cd POP = popd.exe SRCDIR = ./source DSTDIR = ./pack DEPEND_DIR = ./DEPEND TARGET = pda.bin ASS.bin opening.bin jump.bin jumpr.bin vpath %.txt \ $(SRCDIR)/pda \ $(SRCDIR)/ASS \ $(SRCDIR)/jump \ $(SRCDIR)/jumpr \ $(SRCDIR)/opening vpath %.bin \ $(DSTDIR) %.bin: %.txt $(ECHO_OBJECT) $(PACKTOOL) $< $(DSTDIR)/$@ all: $(TARGET) clean: $(RM) -rf $(DSTDIR)/*.*
- Pages missing developer references
- Games developed by Atlus
- Games developed by Shout! Designworks
- Pages missing publisher references
- Games published by Atlus
- PlayStation 2 games
- Pages missing date references
- Games released in 2004
- Games released in September
- Games released on September 16
- Games with unused graphics
- Games with unused text
- Games with debugging functions
- To do
Cleanup > Pages missing date references
Cleanup > Pages missing developer references
Cleanup > Pages missing publisher references
Cleanup > To do
Games > Games by content > Games with debugging functions
Games > Games by content > Games with unused graphics
Games > Games by content > Games with unused text
Games > Games by developer
Games > Games by developer > Games developed by Sega > Games developed by Atlus
Games > Games by developer > Games developed by Shout! Designworks
Games > Games by platform > PlayStation 2 games
Games > Games by publisher
Games > Games by publisher > Games published by Sega > Games published by Atlus
Games > Games by release date > Games released in 2004
Games > Games by release date > Games released in September
Games > Games by release date > Games released in September > Games released on September 16