Shin Megami Tensei: Devil Summoner (PlayStation Portable)
Please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!
Shin Megami Tensei: Devil Summoner (PlayStation Portable)
From The Cutting Room Floor
Shin Megami Tensei: Devil Summoner |
---|
Developer: This game has debugging material. |
Contents
1 Debug Functions
1.1 Debug Menu
1.2 EVENT BIT
1.3 CPU & GPU Graph
Debug Functions
The codes in the following sections only work on the Japanese ULJM-05053 version of the game.
Debug Menu
A debug menu containing a variety of options can be enabled with the below code. With the code on, at any time press Select.
_C1 Press Select For Debug Menu
_L 0xD01D12F0 20000001
_L 0x00474410 00000005
Text | Notes |
---|---|
TITLE | Sends you to the title screen. |
DEVIEL CHARACTER | Sends you to an image viewer menu. |
MS BG CHARACTER | Crashes the game when selecting anything. |
UP CHARACTER | Crashes the game when selecting anything. |
MOVIE | Allows you to watch the game's movies. |
EVENT SCRIPTE | Allows you to view the game's events. |
2D MAP | Sends you to the overworld. |
3D MAP | Sends you to the library. |
TALK TEST | This only displays one text message. |
BGM TEST | Allows you to play all of the music in the game. |
SE TEST | Allows you to play all of the SFX in the game. |
GAME LOAD | Sends you to the load screen. |
(Source: Original TCRF research)
EVENT BIT
This debug option presumably sets event flags on or off.
_C1 L1 + R1 For Event Bit, Start to Disable
_L 0x001F53D4 00000001
_L 0xD01D12F1 20000003
_L 0x20180F80 088766B4
_L 0xD01D12F1 20000003
_L 0x00474410 00000005
_L 0xD01D12F0 20000008
_L 0x20180F80 08874E78
(Source: Original TCRF research)
CPU & GPU Graph
Applying the below code will draw a blue and red graph at the top of the screen. These represent CPU and GPU usage.
_C1 Enable CPU & GPU Graph
_L 0x001D1324 00000001
(Source: Original TCRF research)
The Megami Tensei series | |
---|---|
Megami Tensei | |
NES | Digital Devil Story: Megami Tensei • Digital Devil Story: Megami Tensei II |
SNES | Kyuuyaku Megami Tensei |
Shin Megami Tensei | |
SNES | Shin Megami Tensei • Shin Megami Tensei II • Shin Megami Tensei if... |
PlayStation | Shin Megami Tensei II • Shin Megami Tensei if... |
Xbox | Shin Megami Tensei NINE |
PlayStation 2 | Shin Megami Tensei III: Nocturne • Shin Megami Tensei: Nocturne |
Nintendo DS | Strange Journey |
Nintendo 3DS | Shin Megami Tensei IV • Shin Megami Tensei IV: Apocalypse |
Persona | |
PlayStation | Revelations: Persona • Persona 2: Innocent Sin • Persona 2: Eternal Punishment (Prototype) |
PlayStation 2 | Persona 3 FES • Persona 4 |
PlayStation Portable | Shin Megami Tensei: Persona • Persona 2: Innocent Sin • Persona 3 Portable |
PlayStation 3 | Persona 4 Arena • Persona 5 |
Xbox 360 | Persona 4 Arena |
Nintendo 3DS | Persona Q: Shadow of the Labyrinth |
PlayStation 4 | Persona 5 |
PlayStation Vita | Persona 4 Golden • Persona 4: Dancing All Night |
Nintendo Switch | BlazBlue: Cross Tag Battle |
Spin-Offs | |
SNES | Majin Tensei • Majin Tensei II: Spiral Nemesis |
Game Boy (Color) | Revelations: The Demon Slayer • Megami Tensei Gaiden: Last Bible II • Devil Children: Kuro/Aka no Sho (Black/Red Book) |
Game Boy Advance | Shin Megami Tensei: Devil Children: Hikari no Sho/Yami no Sho (Prototype) |
PlayStation | Devil Summoner: Soul Hackers |
Sega Saturn | Devil Summoner • Devil Summoner: Soul Hackers |
PlayStation 2 | Digital Devil Saga • Digital Devil Saga 2 • Devil Summoner: Raidou Kuzunoha vs. The Soulless Army • Devil Summoner 2: Raidou Kuzunoha vs. King Abaddon |
PlayStation Portable | Devil Summoner |
Nintendo DS | Devil Survivor 2 |
Nintendo 3DS | Devil Survivor Overclocked • Devil Summoner: Soul Hackers |
Related Games | |
Virtual Boy | Jack Bros. |
PlayStation 3, Xbox 360 | Catherine |
Wii U | Tokyo Mirage Sessions ♯FE |
Categories:
- Games developed by Atlus
- Games published by Atlus
- PlayStation Portable games
- Games released in 2005
- Games with debugging functions
- Games with hidden sound tests
- Games with hidden level selects
- Megami Tensei series
Games > Games by content > Games with debugging functions
Games > Games by content > Games with hidden level selects
Games > Games by content > Games with hidden sound tests
Games > Games by developer > Games developed by Sega > Games developed by Atlus
Games > Games by platform > PlayStation Portable games
Games > Games by publisher > Games published by Sega > Games published by Atlus
Games > Games by release date > Games released in 2005
Games > Games by series > Megami Tensei series
if(window.jQuery)jQuery.ready();if(window.mw){
mw.loader.state({"site":"loading","user":"ready","user.groups":"ready"});
}if(window.mw){
mw.loader.load(["mediawiki.toc","mediawiki.action.view.postEdit","mediawiki.user","mediawiki.hidpi","mediawiki.page.ready","mediawiki.searchSuggest","ext.uls.pt"],null,true);
}if(window.mw){
document.write("u003Cscript src="https://tcrf.net/load.php?debug=falseu0026amp;lang=enu0026amp;modules=siteu0026amp;only=scriptsu0026amp;skin=vectoru0026amp;*"u003Eu003C/scriptu003E");
}
var pkBaseURL = (("https:" == document.location.protocol) ? "https://stats.tcrf.net/" : "http://stats.tcrf.net/");
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
try {
var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 2);
piwikTracker.trackPageView();
piwikTracker.enableLinkTracking();
} catch( err ) {}
if(window.mw){
mw.config.set({"wgBackendResponseTime":482});
}