Miscellaneous Forums > Troubleshooting

Makou Reactor text limit

(1/2) > >>

Tsuna:
So using Makou Reactor i've come across the fact that 255 is the limit to the amount of texts that can be used in a single scene.

Can this be fixed? I REALLY REALLY need it for my project.
To a point where i would have to undo around 2 months worth of work to get around it...

Wish i had checked this sooner

DLPB_:
Why do you need that number of texts in one scene?

Tsuna:
I figured someone would ask.
Ive coded every scene in such a way where every text box has a

"If subtitles bit 5 = on"
Use the subtitle box

"If subtitles bit 5 = off"
Use normal box


So i have twice as many boxes in every scene

Saves me coding the game four separate times..
Plus allows the player to change their options at any save point

Tsuna:
PLEASE tell me someone can fix this

luksy:
The text id reference for text ops in the field script only takes up a single byte, hence the 255 limitation. You'll need to rewrite all of the text opcodes to solve this.

Navigation

[0] Message Index

[#] Next page

Go to full version