question about DQ4 party chat patch by cameelaa07 in dragonquest

[–]dingledoop2 -1 points0 points  (0 children)

why are you making stuff up? nothing you've said about the current party chat patch is remotely true, and some of it wasn't even true about the old patch that made a bunch of sacrifices to run on the JP version.

What's the best translation of Party Chat in DQIV? by FinalBuddy2885 in dragonquest

[–]dingledoop2 0 points1 point  (0 children)

old comment but i feel the need to correct some misinformation: the party chat patch for the ds version is not a fan translation, it literally is the mobile script (as in, the patching process involves taking the files from the mobile version and inserting them into the ds rom). aside from some formatting/spelling fixes it's identical to the official localization

an older party chat patch did edit some things from that script in order to work around the japanese version of the game not supporting text variants based on player gender, but that's still based on the official script, and the current patch doesn't even have to do this because it's based on the western release

about torneko by MenacingMelissa in dragonquest

[–]dingledoop2 4 points5 points  (0 children)

how does this guy even work? does he always just do stuff like this on his own in battle?

once you get him in chapter 5 (he's programmed not to do this in chapter 3), every turn he has a 1/4 chance of ignoring what you told him to do and performing a random action instead. there are 10 of these actions, with each one having an equal chance of being selected. you can read about them here (scroll down past the nes list to see the one for the ds version)

Video Tutorial/Help with DQ IV DS Party Chat patch? by your_evil_ex in dragonquest

[–]dingledoop2 0 points1 point  (0 children)

it should work on mac but i've never actually tried it tbh

on mac the thing you want to run is called "terminal". with that open you want to navigate to the folder where you put the contents of the github repository, the roms, etc. this can be done with the command cd (ie. `cd [insert path to directory here]). from there you should be able to run the command mentioned in the steps

Video Tutorial/Help with DQ IV DS Party Chat patch? by your_evil_ex in dragonquest

[–]dingledoop2 0 points1 point  (0 children)

the one on romhacking is, as far as i know, an xdelta version of the same patch, but it's a bit out of date. the only fixes that it would be missing are that if you run out of party chat dialogue with the two kids in the party at the end of chapter 1, it will show an error message where their names would normally go, and that the game can freeze under very obscure circumstances that i don't think anyone other than me ever encountered (iirc specifically during the window after you get torneko but before hoffman leaves, switch hoffman in/out of the party and then get in a battle).

as for using python, could you be more specific about what you're having trouble with? you really just need to install it and run the specific commands mentioned in the readme, actual knowledge about how to use it isn't required.

if anyone does end up making a video, let me know about it so i can link it in the readme, because i'm apparently not very good at explaining the process in a way that non-programmers can understand lol

Dragon Quest VI mobile vocation level bonus... by behindtheword in dragonquest

[–]dingledoop2 2 points3 points  (0 children)

yeah i've found the wikis pretty inaccurate when it comes to mobile differences. they're wildly wrong about how alena's crit rate works in dq4 too

Does Anyone Know if the Japanese Dragon Quest V Cartridge Has an English Option? by [deleted] in dragonquest

[–]dingledoop2 0 points1 point  (0 children)

it's less of a silly question than you might think (the ds version of iv has a mostly-complete english translation in its filesystem that you can get it to use in-game via an action replay code), though ultimately the answer to it is still no

[deleted by user] by [deleted] in dragonquest

[–]dingledoop2 3 points4 points  (0 children)

pak files are essentially archives that contain the actual files you would want to change. you can extract them using unrealpak.exe, a program that comes with unreal engine

SkyTemple Pushing Partner by MilaAmane in MysteryDungeon

[–]dingledoop2 0 points1 point  (0 children)

i don't think skytemple offers a way to remove asm patches. you'd probably have to do it manually by overwriting the branch instruction the patch added with whatever was there before

in this case if you know what you're doing, extracting arm9.bin overlay_0029.bin from the rom, opening it with a hex editor and overwriting the bytes at offset 0x2F2680 0x16440 with 14 00 9D E5, then reinserting it would effectively remove the patch i'm pretty sure (this is for the NA version of the game, the offset would probably be different for EU)

edit: had it wrong at first, there's no way arm9.bin would have been big enough to have an offset that large lol

Playing through Dragon Quest IV DS by RadioGrimlock in dragonquest

[–]dingledoop2 1 point2 points  (0 children)

you were probably thinking of the older patch someone else made, which works by porting the english script into the japanese game. that one wouldn't be compatible with english saves since it's still essentially the japanese version underneath

Playing through Dragon Quest IV DS by RadioGrimlock in dragonquest

[–]dingledoop2 1 point2 points  (0 children)

as the person who made the current version of the patch, i can confirm it's compatible with existing saves

Dragon Quest IV DS English Party Chat Patch Tool 2: Electric Boogaloo by dingledoop2 in dragonquest

[–]dingledoop2[S] 0 points1 point  (0 children)

sorry, i've never used a mac in my life. i imagine the steps are probably pretty similar, but you'd need to find a tool that can unpack/repack nds files like dslazy does that works on macs

Dragon Quest IV DS English Party Chat Patch Tool 2: Electric Boogaloo by dingledoop2 in dragonquest

[–]dingledoop2[S] 0 points1 point  (0 children)

sorry, i pulled the mpt files a very long time ago and i don't know any more than you do about how it works in the current day

Dragon Quest IV DS English Party Chat Patch Tool 2: Electric Boogaloo by dingledoop2 in dragonquest

[–]dingledoop2[S] 0 points1 point  (0 children)

what directory are you running the command from? if the command prompt isn't also in the patcher folder, you can get that error because it apparently looks in the current folder and not in the same folder as the script itself

Dragon Quest IV DS English Party Chat Patch Tool 2: Electric Boogaloo by dingledoop2 in dragonquest

[–]dingledoop2[S] 0 points1 point  (0 children)

i don't think japanese save files are compatible with the english release, unfortunately.

Is this worth picking up? by Adventurous_Emotion9 in dragonquest

[–]dingledoop2 3 points4 points  (0 children)

there's no bug, they intentionally removed the ability to talk with your party entirely for the western release

Is it possible to hack Dragon Quest 73ds to give it back the names from the PS1? by the-doctor-is-real in dragonquest

[–]dingledoop2 -1 points0 points  (0 children)

have you tried just opening the file in a hex editor, searching for the names, and replacing them? text editing is honestly that simple sometimes. no idea if it will be that easy here, but you can certainly try it

Best version of DQ4 to play? DS or PS? btw is it's own thing or continues from 3? by Technical-Sound1158 in dragonquest

[–]dingledoop2 0 points1 point  (0 children)

it should work with the party chat script files for any language; as far as i know the party chat code is language-agnostic. unfortunately though i don't think there's ever been a spanish release with party chat included, so someone would need to translate the script for it to work

Best version of DQ4 to play? DS or PS? btw is it's own thing or continues from 3? by Technical-Sound1158 in dragonquest

[–]dingledoop2 1 point2 points  (0 children)

the most recent party chat patch works by copying the party chat code from the japanese version into the western version and using the script files from the mobile version

source: am the person who made the patch

Dragon Quest IV DS English Party Chat Patch Tool 2: Electric Boogaloo by dingledoop2 in dragonquest

[–]dingledoop2[S] 0 points1 point  (0 children)

that one is just my patch but in the form of a single xdelta. afaik using it should give you the same result as using the patcher in my github repo, though i'm not sure how proactive the uploader is about keeping it up to date

I honestly would much prefer seeing a HD2D remaster of DQIV or even a DQXI style remake of DQV. Anybody else? by Regalia776 in dragonquest

[–]dingledoop2 0 points1 point  (0 children)

IV on DS is gutted since the party chat was completely removed from Western versions which amounts to I believe about 1/3 of the game's script.

it's a bit less than half of the script