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 xeris89 » Sun, 09May10 10:49

If the text is longer it could be too long for the variable that is supposed to hold it. Also if you have any special characters(like a character cursing #&*^%) it could cause problems.
xeris89
star of the reef
 
Posts: 264
Joined: Mon, 07Aug13 23:00
Location: United States

Re: Modified Erosgames

Postby brownie5960 » Tue, 09May12 04:26

i myself got through house agency, but not the teacher, is there any way thay we, ourselves can edit what choices to make or do we have to wait for the editing process, ala cherleader party parts 1 & 2 on pussoy games, eros games are good games, i can't wait to play others when they come out of that particualr site
brownie5960
great white shark
 
Posts: 58
Joined: Fri, 09Feb06 00:00
Location: walla walla washington

Re: Modified Erosgames

Postby brownie5960 » Tue, 09May12 05:32

okay, this is the problem i'm having, i got through house agency just fine, the other games are crashing on ie8, don;t know about firefox or opera, but if anyone has any suggestions as to what to do, then share them with all of us!
brownie5960
great white shark
 
Posts: 58
Joined: Fri, 09Feb06 00:00
Location: walla walla washington

Re: Modified Erosgames

Postby coder » Wed, 09May27 00:24

I've modified the game to a javascrïpt version. I run linux, so I've only tested it with firefox. Some feedback would be aprreciated.

link

If anyone wants to make more games, feel free to edit the code or PM me for more info.
FYI: save/load is reset when pressing reload.

Edit: I just saw I left the exe in the gamedir. Just ignore that and open game.htm.
User avatar
coder
lagoon predator
 
Posts: 206
Joined: Mon, 09May25 23:00
Location: Netherlands
sex: Masculine

Re: Modified Erosgames

Postby coder » Wed, 09May27 02:48

So far 33 downloads and no complaints here, so I presume is working. I'm still curious if it even works in IE. If so, it would be the first time I got that right. Usually it's a lot of cursing before I even get to remotely do IE what I want. Someone please tell me, if it works in some version IE (and if you used 6 or 7 or 8)

Anyway I did the house-agency remake to in javascrïpt: download here
User avatar
coder
lagoon predator
 
Posts: 206
Joined: Mon, 09May25 23:00
Location: Netherlands
sex: Masculine

Re: Modified Erosgames

Postby Salamandastron » Wed, 09May27 22:38

@coder: Worked for me. Good job there. What program/process did you use to compile the whole thing, if you don't mind me asking?
User avatar
Salamandastron
lagoon predator
 
Posts: 100
Joined: Sat, 09May02 23:00
Location: UAE

Re: Modified Erosgames

Postby coder » Thu, 09May28 01:29

I used a text editor :) (gedit-> gnome edit under linux) but another good text editor, with advanced search and replace like ultraedit, which used to be my favorite under windows, would have done the trick. I just used the gameflow.ini and changed it to an array.
Excel (or openoffice calc) is also a great tool for that purpose. I'm doing the plumber now, to put the demo and the full game in one file. I've ripped the text with a hex editor from the flash file and used calc to put it in an array. I just need to do some testing to make sure all the pictures are in the correct place and the text and choices are right.
User avatar
coder
lagoon predator
 
Posts: 206
Joined: Mon, 09May25 23:00
Location: Netherlands
sex: Masculine

Re: Modified Erosgames

Postby coder » Thu, 09May28 05:10

Here's another one: The Plumber It's a bit larger, cause I added some music to it.
I didn't like the way the game was split.in two, so I made it into one game. This is probably gonna be, the last remake of the erosgames I'll do, As a game it's not really challenging anyway, just click and see some porn.
It would be nice to create something like ArianeB or Crystal, if I could find an artist to draw and help to create the story. The artist who created Milly would be nice. Imagine one big adventure with Milly and all her girlfriends in all combinations and variations.
That could be even be nice if it was made like the erosgames, only no wrong choices, just different paths.
User avatar
coder
lagoon predator
 
Posts: 206
Joined: Mon, 09May25 23:00
Location: Netherlands
sex: Masculine

Re: Modified Erosgames

Postby Arnulf » Thu, 09May28 11:28

Hi, coder, I've spent a lot of time to test your programme.
I want to point out that that's my personnal experience, but it may give you some hints.

