Check out the romhacking section for the 7th saga topic that I made and look at pic #3. That is Mesen 2 and I think it also works for the nes.
Search found 8 matches
- Fri Oct 18, 2024 12:49 pm
- Forum: Help Wanted
- Topic: Help for a Bomberman II restoration hack
- Replies: 9
- Views: 293
- Fri Oct 18, 2024 12:34 pm
- Forum: Help Wanted
- Topic: DOOM SNES
- Replies: 2
- Views: 95
Re: DOOM SNES
Hello vvv18,
I’m not sure if there is a project for doom sram. Why were you unsuccessful?
- Wed Oct 16, 2024 6:44 am
- Forum: Help Wanted
- Topic: Help for a Bomberman II restoration hack
- Replies: 9
- Views: 293
Re: Help for a Bomberman II restoration hack
"but I can't find them anywhere in the ROM data"
"The graphics I need are already there"
"I've got to find where it's stored in the Japanese version first"
You have me very confused and I'm very good at hacking the snes.
It sounds like you might be looking for the data that makes the layers for the ...
"The graphics I need are already there"
"I've got to find where it's stored in the Japanese version first"
You have me very confused and I'm very good at hacking the snes.
It sounds like you might be looking for the data that makes the layers for the ...
- Mon Oct 14, 2024 4:18 pm
- Forum: Help Wanted
- Topic: Help for a Bomberman II restoration hack
- Replies: 9
- Views: 293
Re: Help for a Bomberman II restoration hack
Is it the screens layer data that you are looking for?
- Mon Oct 14, 2024 4:23 am
- Forum: Romhacking
- Topic: (snes) [7th saga] projects page
- Replies: 2
- Views: 140
(snes) [7th saga] projects page
I have been playing around with hacking 7th saga for years and have been slowly increasing my skills. I have a projects page on RHDN that
I usually post different things I work on but I figuard I can post some of this stuff here as well. Here is the last thing I posted for 7th saga.
I started game ...
I usually post different things I work on but I figuard I can post some of this stuff here as well. Here is the last thing I posted for 7th saga.
I started game ...
- Mon Oct 14, 2024 4:09 am
- Forum: Romhacking
- Topic: Anyone want to learn how to convert games to fastrom?
- Replies: 9
- Views: 418
Re: Anyone want to learn how to convert games to fastrom?
@bogaa
Thanks, I'm glad you like reading some of my posts!
Diztinguish and ASAR is definitely the best tools to use. The snes development book is also something I recommend having.
- Mon Oct 14, 2024 3:56 am
- Forum: Help Wanted
- Topic: Help for a Bomberman II restoration hack
- Replies: 9
- Views: 293
Re: Help for a Bomberman II restoration hack
I cant give any advice for how to do this on the nes but I can tell you what I do when I run into these situations on the snes.
Usually when you cant find the graphics in the rom then the graphics are compressed. What I do is find where the graphics are in vram
and then I will trace the code ...
Usually when you cant find the graphics in the rom then the graphics are compressed. What I do is find where the graphics are in vram
and then I will trace the code ...
- Tue Oct 08, 2024 2:57 am
- Forum: Romhacking
- Topic: Anyone want to learn how to convert games to fastrom?
- Replies: 9
- Views: 418
Re: Anyone want to learn how to convert games to fastrom?
Could be a fun thread, lmk if anyone has any interest!
I can already do the all of fastrom stuff but I'm still interested in seeing you post stuff about it. If you plant them seeds they will eventually grow.
Here is a little something for fastrom straight from the snes dev book. Caution #14 and ...