Settings
Theme

The new version of Romhack Plaza

Site Posted by Benjamin Jun 30, 2026 Updated 2 days ago

This new version, which I’ve been developing for a while, is finally up and running!

The concept for this new version came from the realization that XenForo and WordPress didn’t really work well together. Plus, there were a lot of issues with WordPress. (Although it’s still a very good CMS, it just wasn’t right for this site.)

So I decided to rebuild the site from scratch using two frameworks:

  • Laravel for the content section.
  • XenForo for the community section.

The two work together perfectly and allow us to combine the strengths of both.

This new version comes with many changes.

New Design

The site’s design has been completely revamped for a look that’s more app-like than blog-like. The design was handcrafted with the help of AI, but with meticulous attention to detail and thorough review.

New User Management

Gone are the days of having two separate accounts—one for the site and one for the forum. You now have the same account everywhere! All authentication is managed through XenForo. All accounts have been saved; duplicate accounts have been merged based on email addresses or any syncs you may have performed.

We prioritized importing information from your WordPress account first, followed by your XenForo account. You can therefore log in using the same credentials as your previous WordPress account.

New Submission Form

The form had a few issues. Those have now been fixed. The form has been completely redesigned and now flags (almost) all submission errors.

Game management has also been revamped. From now on, games are linked to a console and a genre, rather than the entry itself. So now you just need to select your game if it already exists, or create a new one by entering its title, console, and genre.

Hash handling has also been updated to detect No-Intro and Redump ROMs.

Finally, the credits system has been changed to a “Name”/“Description” list.

Addition of Clubs

Clubs are now available on the forum. These are forums that you can moderate for your communities.

If you have a popular ROM hack and want a place to discuss it, you can now do so.

New Home Page

The home page may look the same, but now it displays everything: new posts, news, threads, messages, reviews, and club creations.

Additionally, if you’re only interested in one type of content, you can hide the others.

Improvements to the ROM Patcher and ROM Hasher

These two tools have been improved to match the Plaza’s visual style. The ROM Checker, which finds all entries with a specific hash, has been integrated into the ROM Hasher.

Improved Filters

To search for your entries, everything is now available on the “Database” page, with a wide range of filters available.

Addition of the “Play Online” Feature

The “Play Online” feature lets you test a patch directly in your browser. To do this, you need to upload the corresponding ROM, and the game will launch via emulator.js!

This feature must be enabled on a per-entry basis, as it’s still in the testing phase. Contact me if you’d like to enable it on all your compatible entries.

Documentation Available

New documentation is being developed for the Plaza’s features; it’s still a work in progress. https://documentation.romhackplaza.org

Switch to Open Source

This might seem like a minor change, but it’s actually crucial for the site’s long-term sustainability.

The site is now open source, and you’re free to read, audit, and contribute to the platform’s code.

https://community.romhackplaza.org/help/development/

Other miscellaneous changes

  • The tutorials have been removed from the main site and moved to the forum.
  • The information and legal pages are available here: https://community.romhackplaza.org/help/
  • Notifications, private messages, and reports are now entirely handled by XenForo.
  • And others I’m forgetting...

All data from the previous site has been migrated. However, there are bound to be some oversights—misaligned accounts, incorrectly copied entries, missing files, etc. Please report any of these issues to me as soon as possible so I can resolve them quickly and before I take the old version of the site down permanently. (After that, it will still be possible to report them, but it will take longer to address.)

I hope you enjoy this new version of the site! Thank you for your trust in Romhack Plaza!

After all this work, if you'd like to support the platform by contributing to the server operating costs: https://ko-fi.com/romhackplaza

Gallery

Last comments

avatar
Spike 2026-07-02
Congrats on the new site! It's so much better than what you had before.
avatar
Jerry R 2026-07-02
Request - Noticed on a project page that the lengthy Reviews and Comments within the section takes up a lot of space compared to some reviews and comments posted by others. Can we get that Read More clickable option to expand and that Show Less clickable option to depress lengthy reviews and comments to keep the review and comment boxes sized more evenly?
avatar
Simone D. Alemanno 2026-07-02
Okay, thanks.
avatar
Benjamin 2026-07-02
There could be several factors behind this, such as Hostinger, which is far from being the best hosting provider. (The site now runs on a Hetzner VPS.) Also, WordPress is a champion when it comes to making requests left and right. So if you’re not careful, you could easily end up with a page that makes 600 database requests. Switching to Laravel and XenForo allows for significant optimization in this area. Added. Added.
avatar
Adrian Gauna 2026-07-02
Hate to admit it because I loved the old site but the new site here is far more stable. Every time I visited the old site for the first time on a new and fresh PC boot up, it would crash on the site and say my PC is low on memory, once I rebooted it it would work just fine though, however that's not happening anymore with the new site and everything moves quicker and smoother now. I think i'm starting to like it this one better now. Also can confirm for LoneGamer that the garbage isn't showing anymore in the text descriptions.
avatar
Mildanner 2026-07-02
Just a issue; The thumbnail of ROM hacks are unclickable, I can click only in the name of the hacks. On the Database section.
avatar
Jerry R 2026-07-02
Request - While checking out the gallery on a project entry, when clicking on and viewing an image could we add some clickable left and right arrows to view the next or previous image? It would be cool if the left and right arrow keys worked the same for viewing the next or previous image also.
avatar
Benjamin 2026-07-01
@Simone D. Alemanno I've added the option to enter hashes manually using the “Provide hash manually” button. I also think I'll be able to run a script over the weekend to migrate even more “lost” hashes from the old version.
avatar
Benjamin 2026-07-01
Problem fixed on new entries and previous ones. There was too much HTML encoding, lol.
avatar
LoneGamer88 2026-07-01
" ' > These 3 for me.
avatar
Benjamin 2026-07-01
Are you sure it's not the old descriptions that have this problem? Or, if it happens after every change, tell me which character causes it.
avatar
LoneGamer88 2026-07-01
Special characters get codified every time you save description, so it ends up showing garbage.
avatar
Benjamin 2026-07-01
In markdown, you must add two spaces after your line, or add a backslash at the end of the line.
avatar
opiter09 2026-07-01
I'd like to request a button in the left menu for submitting something, or at least a tooltip for the existing button. I had a very difficult time finding it.
avatar
LoneGamer88 2026-07-01
Line breaks please...
avatar
LoneGamer88 2026-07-01
Yep, fixed. Thanks!
avatar
Adrian Gauna 2026-07-01
It's fixed! Thanks again Ben. I'm starting to get used to it already, i'm always critical of change but once I get used to it I end up loving it.
avatar
Benjamin 2026-07-01
Added margins for paragraphs. In markdown, to make paragraphs, you must have a blank line in the editor. 323
avatar
Adrian Gauna 2026-07-01
Thank you Ben! Yes, the entry thumbnails and text are scaled down now and shows properly. It's really only the entry game description paragraphs that need separating now. So glad that what i'm seeing is what everyone is seeing. My biggest fear is being the only one missing out.
avatar
LoneGamer88 2026-07-01
Entry descriptions are messed up, can't make pharagraphs.
Post a comment