Modified Erosgames

Complete and totally free games (the author can request a non-obligatory financial contribution in thanks or to help him to create new game)

Re: Modified Erosgames

Postby Salamandastron » Sun, 09May03 16:15

First, hello to all. Second, I've noticed that Erosgames are very easy to edit - the gameflow.ini controls the game, and it's a very simple setup. The images are neatly marked in a folder and referred to in the gameflow file, and the opening interface can be modified with a bit of Photoshop work. So it's actually simple to make a game of your own, or edit the existing ones. I'd first made a small extension to The House Agency earlier, adding a hardcore scene by Monica Foster (the model in the game) into the mix. This new one is completely different from the original, however:

The Teacher (starring Cecilia Vega)

Image

Image

The game is made using images from the HQ gallery from the mofos scene Improvin my Education, worked into a story (actually, it pretty much follows the story from the actual scene). So unlike the standard Erosgames content, it is pro-shot and has hardcore material. However, it still maintains the linear and limited nature of the original games, so I guess it's just a fun diversion for a while. Anyway, I thought it turned out pretty decent - check it out and see for yourself, if you're interested.

Rapidshare link

--

Also posting the link for that extended House Agency game, in case anybody wants that. It gets a little buggy towards the end, but the good parts are stable.

Rapidshare link

--

I have a few more mofos and brazzers galleries that could be given a similar treatment. If I get enough free time, I might get around to trying a couple more.
User avatar
Salamandastron
lagoon predator
 
Posts: 100
Joined: Sat, 09May02 23:00
Location: UAE

Re: Modified Erosgames

Postby Topox » Mon, 09May04 06:32

awesome thx alot
User avatar
Topox
sirens hunter
 
Posts: 11
Joined: Fri, 08Jun06 23:00

Re: Modified Erosgames

Postby woody » Mon, 09May04 07:53

2 good games there well done on the moding
User avatar
woody
lagoon predator
 
Posts: 132
Joined: Sun, 07Dec30 00:00
Location: uk

Re: Modified Erosgames

Postby jussi111 » Mon, 09May04 16:35

thanks ^^
jussi111
sirens hunter
 
Posts: 11
Joined: Mon, 09Apr06 23:00

Re: Modified Erosgames

Postby MDK » Wed, 09May06 07:34

I got thru House Agency in one shot, never chose the wrong response and got 225 out of 200 points. Never did that before!

The Teacher is buggy. I can't get all the way to the end (get to where I push her down) & then the game always crashes.
User avatar
MDK
lagoon predator
 
Posts: 162
Joined: Sat, 08Mar01 00:00

Re: Modified Erosgames

Postby Lyingbastard » Wed, 09May06 08:53

Thought the House Agency one was fantastic - of course, Monica Foster is very sexy so any material with her is a winner.

Didn't care for the teacher one, it kept crashing every time I had to go back to the beginning.

I'd love to see more like this, though.
Lyingbastard
Pilot fish
 
Posts: 6
Joined: Tue, 09May05 23:00
Location: New Jersey

Re: Modified Erosgames

Postby xeris89 » Wed, 09May06 10:48

Nice! Why didn't I think of this?
xeris89
star of the reef
 
Posts: 264
Joined: Mon, 07Aug13 23:00
Location: United States

Re: Modified Erosgames

Postby Wulfgar » Wed, 09May06 12:32

Really a great work, thanks!!!
by the way, does anyone know the name of the girl in the doctor, the sunbath and the cook??? Image
Wulfgar
Pilot fish
 
Posts: 4
Joined: Sat, 09Apr18 23:00

Re: Modified Erosgames

Postby Salamandastron » Wed, 09May06 12:55

Ouch. Sorry about the crashes, I could have sworn it played alright here. Then again, I only did a cursory bugtest so maybe it's not watertight. I'll look into it.

The most common reason for crashes I've seen is that there isn't a valid image assigned to whichever scene you're going to at the point of the crash. It's actually not too hard for players to fix buggy code themselves by checking the gameflow.ini file in notepad (or Notepad++, which is free and quite awesome).

There's another thing about the Erosgames - the onscreen congratulations notice towards the end seems to be hardcoded (comes in at scene 98 on the teacher), so I have to wrap up everything before then. Can't have the player getting congratulated in the middle of the game for no apparent reason, after all.

I've just about finished another one here. Unlike the previous ones, I used dummy text first and just worked on scrïpting the game, which sped up the process a good deal. Tested it more carefully than the previous ones, so I really hope it doesn't suffer from routine crashes. Anyway, I just have to replace the placeholder text with proper dialog, and then I'll upload it here.
User avatar
Salamandastron
lagoon predator
 
Posts: 100
Joined: Sat, 09May02 23:00
Location: UAE

Re: Modified Erosgames

Postby TrenchCart » Wed, 09May06 19:03

The Teacher will always crash when it tries to return to the beginning of the game.
Could it be a Vista vs XP issue?
I run on Vista and have not tried to run the game in compatibility mode yet.
If that is the solution could someone please confirm that?
TrenchCart
great white shark
 
Posts: 68
Joined: Wed, 08Jul02 23:00

Re: Modified Erosgames

Postby qbv8 » Wed, 09May06 19:09

Trying to restart the game crashes on XP as well.
User avatar
qbv8
star of the reef
 
Posts: 483
Joined: Tue, 09Jan27 00:00
Location: Karlsruhe, Germany
sex: Masculine

Re: Modified Erosgames

Postby Arnulf » Wed, 09May06 19:57

If you end the game with exit it would be more comfoetable and quicker to restart. However, the teacher has a bad behaviour, because the game always crashes a few pictures before the end. Then i have to look at the images in order to get knowledge how the game would have ended - very boring and immature programming!
User avatar
Arnulf
Master of the skies and the waves
 
Posts: 1952
Joined: Sun, 08May25 23:00
Location: Vienna/Austria

Re: Modified Erosgames

Postby Salamandastron » Thu, 09May07 15:41

Sorry folks, I'm not a programmer by occupation or even hobby, and I guess it shows.

Regarding the crashes, I have to say, it's odd - the first version of the game I have (meaning the one I originally modified without the final text) works fine. The final version that I uploaded now keeps crashing, even when I try to restart. And the only difference between the two of them is the text.

I'm not experienced enough to figure out what's going wrong, but I'll test the next one a lot more extensively before uploading it. Thanks for the feedback, y'all.
User avatar
Salamandastron
lagoon predator
 
Posts: 100
Joined: Sat, 09May02 23:00
Location: UAE

Re: Modified Erosgames

Postby Tjommi » Thu, 09May07 16:05

Hey, and thank you for sharing your project here with us. I got a suggestion though.
Perhaps some of the more experienced coders that lurk the forums can help you with weeding the bugs out. They are very nice allthough most of em busy with their own projects. Doesn't hurt to ask, the worst thing that happens is that you get a no :)
Tjommi
star of the reef
 
Posts: 267
Joined: Sun, 09Mar08 00:00
Location: Norway

Re: Modified Erosgames

Postby Salamandastron » Thu, 09May07 16:51

Good suggestion, Tjommi. Uh, if anyone doesn't mind bugtesting the game, please send a mail to the following mail address:

secret.salamander@gmail.com

I'll send you the (so far) working copy of The Teacher as well as the build of the new one so you can give it a go and pass on any inputs you may have.

Thanks in advance and cheers.
User avatar
Salamandastron
lagoon predator
 
Posts: 100
Joined: Sat, 09May02 23:00
Location: UAE

Next

Return to Free sexy games

Who is online

Users browsing this forum: No registered users and 10 guests

eXTReMe Tracker