Offline Teases (TeaseMe)

Webteases are great, but what if you're in the mood for a slightly more immersive experience? Chat about Tease AI and other offline tease software.

Moderator: 1885

User avatar
FCK88
Explorer At Heart
Explorer At Heart
Posts: 141
Joined: Tue Mar 26, 2013 8:29 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: Silkeborg, Denmark

Re: Offline Teases (TeaseMe)

Post by FCK88 »

Hiya all on Milovana :)

I have a request regarding the Nightmare Becomes Reality-series - as I already have 6 of them I was wondering if the creator to the 7th day tease would upload just that episode/tease because that's the only one I'm missing.

Thanks so much in advance! :-D

FCK88
dbt
Explorer At Heart
Explorer At Heart
Posts: 183
Joined: Sun Jun 27, 2010 3:09 am

Re: Offline Teases (TeaseMe)

Post by dbt »

Double Agent Parts 7 & 8 are missing the xml files. I suppose it would work to download thru Teasme and replace the files, but it would be worth re-uploading the files with the xml included.
User avatar
d3vi0n
Explorer At Heart
Explorer At Heart
Posts: 563
Joined: Fri Mar 25, 2011 10:42 am

Re: Offline Teases (TeaseMe)

Post by d3vi0n »

FCK88 wrote:I have a request regarding the Nightmare Becomes Reality-series - as I already have 6 of them I was wondering if the creator to the 7th day tease would upload just that episode/tease because that's the only one I'm missing.
You could download the complete package... but ok... because i'm in a good mood today ;)
here is just part 7: depositfiles.com
dbt wrote:Double Agent Parts 7 & 8 are missing the xml files. I suppose it would work to download thru Teasme and replace the files, but it would be worth re-uploading the files with the xml included.
Done... uploaded a complete package including the missing xml files :)
Try GuideMe to play Milovana Teases offline or create your own offline teases with highres images and videos...
Look at Hearts Club or Pilgrim Quest or My Succubus if you wanna see whats possible with GuideMe...
User avatar
FCK88
Explorer At Heart
Explorer At Heart
Posts: 141
Joined: Tue Mar 26, 2013 8:29 pm
Gender: Male
Sexual Orientation: Straight
I am a: Switch
Location: Silkeborg, Denmark

Re: Offline Teases (TeaseMe)

Post by FCK88 »

d3vi0n wrote:
FCK88 wrote:I have a request regarding the Nightmare Becomes Reality-series - as I already have 6 of them I was wondering if the creator to the 7th day tease would upload just that episode/tease because that's the only one I'm missing.
You could download the complete package... but ok... because i'm in a good mood today ;)
here is just part 7
: depositfiles.com

Thank you very much, d3vi0n - I owe you one ;-)
Stair_Car
Explorer
Explorer
Posts: 66
Joined: Thu Aug 04, 2011 3:22 am

Re: Offline Teases (TeaseMe)

Post by Stair_Car »

I can't run Tease Me anymore. It worked back in the day, but recently I downloaded 0.1.4 and tried to play some of the new teases. They didn't work. Even the tutorial didn't work. I keep getting a message saying "Access to the temp directory is denied."

EDIT: some more info...
I downloaded everything perfectly. Tease Me is in a folder, with the Tease and Resources folders in it as well. The program itself opens fine. As soon as I try to open a tease, it says I do not have sufficient permission to access the temp file, but I am the admin on my computer. I don't understand how I could not have access to anything. I went to the C\windows\temp folder and checked the properties. My account has full control over everything. So why can Tease Me not have permission to access the temp folder?
philo
Explorer At Heart
Explorer At Heart
Posts: 831
Joined: Sun Jan 08, 2012 3:10 pm
Gender: Male
Sexual Orientation: Straight
Location: UK

Re: Offline Teases (TeaseMe)

Post by philo »

Stair_Car wrote:My account has full control over everything. So why can Tease Me not have permission to access the temp folder?
Try right clicking on the teaseme program and doing run as administrator.
From Vista onward I think it does not automatically grant full access to programs, if it is an access issue it should then work.
However it works for me without having to do that so it may not be an access issue at all.
artis
Explorer
Explorer
Posts: 43
Joined: Tue Sep 11, 2012 2:02 pm

Re: Offline Teases (TeaseMe)

Post by artis »

Some users are reporting they are getting hung up in The Ultimate Man test when the game switches to round 2.

The code used to determine what page to go through looks like this:

