ROM Hack Looking for someone to implement VWF in Wizardry Asterisk

MrRichard999

Member
OP
Newcomer
Joined
Oct 20, 2013
Messages
16
Trophies
0
Website
www.romhacking.net
XP
1,017
Country
United States
I don't know much about VRAM or memory addressing but it does use the standard SHIFT-JIS double hex value lettering for the dialogue and some inventory parts. If there was a way to make it where VWF can be represented by single hex entries, this would open up the adequate space needed to put in longer names for magic and also enough space for dialogues.

QSQzOWT.png
 

FAST6191

Techromancer
Editorial Team
Joined
Nov 21, 2005
Messages
36,798
Trophies
3
XP
28,321
Country
United Kingdom
That would typically be referred to as an 8bit text conversion or something like that rather than VFW, but doing one would give you most of the info needed to do the other.

On "adequate space" then mostly that would be taken care of it simple pointers, assuming the menu stuff is not fixed length. For the DS you would tend to only do an 8 bit conversion if you faced memory issues; despite file sizes possibly being into the hundreds of megabytes if the game does not handle its memory well then you can come unstuck.

Anyway I was thinking more do you know what file the pictures of the characters are located in? Does the game automatically generate a new line or are they all manual? Little things like that, in most cases not massive time savers but do give someone feeling out the game a head start and you might have already known them if you have worked up the game a bit.

That said the letter spacing is massive in that. You don't have to go for a full variable width font (often a fairly in depth hack) and instead you could probably just make it narrower and gain some on screen space that way. Similarly for the menu stuff (is that three characters there on the biggest part of the second line?) you can try wedging multiple, or at least one and a bit, Roman characters in a single tile space in the font and bump things up there.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: https://www.youtube.com/watch?v=pkYA4rALqEE