The Teacher:
The game doesn-t run with IE7, (System: Vista Home Premium and XP)
The game runs with Opera and Firefox, but the functions save and load don't show any result: When restarting the game, it starts in any case at the beginning.

The Plumber:
The same as above described for the teacher, additionally I can get no music (that is obviously similar to the save and load functions, which are shown as a little field but also having no activity!

I am astonished why you never got any respective feedback from other sharkies??!! Image
User avatar
Arnulf
Master of the skies and the waves
 
Posts: 1952
Joined: Sun, 08May25 23:00
Location: Vienna/Austria

Re: Modified Erosgames

Postby coder » Thu, 09May28 12:44

Arnulf, thanks for the feedback.

The save and load functions are not actual save and load functions. They only work when you don't reload. Out of lazyness I used a variable to save the current position, which you return to when pressing load. And of course the games are so short and so simple, you don't need much more.

Damn IE. I always have that problem. I just follow the w3c conventions, and IE does not agree and needs some workaround. If I find a way to test with IE, I might update the games, so they work with IE to.

By the way, did the music function do nothing at all? Not even change the name of the button? I didn't want to force people to have to listen to the music, without being able to stop it. So I used autostart and the button to change the filename (like with the pictures)
User avatar
coder
lagoon predator
 
Posts: 206
Joined: Mon, 09May25 23:00
Location: Netherlands
sex: Masculine

Re: Modified Erosgames

Postby Arnulf » Thu, 09May28 13:26

Coder, I understand well the problems which are caused by IE. Therefore I always test new files with IE, but when I have the result that IE works sufficiently, I know that the file would be OK in mostly every other concern.

Regarding the music, I've noticed that by hitting the music button the content of the button text changes for a very short time, (small part of a second) but I cannot read the changed text, because it is almost invisible due to its short time of appearance.
User avatar
Arnulf
Master of the skies and the waves
 
Posts: 1952
Joined: Sun, 08May25 23:00
Location: Vienna/Austria

Re: Modified Erosgames

Postby coder » Thu, 09May28 19:35

I just remembered I had microxp on my virtual box, did some testing with IE6 and found out, the problem was with my names. Apparently I can't use table and text as names.

I also saw firefox under windows reloads the page when pressing the buttons in a form. So now they are just buttons. Tested with firefox 3 and ie6 under windows and firefox 3 under linux.

The music (for the plumber) now works in firefox, not in IE. I've seen a way to do it, but it's kind of messy and I would need to choose which player to use. Maybe in the future.

The games have been reuploaded and the links in the other posts are renewed.
User avatar
coder
lagoon predator
 
Posts: 206
Joined: Mon, 09May25 23:00
Location: Netherlands
sex: Masculine

Re: Modified Erosgames

Postby SquallLion » Fri, 09May29 03:31

good work,coder!
your javascrïpt works Image

like arnulf said, we can reload the game since the begining


Salamandastron: i don't know why the game crash if you start since a game over
i read (and edit) the gameflow.ini and i didn't find yet Image
[EDIT] i found a bug:
why the game crashs when 'exit' was chosen AT THE SETUP OF THE GAME ?
the problem is THERE!...
mais que fait la police ?
User avatar
SquallLion
star of the reef
 
Posts: 281
Joined: Mon, 08Sep01 23:00
Location: FRANCE

Re: Modified Erosgames

Postby coder » Fri, 09May29 03:37

The load/save should work now. It did not at first in windows. I tested it with IE6 and FF in XP. It also shows a message if you press it without something being saved.
User avatar
coder
lagoon predator
 
Posts: 206
Joined: Mon, 09May25 23:00
Location: Netherlands
sex: Masculine

Re: Modified Erosgames

Postby SquallLion » Fri, 09May29 03:39

coder wrote : The load/save should work now. It did not at first in windows. I tested it with IE6 and FF in XP. It also shows a message if you press it without something being saved.

THE LOAD/SAVE works fine DURING the game, right
i talked about if you shut down the browser (or reload with F5 keyboard)
mais que fait la police ?
User avatar
SquallLion
star of the reef
 
Posts: 281
Joined: Mon, 08Sep01 23:00
Location: FRANCE

PreviousNext

Return to Free sexy games

Who is online

Users browsing this forum: No registered users and 10 guests

eXTReMe Tracker