Jump to content


Photo
* * * * * 1 votes

Predatory Game

Tentacles Uniform Police すたじおもみじ

  • Please log in to reply
9 replies to this topic

#1 DeathMarine

DeathMarine

    General of the Army

  • Administrators
  • 207,915 posts

Posted 30 July 2011 - 04:13 PM

捕食ゲーム~生きたまま丸呑み~

http://www.dlsite.com/maniax/work/=/product_id/RJ081070.html

Attached Thumbnails

  • hshare.net Predatory Game (1).jpg
  • hshare.net Predatory Game (2).jpg
  • hshare.net Predatory Game (3).jpg
  • hshare.net Predatory Game (4).jpg

Attached Files


It's rare to see anime on the big screen so support it if you can!

 

here is a link to hopefully find a theather near you that is showing it!

http://www.fandango.com/fromuponpoppyhill_147642/movietimes?location=

 

Movie comes out on March 29th so make sure you put the date for that day to see show times!


#2 Guest_boot_*

Guest_boot_*
  • Guests

Posted 01 August 2011 - 11:08 PM

How do you run this game, already tried Applocale and nothing.

#3 DeathMarine

DeathMarine

    General of the Army

  • Administrators
  • 207,915 posts

Posted 01 August 2011 - 11:34 PM

you double click on the exe? it can't be any easier

It's rare to see anime on the big screen so support it if you can!

 

here is a link to hopefully find a theather near you that is showing it!

http://www.fandango.com/fromuponpoppyhill_147642/movietimes?location=

 

Movie comes out on March 29th so make sure you put the date for that day to see show times!


#4 Guest_boot_*

Guest_boot_*
  • Guests

Posted 02 August 2011 - 08:26 PM

Syntax error and the program does not open.
I tried runing with my system on japanese settings and nothing.
Tried unzinping with japanese settings and the winrar accuses of no files or something like that

#5 DeathMarine

DeathMarine

    General of the Army

  • Administrators
  • 207,915 posts

Posted 02 August 2011 - 09:17 PM

Seems your problem is more basic than i thought...

just decompress the file you downloaded, double click on the exe file in the folder that was created when you decompressed...

there is no need to switch to anything. just decompress and double click on the exe like i told you

I'm completely baffled by your inability to play this game

It's rare to see anime on the big screen so support it if you can!

 

here is a link to hopefully find a theather near you that is showing it!

http://www.fandango.com/fromuponpoppyhill_147642/movietimes?location=

 

Movie comes out on March 29th so make sure you put the date for that day to see show times!


#6 Guest_boot_*

Guest_boot_*
  • Guests

Posted 02 August 2011 - 10:43 PM

Trust me, I'm not a beginner in installing games or whatsoever >.>
I decompressed and when trying to run the .exe, a blue screen appears with some kind of code

// conductor ‚ð 'click' ‚܂ő҂¿ó‘Ô‚É
conductor.wait(%[
click : function
{
clickWaiting = false;
fore.base.cursor = cursorDefault;
notifyRun();
} incontextof this
]);
clickWaiting = true;
fore.base.cursor = cursorWaitingClick;
notifyStable();
return -2;


Then the game does not run. I already had this problem with other games. Usually decompressing them using Japanese local settings worked, but this isn't the case. Already tried Applocale too. Perhaps it's the PC, I don't know.

#7 Asmus

Asmus

    Private

  • Members
  • 41 posts

Posted 02 August 2011 - 11:20 PM

Then the game does not run. I already had this problem with other games. Usually decompressing them using Japanese local settings worked, but this isn't the case. Already tried Applocale too. Perhaps it's the PC, I don't know.

It works fine for me on 32-bit XP. What OS are you running? This is a fairly small, low-budget game so it is probably more sensitive than most for compatibility.

A good standard when asking for any help is to always list your OS and basic system specs, regional settings, and every step you've taken thus far, then provide a screenshot of the problem. Do you have any exotic drivers installed? What version of DirectX are you using?

// conductor ‚ð 'click' ‚܂ő҂¿ó‘Ô‚É

This line in particular concerns me. I suspect it's supposed to be in Japanese, and the fact it's gibberish means the game might not be detecting your regional settings properly.
Probably not actually a bird

#8 DizzyAngelDemon

DizzyAngelDemon

    General

  • Admin
  • 15,063 posts

Posted 03 August 2011 - 08:51 AM

DeathMarine has tested it with Windows7 64 bit and it works (works on both 32 and 64 bit)

If you enjoyed this hentai please consider supporting the creators by purchasing this title

 

FYI for those who don't know I'm a GIRL!! Yes a girl who loves and shares hentai o.O
"More Hentai Than You Can Shake Your Stick At!!"
hentai-anime-downloads-mini-banner-2.png
HentaiAnimeDownloads.com "It's how I do hentai!!"

---------------------------

Follow HShare on TWITTER | NEW ? Need HELP ? Read this !! THE HSHARE FAQ's | Please read THE HSHARE RULES


Premium accounts are available again on RABIDfiles.com!!
Go RABID and get downloading!!


#9 Guest_R2will2_*

Guest_R2will2_*
  • Guests

Posted 07 August 2011 - 06:12 PM

Sorry to chime in, but I've found that if you change the folder that was created to a simpler name, like "game" or the .exe file to a simpler name, again like "game" it works for me. Sometimes it's just a matter of getting the system to open it with a recognizable file/folder name.

#10 Guest_S.O.S_*

Guest_S.O.S_*
  • Guests

Posted 21 October 2011 - 05:43 PM

umm can anyone hlp me in this?? i m facing the same problem... is it because my regional setting are not set correct??i oso tried 2 change the name into game.exe but nothing changed so far and also a blue penal will appear...with this:

if(system_object.foreSeen){
if(key == VK_CONTROL && f.game_part != 'game_part'){
hideMouseCursor();
onPrimaryClick();
skipMode = 3;
actualChSpeed = 1;
return true;
}
if(kag.inStable){
if(tf.label==""){
if(key == VK_F1){
callExtraConductor('saveload.ks','*save');
return true;
}
else if(key == VK_F2){
callExtraConductor('saveload.ks','*load');
return true;
}
else if(key == VK_F3){
system_object.foreButtons.onQuickSave();
return true;
}
else if(key == VK_F4){
system_object.foreButtons.onQuickLoad();
return true;
}
}
if(key == VK_PRIOR && !historyLayer.visible){
showHistoryByKey();
return true;
}
else if(key == VK_F6){

hlp me plz i really wanna ply this game...





Also tagged with one or more of these keywords: Tentacles, Uniform, Police, すたじおもみじ

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users