Code: Select all

       <!-- This funnels the player into normal room choice.             You need to complete 2 normal rooms before given a chance to proceed to hard rooms            As you complete more normal rooms, the chance increases to go to hard rooms. --> <Page id="normalonemore1" set="nc1">    <Text>      !_normalonemore1       should not see me.       no chance    </Text>      <Delay target="normalonemore2"  if-set="nc1" seconds="0" style="hidden" />      <Delay target="no(6..18)" seconds="0" style="hidden" /></Page> <Page id="normalonemore2" set="nc2">    <Text>      !_normalonemore2       should not see me           </Text>    <Delay target="normalonemore3"  if-set="nc2" seconds="0" style="hidden" />      <Delay target="normal(6..21)" seconds="0" style="hidden" /></Page> <Page id="normalonemore3" set="nc3">    <Text>      !_normalonemore3       should not see me       1/14 chance    </Text>    <Delay target="normalonemore4"  if-set="nc3" seconds="0" style="hidden" />      <Delay target="normal(6..21)" seconds="0" style="hidden" /></Page> <Page id="normalonemore4" set="nc4">    <Text>      !_normalonemore4       should not see me        2/13 chance    </Text>      <Delay target="normalonemore5"  if-set="nc4" seconds="0" style="hidden" />      <Delay target="normal(6..23)" seconds="0" style="hidden" /></Page> <Page id="normalonemore5" set="nc5">    <Text>      !_normalonemore5       should not see me       3/(12-n) chance     </Text>    <Delay target="normalonemore6"  if-set="nc5" seconds="0" style="hidden" />      <Delay target="normal(6..24)" seconds="0" style="hidden" /></Page> <Page id="normalonemore6" set="nc6">    <Text>      !_normalonemore5       should not see me       Takes you to Hard Round    </Text>      <Delay target="normal(22..24)" seconds="0" style="hidden" /></Page> 
People are complaining that they are getting to page id "normalonemore1" and it just sits there.

In the thread a user posted their flags and I reproduced his steps in the game and still could not reproduce the issue. Is this an issue with Teaseme? Could the order of operations possibly not be done correctly if the wrong version of .net is installed?
Romega
Explorer
Explorer
Posts: 8
Joined: Thu Nov 24, 2011 10:55 pm

Re: Offline Teases (TeaseMe)

Post by Romega »

I can't seem to get the directory to generate or the files to show up if I manually create it for the Android version. Could that be because I don't have an SD card for my phone (Galaxy Nexus). Is there a way to direct it to the internal storage because I can't seem to get that to work.
TCM08
Explorer
Explorer
Posts: 7
Joined: Sun Jun 12, 2011 5:22 pm

Re: Offline Teases (TeaseMe)

Post by TCM08 »

Any chance of a re-up for Kate's Birthday? I'd like to try the offline version having done the online version a while back!

(The link on the first page, while live, takes you to a different download instead)
philo
Explorer At Heart
Explorer At Heart
Posts: 831
Joined: Sun Jan 08, 2012 3:10 pm
Gender: Male
Sexual Orientation: Straight
Location: UK

Re: Offline Teases (TeaseMe)

Post by philo »

Romega wrote:I can't seem to get the directory to generate or the files to show up if I manually create it for the Android version. Could that be because I don't have an SD card for my phone (Galaxy Nexus). Is there a way to direct it to the internal storage because I can't seem to get that to work.
The default is the sdcard and my phone and tablet both have sdcards, so I have only tested it on sdcards.
It should work on internal memory though.
I am in the middle of a fairly major rewrite of it which should improve performance and bring it in line with the latest windows version, so will test to make sure it works on internal memory as well.
The settings in preferences for the data directory should let you specify any directory.
Android is unix based so directories have to use / not \ as a separator and are case sensitive.
wtcommunity
Explorer
Explorer
Posts: 5
Joined: Fri Jan 04, 2013 10:04 am

Re: Offline Teases (TeaseMe)

Post by wtcommunity »

artis wrote:I just released my new Tease. It's a huge one. Games are expected to last about 45-90 minutes and no two playthroughs will be the same experience.

You've been mysteriously drugged and dumped into a dark room. When you awaken you find out that you've been stuck in this game show called The Ultimate Man Test where many different women will test your strength and sexual will. If you survive, an Ultimate experience awaits...

Image

Code: Select all

