Website
Home
Database
News
Submissions queue
Community
Forum
Clubs
Discord
Members
Tools
ROM Patcher
ROM Hasher
Pages
Support us
Learn Romhacking
About
Contact Us
Help & Legal Pages
Guest
Login
Forum
Entries
News
Settings
Community
Romhacking
[SMW Hacking] Building a Point‑and‑Click Engine on the SNES Using Sequential Blocks
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="SUPER-J11BIT" data-source="post: 6325" data-attributes="member: 5702"><p>Project Update</p><p>After running many tests with my sequential‑block system in Super Mario World, I reached a clear conclusion. The SMW engine simply cannot support a full point‑and‑click structure with items, object combinations, or a real inventory. The RAM limitations, the way sprites are handled, and the lack of dynamic object management make a SCUMM‑style system unrealistic.</p><p></p><p>However, this limitation pushed me toward a direction that fits the SNES hardware much better. While researching alternatives, I revisited the history of Simulmondo, the Italian studio active in the late eighties and early nineties. They produced episodic interactive adventures based on popular comic series like Dylan Dog, Diabolik, and Martin Mystère. Their games relied on static screens, simple interactions, minimal inventory, and a strong focus on atmosphere and storytelling.</p><p></p><p>This format aligns perfectly with what SMW can actually do. My system already supports scene transitions, dialogue choices, conditional events, and small scripted animations. These are the same building blocks that defined Simulmondo’s interactive adventures. Instead of forcing complex mechanics the engine cannot handle, I can embrace a style that feels authentic to the SNES era and still offers narrative depth.</p><p></p><p>The new direction is to create a SNES‑style interactive adventure inspired by Simulmondo’s structure. It will feature static backgrounds, simple choices, branching events, and a strong atmosphere without relying on an inventory system. This approach keeps the project technically feasible while preserving the charm and storytelling potential I wanted from the beginning.</p></blockquote><p></p>
[QUOTE="SUPER-J11BIT, post: 6325, member: 5702"] Project Update After running many tests with my sequential‑block system in Super Mario World, I reached a clear conclusion. The SMW engine simply cannot support a full point‑and‑click structure with items, object combinations, or a real inventory. The RAM limitations, the way sprites are handled, and the lack of dynamic object management make a SCUMM‑style system unrealistic. However, this limitation pushed me toward a direction that fits the SNES hardware much better. While researching alternatives, I revisited the history of Simulmondo, the Italian studio active in the late eighties and early nineties. They produced episodic interactive adventures based on popular comic series like Dylan Dog, Diabolik, and Martin Mystère. Their games relied on static screens, simple interactions, minimal inventory, and a strong focus on atmosphere and storytelling. This format aligns perfectly with what SMW can actually do. My system already supports scene transitions, dialogue choices, conditional events, and small scripted animations. These are the same building blocks that defined Simulmondo’s interactive adventures. Instead of forcing complex mechanics the engine cannot handle, I can embrace a style that feels authentic to the SNES era and still offers narrative depth. The new direction is to create a SNES‑style interactive adventure inspired by Simulmondo’s structure. It will feature static backgrounds, simple choices, branching events, and a strong atmosphere without relying on an inventory system. This approach keeps the project technically feasible while preserving the charm and storytelling potential I wanted from the beginning. [/QUOTE]
Insert quotes…
Verification
Post reply
Community
Romhacking
[SMW Hacking] Building a Point‑and‑Click Engine on the SNES Using Sequential Blocks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Back
Top