What's new

RPG RPG Maker [ S.Q.D.T.] Succubus Quest (RE026617, RJ026617)


Re: [Request] Succubs Quest

First of all, apologies for casting raise dead...

Anyway, I was reading through some of the other threads and Someone mentions this game so i search and find this thread. It doesn't look like any of the links for the main game are still valid. If anyone has it and can upload/post a link, it would be much appreciated. Preferably on mega.
 
Re: [Request] Succubs Quest

First of all, apologies for casting raise dead...

Anyway, I was reading through some of the other threads and Someone mentions this game so i search and find this thread. It doesn't look like any of the links for the main game are still valid. If anyone has it and can upload/post a link, it would be much appreciated. Preferably on mega.

try this torrent it has the game + expansion

 
Re: [Request] Succubs Quest

well i hafe all 3 games from sucupus circle quest 1,2-expansion,3 demo (they prekup befor finishing it) including 100% save file.
i culd up 1 and the 3 (the 2. is the one in the torent at the other post)
 
Re: [Request] Succubs Quest

well i hafe all 3 games from sucupus circle quest 1,2-expansion,3 demo (they prekup befor finishing it) including 100% save file.
i culd up 1 and the 3 (the 2. is the one in the torent at the other post)

cool! would you mind adding your save files with that?
 
Re: [Request] Succubs Quest

maybe im a little bit retarded but isnt this game a H-game?
because i didnt saw till now a single cg just the infight images from the enemys
 
Re: [Request] Succubs Quest

well its a old rpg bf game witout cgs or spired sex (would be a epic game if they has ating it before the circle breakup):D

anyway her they are (100% save includet):
quest 1


demo for 3
 
Re: [Request] Succubs Quest

Sorry to bother you but could you post a link for the the demo of the third (didn't know there was one). And if you have the English patch, it would be super, I found it nowhere. (Though, it seems that's only partial)
 
Re: [Request] Succubs Quest

Sorry to bother you but could you post a link for the the demo of the third (didn't know there was one). And if you have the English patch, it would be super, I found it nowhere. (Though, it seems that's only partial)

dont know about any translations but the 3 demo is right uper your bost
at my last bost:
demo for 3
 
Re: [Request] Succubs Quest

dont know about any translations but the 3 demo is right uper your bost
at my last bost:
demo for 3

Heres the free SQDT stuff.


The Anecdote of Succubus Quest -Ayxect's Short Dream-(AKA Succubus Quest Gaiden AKA Succubus Quest 2 without the expansion)

Dream Demons and the Knights of Fairytales(AKA Succubus Quest Tactics AKA Succubus Quest 3 Demo)


edit

Femme Fatale the SQ artbook

 
Last edited:
Re: [Request] Succubs Quest

ARISE!

I was wondering if you guys knew of any mods for the game? I heard the whisper of a mod adding cg and also a partial english translation

EDIT: From a post back in pre-historic times, 2009.
 
Last edited:
Re: [Request] Succubs Quest

EDIT: From a post back in pre-historic times, 2009.

the links on thad hongfire thread are dead for years

and googling these mode names only shows old jap sites full of monrunes,:(
 
Re: [Request] Succubs Quest

the links on thad hongfire thread are dead for years

and googling these mode names only shows old jap sites full of monrunes,:(

We must put on our detective hats and find the links!
 
Re: [Request] Succubs Quest

I know abit about the partial translation(since I help with it a bit) and sad to say I highly doubt you'll find any part of it no matter how hard you look...:(
 
Re: [Request] Succubs Quest

Normally i don't say this but i'm working on it. The problem is this game is quite huge so it'll take a while. And don't expect to much with my English and Japanese knowledge.:eek:
 

Attachments

  • [RJ131698]Sword Princess Cistina - The Chosen Saint9.0.jpg
    [RJ131698]Sword Princess Cistina - The Chosen Saint9.0.jpg
    96.7 KB · Views: 13
Last edited:
Re: [Request] Succubs Quest

I received a massage

bearz said:
Here's part of what i've salvaged from my old HD. I'll try and scrounge/patch up what I can from the other more advanced versions I managed to recover.

You need the AUDIO directory from SQ2, just copy your own alongside DATA and GRAPHICS.

What's in the zip*:
- SQ2, RPGMXP-friendly, lacking and needing the original AUDIO folder
translated battle interface (trying to keep up with the original unique phrasing)
partly translated character menu
translated encyclopaedia (missing a script line for the English name to show)



Feel free to share or edit this however you like.

so you'll need the audio files and what not from "The Anecdote of Succubus Quest -Ayxect's Short Dream-" and that can be found on page 5 of this topic
 
Re: [Request] Succubs Quest

I received a message

That would be me.

I'm currently getting a better version up and running. I'll upload it in a few days, just don't expect much.


For anyone into RPGM games translating, here's my all-around script to extract names, description, etc., and have a convenient 'worksheet' :
def extract_enemies
b = []
for i in $data_enemies
if i != nil
a = i.name.split(/\//)[0]
if a!= "" and a!= nil
b.push(a)
end
end
end
b = b.uniq
# to check whether something's amiss:
#p b
open("Enemies.txt","a+") do |log|
log.puts b
end
p "Done!"
end
 
Last edited:
Re: [Request] Succubs Quest

What does playing as a virgin girl in Succubus Quest 2 entail. Or rather, how does it differ from a male playthrough?
 
Re: [Request] Succubs Quest

We must put on our detective hats and find the links!

so found, sites with sq mods also make a mode thread, in the
Under Construction thread:
http://www.ulmf.org/bbs/showthread.php?t=26405
(its ther for 4 days now)

probably no one here saw it jet (or dont care) anyway i pretty suks on modeing specially jap games (if there is no step per step how to to, i can understand):eek:

maybe someone more skillet in modeling can do it and share it when it's done(wuld appreciate it):)
 
Re: [Request] Succubs Quest

@anonymous
If you mean posting a modded (not translated) SQ2 I could do that. Not sure how up to date my version is but it works and I've been updating semi-regularly for the past 2 years or so....:p
Don't have an updated SQ1. Something happed not sure what and I don't get any don't in the game.
@Arythazin
Obviously the difference is that with different gender come different attacks and enemy comments. Also some event changes (I actually consider playing female Ayxect easier for getting Stella). Your gender can be changed at the white sheep and virginity (both male and female) can be restored once you get Stella as a companion
 
Re: [Request] Succubs Quest

@anonymous
If you mean posting a modded (not translated) SQ2 I could do that. Not sure how up to date my version is but it works and I've been updating semi-regularly for the past 2 years or so....:p
Don't have an updated SQ1. Something happed not sure what and I don't get any don't in the game.

does you modet game has gor and insertion, cum cgs/animations?

and if so how many enemies have them?

and can you upload it to mega?:D
 
Back
Top