The Ultimate Man Test (2.01GB) [attachment=0]UltimateManTest_V1.0.torrent[/attachment]
As always I'm okay with people modifying my work, or even porting it to NYX. Just let people know where the original came from.

Take a look at the thread for more info: http://www.milovana.com/forum/viewtopic.php?f=2&t=11968
Thank you for the upload - all the credit obviously goes to the artis

For those who can't download torrents here is a http mirror:

Code: Select all

http://www.wikitransfer.ch/30s/Ultimate ... .part1.rarhttp://www.wikitransfer.ch/30t/Ultimate ... .part2.rarhttp://www.wikitransfer.ch/30r/Ultimate ... .part3.rar
(sorry - can't upload files over 2GB and this tease is 2093 MB :geek: )
User avatar
elvisomar
Explorer At Heart
Explorer At Heart
Posts: 172
Joined: Tue Nov 07, 2006 12:37 am
Gender: Male
Sexual Orientation: Straight
I am a: Submissive
Dom/me(s): None, but I'd be interested
Location: USA
Contact:

Re: Offline Teases (TeaseMe)

Post by elvisomar »

I've not read through the 58 pages of this thread, but I wanted to follow up on this TeaseMe software. I know two years ago there was no plan for a Mac version. What is the status of that? Has anybody ported it or put it in a wrapper or anything?
Xirodorin
Explorer
Explorer
Posts: 21
Joined: Wed Aug 03, 2011 7:56 pm

Re: Offline Teases (TeaseMe)

Post by Xirodorin »

anewbie wrote:I just reinstalled my PC (from Vista to Windows 8 32-bit) and this doesn't ever open anymore (double clicking the exe as well as "run as admin"). Anyone have any idea why, or even had the same problem and resolved it?

Any help would be greatly appreciated, was looking forward to trying out the revamped challenge tease :lol:
Yo, just redownloaded this program after getting a new PC with win 8.

Getting this same problem.

Can't launch in admin, compability mode or both. The program shows up in task manager for about 0.2 seconds, but doesn't actually launch.

Anyone know how to get by this?
User avatar
Dude Man
Explorer
Explorer
Posts: 55
Joined: Wed Jul 28, 2010 2:39 am
Gender: Male
Sexual Orientation: Straight
Location: United Kingdom

Re: Offline Teases (TeaseMe)

Post by Dude Man »

Nothing seems to work on this, I downloaded the virtual sex tease but can't seem to load it with tease me. They are just listed as seperate videos in WinRAR that you can only open with windows media player.

Also I tried to use the tutorial but that wouldn't load either, it just showed up as a load of useless files on WinRAR? Anyone know why this is?
User avatar
d3vi0n
Explorer At Heart
Explorer At Heart
Posts: 563
Joined: Fri Mar 25, 2011 10:42 am

Re: Offline Teases (TeaseMe)

Post by d3vi0n »

TCM08 wrote:Any chance of a re-up for Kate's Birthday? I'd like to try the offline version having done the online version a while back! (The link on the first page, while live, takes you to a different download instead)
Thx... fixed the link. Download should now work.
elvisomar wrote:I've not read through the 58 pages of this thread, but I wanted to follow up on this TeaseMe software. I know two years ago there was no plan for a Mac version. What is the status of that? Has anybody ported it or put it in a wrapper or anything?
sorry... no idea... i didn't see Takenaga for a while here on the board. I don't know if he is still working on TeaseMe.
anewbie wrote:I just reinstalled my PC (from Vista to Windows 8 32-bit) and this doesn't ever open anymore (double clicking the exe as well as "run as admin"). Anyone have any idea why, or even had the same problem and resolved it?
sadly i don't have win 8 to test for myself. Did you install .NET 4 on Windows 8? Is there any sort of compatibility mode? On windows 7 and vista everything works fine.
Dude Man wrote:Nothing seems to work on this, I downloaded the virtual sex tease but can't seem to load it with tease me. They are just listed as seperate videos in WinRAR that you can only open with windows media player. Also I tried to use the tutorial but that wouldn't load either, it just showed up as a load of useless files on WinRAR? Anyone know why this is?
You have to copy the xml and the subfolder with the media files into the /Teases/ folder in TeaseMe. The Tease should appear in the list on the loading screen. Or is there an error when you loaded the xml?
Try GuideMe to play Milovana Teases offline or create your own offline teases with highres images and videos...
Look at Hearts Club or Pilgrim Quest or My Succubus if you wanna see whats possible with GuideMe...
Post Reply