The PokéCommunity Forums

The PokéCommunity Forums (https://www.pokecommunity.com/index.php)
-   ROM Hacking Resources (https://www.pokecommunity.com/forumdisplay.php?f=502)
-   -   Patch Leon's DPE + CFRU Base and Ultimate Rom Base (https://www.pokecommunity.com/showthread.php?t=409672)

Calistrotic22 July 28th, 2020 11:11 PM

Quote:

Originally Posted by Pokecysero (Post 10184996)
The move Roost makes my game crash :(

Roost is broken if the user is a flying type.

Calistrotic22 July 28th, 2020 11:12 PM

Quote:

Originally Posted by Gavoca (Post 10180919)
why lunar.ips can't patch the 807 version

Because 807 is bigger. You need NUPS for that.

Gavoca July 28th, 2020 11:22 PM

Quote:

Originally Posted by Calistrotic22 (Post 10187687)
Because 807 is bigger. You need NUPS for that.

ok..... can u uhmm say the steps...i'm new to rom hacking

Pokecysero July 29th, 2020 1:46 AM

Quote:

Originally Posted by Calistrotic22 (Post 10187685)
Roost is broken if the user is a flying type.

Should i make the Roost Normal Type?

Henry Owen July 29th, 2020 10:41 AM

I would like to add the Galar pokémon in the free spaces but when I click to edit the PGE crashes. Could someone please help me?

Calistrotic22 July 30th, 2020 1:59 AM

Quote:

Originally Posted by Pokecysero (Post 10187731)
Should i make the Roost Normal Type?

Nope i think something is messed up in the 'effects' code rather than the 'type' code. I'm not sure how to solve that. apparently no one will get help either haha.

maxig09 July 31st, 2020 3:27 PM

Quote:

Originally Posted by Prof. Leon Dias (Post 10162438)
MAJOR UPDATE:

Support for older versions of the rom base will be discontinued. The project is currently being remade using Skeli and Ghoulslash's CFRU and DPE engines. Join the discord linked in my signature to follow up on its progress. Most likely it will be finished within a few months if not sooner.

Will this be a patch for a FR rom? Or will this work like CFRU and I'll have to manually implement things?

Gavoca August 1st, 2020 12:18 AM

uhmmm..... i just tried NUPS and tsukoyumi..... it did not work(when i try to patch it on NUPS it just says: The Patching File doesn't match the File.......)
And on tsukoyumi when i patch it and load it on AMP 1.95 it doesn't appear it's just chimecho..... and also uhmm this is the 807 PATCH version

Poppinatore August 1st, 2020 1:58 PM

Hi all,

I saw in the notes that an extended bag is supported as you can see in the image that supports to have 108 TM's.

https://ibb.co/L8KVNMZ

How can I make use of these slots? Can I just open any item editor and make use of these spots or do I have to run some ASM routines and scripts to make it work?

Any help is welcome, I have been losing sleep over this -_-

Gavoca August 3rd, 2020 1:10 AM

Okay i changed my mind......... i'll go with the other and smaller patch...... and i have an question(how do you Customize that patch.....)

Prof. Leon Dias August 25th, 2020 6:09 PM

HUGE UPDATE

The successor to the original ROM Base has just launched! Everybody take a look at the future!

soupercell August 25th, 2020 10:31 PM

Quote:

Originally Posted by Prof. Leon Dias (Post 10200260)
HUGE UPDATE

The successor to the original ROM Base has just launched! Everybody take a look at the future!

Really great work, this definitely would've saved me a TON of time if this came out before I started my hack!

Gavoca August 26th, 2020 1:57 AM

Quote:

Originally Posted by Prof. Leon Dias (Post 10200260)
HUGE UPDATE

The successor to the original ROM Base has just launched! Everybody take a look at the future!

Now this is big deal!!!!! nice
so.....u will continue WISH right?

Outwitter August 26th, 2020 6:33 AM

Quote:

Originally Posted by Prof. Leon Dias (Post 10200260)
HUGE UPDATE

The successor to the original ROM Base has just launched! Everybody take a look at the future!

Congrats on the blockbuster update! This is an amazing gift to the hacking community. Wish you luck in all your future endeavours.

64smashmaster3ds August 27th, 2020 10:27 AM

Great job working on this ROM base. Is it possible for me to remove some of the new items, the NPC test script and the BW Style Summary Screen?

Mason Shu August 27th, 2020 4:42 PM

Thanks for the update (it’s awesome)

Mason Shu August 27th, 2020 4:51 PM

Quote:

Originally Posted by Gavoca (Post 10189422)
uhmmm..... i just tried NUPS and tsukoyumi..... it did not work(when i try to patch it on NUPS it just says: The Patching File doesn't match the File.......)
And on tsukoyumi when i patch it and load it on AMP 1.95 it doesn't appear it's just chimecho..... and also uhmm this is the 807 PATCH version

Just open advance map.exe in a hex editor, go to 77dd5 and now, check how many mon’s you rom has, convert to hex, reverse it by grouping it by 2 and reversing the groups, so 4457 becomes 44 57 and then 57 44. If the number of digits of the hex is odd, add a 0 at the front, so 5e3 becomes 05e3, and reverse it into e305. Whatever you reversed hex is, go back to the hex editor and replace 9b01 with whatever you got, and save it, and reopen the app.

Gavoca August 27th, 2020 6:43 PM

Quote:

Originally Posted by MASON SHU (Post 10201126)
Just open advance map.exe in a hex editor, go to 77dd5 and now, check how many mon’s you rom has, convert to hex, reverse it by grouping it by 2 and reversing the groups, so 4457 becomes 44 57 and then 57 44. If the number of digits of the hex is odd, add a 0 at the front, so 5e3 becomes 05e3, and reverse it into e305. Whatever you reversed hex is, go back to the hex editor and replace 9b01 with whatever you got, and save it, and reopen the app.

well i did that but it always said Win 32 application not compatible (i think that was it said)

Mason Shu September 2nd, 2020 7:28 PM

Quote:

Originally Posted by Gavoca (Post 10201145)
well i did that but it always said Win 32 application not compatible (i think that was it said)

Can you be more specific? On which step did it say that?

Gavoca September 2nd, 2020 7:36 PM

Quote:

Originally Posted by MASON SHU (Post 10203829)
Can you be more specific? On which step did it say that?

dod it works now ty

Loverholic September 3rd, 2020 4:36 PM

How do I safely remove the DNS system?

Mason Shu September 12th, 2020 3:28 PM

for a map (1.95) to load the expanded items and attacks go to the advance map ini folder and advancemap.ini browse to bpr and change the amounts

Mason Shu September 14th, 2020 1:33 PM

for some reason whenever I compile CFRU after DPE with required edits I always get a warning, but it still makes a successful and playable rom. Warning:

Compiling ./src\Tables\item_tables.c
./src\Tables\item_tables.c:748:24: warning: initialized field overwritten [-Woverride-init]
748 | [ITEM_RUSTED_SWORD] = ITEM_TYPE_HELD_ITEM,
| ^~~~~~~~~~~~~~~~~~~
./src\Tables\item_tables.c:748:24: note: (near initialization for 'gItemsByType[485]')
./src\Tables\item_tables.c:749:25: warning: initialized field overwritten [-Woverride-init]
749 | [ITEM_RUSTED_SHIELD] = ITEM_TYPE_HELD_ITEM,
| ^~~~~~~~~~~~~~~~~~~
./src\Tables\item_tables.c:749:25: note: (near initialization for 'gItemsByType[486]')

PyerreIA12 September 18th, 2020 11:56 AM

Quote:

Originally Posted by Loverholic (Post 10204227)
How do I safely remove the DNS system?

did u discovery how do it?

Raduziel September 19th, 2020 12:47 PM

Ok, I've followed the instructions but I can't install CFRU

https://i.imgur.com/TagV7q0.png

What am I doing wrong?

Thanks.


All times are GMT -8. The time now is 8:08 PM.


Like our Facebook Page Follow us on Twitter © 2002 - 2018 The PokéCommunity™, pokecommunity.com.
Pokémon characters and images belong to The Pokémon Company International and Nintendo. This website is in no way affiliated with or endorsed by Nintendo, Creatures, GAMEFREAK, The Pokémon Company or The Pokémon Company International. We just love Pokémon.
All forum styles, their images (unless noted otherwise) and site designs are © 2002 - 2016 The PokéCommunity / PokéCommunity.com.
PokéCommunity™ is a trademark of The PokéCommunity. All rights reserved. Sponsor advertisements do not imply our endorsement of that product or service. User generated content remains the property of its creator.

Acknowledgements
Use of PokéCommunity Assets
vB Optimise by DragonByte Technologies Ltd © 2023.