Board index » Present Evidence » Games

Page 113 of 131[ 5218 posts ]
Go to page Previous  1 ... 110, 111, 112, 113, 114, 115, 116 ... 131  Next
 


Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

KSA_Tech wrote:
On AIGE 800a, it is possible to use " in messages by doing \" .


So, for example:
message("Did you like \"Avatar\", or not?");
would output the message:
Did you like "Avatar", or not?

That correct?
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Yes.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Nyaaaaan~ Moé Powers Go!

Gender: Male

Location: O' Canada

Rank: Ace Attorney

Joined: Fri Jan 25, 2008 6:04 am

Posts: 1502

Hey KSA, just dropping by, been doing some work on the game and was wondering a few things:

- Is there a good method through PWLib to create custom PW buttons for answers and that sort of thing?

- In PWLib 1.2, will the move function support the box for showing the desired moving area, along with a flickering screen for new areas?

- I've noticed a few PWLib characters have flickering graphics. They're barely noticeable, but with me being a perfectionist, it always seems to get to me. For example, many of Klavier's animations have a flickering line at the bottom of the animation, and when Phoenix slams the desk, his hands aren't really on the desk, but hover above. Not a large problem, but if anyone knows how to fix these, it would be appreciated.

- Finally, I know you've heard this a lot, but how's progress on 1.2? I know there's a ton of new updates to look forward to, but trying to see my progress using 1.1 is difficult at times because I don't know if I did everything according to my ideas, because 1.1 does not support many of the functions that I'd like to see, including the flickering screen mentioned above, flickering on-click buttons, jump-to cursor for examination, and many other things. As soon as 1.2 is released, I'm downloading it to better my progress rate.


Good luck;D
Image
The dancing Sakura petals; only in such grace do we see the beauty of the world.
Lovely wife PandaPrinzessin, charismatic sons Meenyman and Romeo, and talented daughters Reiji and sparkleranger78.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

News:

- (AIGE) Changed the behavior of the Message Base system when the text is not found. Now in such occasion the text returned is not "", but the original looked-up text.
- (AIGE) New message box text tag. $v{varname} obtains the value of the variable under that name and puts it on the message.

Example:
v1 = "Mio Sakamoto"
message("Her name is $v{v1}!"); will output: Her name is Mio Sakamoto!

- (PWLib) Updated certain locations to support Message Base when enabled.


------------------------------
The best method i recall is making a base graphic on photoshop and edit from that. AIGE supports buttom labels, but the issue rests on the font used. The closer font is not found naturally on target pcs, so I recommend the PS method.

When 1.2 is out, you'll find out. Keeping the mystery for now.

I can check them on 1.2 when the beta begins, so fixes may be aplied if needed.

Officially, 1.2 is done for the beta, just pending the demonstration game. 1.1 is really old and bad compared to 1.2, but once 1.2 beta begins, I hope to fix issues and release the final very soon after.

On examination, the cursor slides to the clicked destination. I even made a video of it a loooong time ago.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I have returned!

Gender: Male

Rank: Decisive Witness

Joined: Thu Jul 02, 2009 7:53 pm

Posts: 264

KSA_Tech wrote:
News:

- (AIGE) Changed the behavior of the Message Base system when the text is not found. Now in such occasion the text returned is not "", but the original looked-up text.
- (AIGE) New message box text tag. $v{varname} obtains the value of the variable under that name and puts it on the message.

Example:
v1 = "Mio Sakamoto"
message("Her name is $v{v1}!"); will output: Her name is Mio Sakamoto!

- (PWLib) Updated certain locations to support Message Base when enabled.


------------------------------
The best method i recall is making a base graphic on photoshop and edit from that. AIGE supports buttom labels, but the issue rests on the font used. The closer font is not found naturally on target pcs, so I recommend the PS method.

When 1.2 is out, you'll find out. Keeping the mystery for now.

I can check them on 1.2 when the beta begins, so fixes may be aplied if needed.

Officially, 1.2 is done for the beta, just pending the demonstration game. 1.1 is really old and bad compared to 1.2, but once 1.2 beta begins, I hope to fix issues and release the final very soon after.

On examination, the cursor slides to the clicked destination. I even made a video of it a loooong time ago.


I'm guessing that this variable can change, which you means if you meet certain conditions, you can change the message.
Image
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Yes, v1 is an example variable. You can use most of AHLSL Variable Types with $v.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

you are already guilty.

Gender: None specified

Rank: Decisive Witness

Joined: Thu Apr 17, 2008 9:30 am

Posts: 151

i think what he asked is if you can change its contents in mid-game.

my guess is that you can, otherwise it'd be more of a constant than a variable.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

PWLib / AIGE developer

Gender: Male

Location: 127.0.0.1

Rank: Prosecutor

Joined: Tue May 01, 2007 9:27 pm

Posts: 649

Yes. it is changable. (This is how I achieved my Case 1-1 Cross Examination 'system') Basically, KSA has made it possible to print out the information stored in a variable as text, it seems.

So I could open up case 1-1 (For example) and change the Cross Examine system I created to add text to the end of each statement for debugging purposes so that for example Frank Sawhit's first speech in the second cross examination is;
Code:
You see, when I found the
body, I heard the time.
pw_witness is pw_enablesahwitnormal
by changing this code.
Code:
[pw_crossstatement]
(...)
message([pw_crossmessage]);

to

[pw_crossstatement]
(...)
message("$v{pw_crossmessage}\npw_witness is $v{pw_witness}");

If you put your mind to it, you can accomplish anything!
"(Not)Guilty" for PWLib | Emergency Case Selection Fixes
Case 1-1 for PWLib | Pearl
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I have returned!

Gender: Male

Rank: Decisive Witness

Joined: Thu Jul 02, 2009 7:53 pm

Posts: 264

DDRKhat wrote:
Yes. it is changable. (This is how I achieved my Case 1-1 Cross Examination 'system') Basically, KSA has made it possible to print out the information stored in a variable as text, it seems.

So I could open up case 1-1 (For example) and change the Cross Examine system I created to add text to the end of each statement for debugging purposes so that for example Frank Sawhit's first speech in the second cross examination is;
Code:
You see, when I found the
body, I heard the time.
pw_witness is pw_enablesahwitnormal
by changing this code.
Code:
[pw_crossstatement]
(...)
message([pw_crossmessage]);

to

[pw_crossstatement]
(...)
message("$v{pw_crossmessage}\npw_witness is $v{pw_witness}");


Ok , that answered my question.
Image
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

News
- (AIGE) Added support for file dialog (open and save). Use is not yet recommended due to a bug with D3DX.
- (AIGE) Fixed issue with texture manager sometimes not loading textures under certain circumstances.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Gender: Male

Location: Mandaue City, Cebu, Philippines

Rank: Desk Jockey

Joined: Sun Sep 20, 2009 1:51 pm

Posts: 117

Is v1 the only variable or are v2, v3 and so on and so forth applicable?
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Any created variable can be used with the $v. v1 was just an example.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

News
- (AIGE) Fixed issue where AIGE would fail in case the variable defined at a $v text tag wasn't found.
- (AIGE) Fixed issue where AIGE couldn't render text strings larger then 512 (efficiently resulting in AIGE failing).
- (AIGE) Fixed issue where AIGE window would look like the application locked (white background) during script load.
- (AIGE) Expanded a certain feature number of shown entries.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I have returned!

Gender: Male

Rank: Decisive Witness

Joined: Thu Jul 02, 2009 7:53 pm

Posts: 264

I've been having this problem and for some reason, I haven't reported it. :yogi:
So, this problem is that the wait() (or things that use it) function doesn't ALWAYS wait the time that its supposed to.
Its always a different length of time.

Anyway, I find this to be a problem.
Have you already fixed this?
Image
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

Attorneyatlawl wrote:
I've been having this problem and for some reason, I haven't reported it. :yogi:
So, this problem is that the wait() (or things that use it) function doesn't ALWAYS wait the time that its supposed to.
Its always a different length of time.

Anyway, I find this to be a problem.
Have you already fixed this?


What? That's absolutely random. If you say "wait(20);", it should wait 20. Are you sure of what you're saying?
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I have returned!

Gender: Male

Rank: Decisive Witness

Joined: Thu Jul 02, 2009 7:53 pm

Posts: 264

DeMatador wrote:
Attorneyatlawl wrote:
I've been having this problem and for some reason, I haven't reported it. :yogi:
So, this problem is that the wait() (or things that use it) function doesn't ALWAYS wait the time that its supposed to.
Its always a different length of time.

Anyway, I find this to be a problem.
Have you already fixed this?


What? That's absolutely random. If you say "wait(20);", it should wait 20. Are you sure of what you're saying?


absolutely sure, it waits different times each time.
Image
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

Attorneyatlawl wrote:
DeMatador wrote:
Attorneyatlawl wrote:
I've been having this problem and for some reason, I haven't reported it. :yogi:
So, this problem is that the wait() (or things that use it) function doesn't ALWAYS wait the time that its supposed to.
Its always a different length of time.

Anyway, I find this to be a problem.
Have you already fixed this?


What? That's absolutely random. If you say "wait(20);", it should wait 20. Are you sure of what you're saying?


absolutely sure, it waits different times each time.


You mean you tell AIGE to wait for X times twice (for example), and the two waiting times are different? Or that every time that you command a wait, the waiting time isn't what it should be?
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I have returned!

Gender: Male

Rank: Decisive Witness

Joined: Thu Jul 02, 2009 7:53 pm

Posts: 264

dematador wrote:

You mean you tell AIGE to wait for X times twice (for example), and the two waiting times are different? Or that every time that you command a wait, the waiting time isn't what it should be?


The first one.
Image
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

Attorneyatlawl wrote:
dematador wrote:

You mean you tell AIGE to wait for X times twice (for example), and the two waiting times are different? Or that every time that you command a wait, the waiting time isn't what it should be?


The first one.


Then it's not a scale problem. I'm out of ideas. Did you check that parameter numbers they are EXACTLY the same in both waits that you claim are different? Do they have decimal digits?
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

On AIGE 700a the FPS management can cause waits to make 30 not always be 30. On 800a I reworked the FPS system to make the calculations differently so minimizing the differences.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Objection!

Gender: Male

Location: United Kingdom

Rank: Suspect

Joined: Mon Jan 25, 2010 2:41 pm

Posts: 7

I was exploring these forums and came across these fan-games. They intrigued me and because of which I went over to your website, KSA_Tech, and gave PWlib and its GFX files a download. Upon extracting them and running AIGE.exe, I received the error message saying d3dx9_34.dll was not found and therefore proceeded to do some research reading on your website and searching these forums.

I reached the conclusion that I needed to download Microsoft Visual C++ 2005 Redistributable Package to solve my problems and therefore I proceeded to do so. Upon downloading it, another problem arose in which I couldn't find any information regarding. The problem was simple. Microsoft Visual C++ 2005 Redistributable Package will not install.

I am using Windows XP, Direct X 9.0c installed and when I run the setup the preparation simply hangs before closing without error or warning:

Picture of the problem/where hanging occurs:
Spoiler:
Image


Any help or information regarding this problem would be greatly appreciated,

Thank You.
Image

Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I have returned!

Gender: Male

Rank: Decisive Witness

Joined: Thu Jul 02, 2009 7:53 pm

Posts: 264

(C++ has nothing to do with d3dx...)

The answer to this question is simple.
Google d3dx9_34.dll.
The download for it should be in the first few links.
When you have the .dll, place it in C:\WINDOWS\system32 and it will install itself onto your computer.

Its also nice to see a new pwlib user!
Image
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title

Humph.

Gender: Male

Rank: Prosecutor

Joined: Fri Jun 19, 2009 6:18 pm

Posts: 659

Just came back from trolling this.

After 1.2FINAL is released, can we get a simple editor that involves as little coding as possible? There are many lazy people out there who'd like this and have talent. :garyuu: It's an idea that was brought up over 20 pages ago.
Ace Attorney MIDI rips!

Please visit my forum!

Engaged to P!ATD.
Bought an apartment at the Otaku.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Gender: Male

Location: Melbourne, Australia

Rank: Ace Attorney

Joined: Thu Oct 08, 2009 10:56 am

Posts: 1371

Heart's Soul wrote:
Just came back from trolling this.

After 1.2FINAL is released, can we get a simple editor that involves as little coding as possible? There are many lazy people out there who'd like this and have talent. :garyuu: It's an idea that was brought up over 20 pages ago.


Yes it might have been an idea brought up but I remember reading some of the arguments were that there would be a need for a team consisting someone killed with C and AHLSL, Graphics designing and more. Still, I fail to see a reason for the editor when written code beats everything.
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

Ptapcc wrote:
Heart's Soul wrote:
Just came back from trolling this.

After 1.2FINAL is released, can we get a simple editor that involves as little coding as possible? There are many lazy people out there who'd like this and have talent. :garyuu: It's an idea that was brought up over 20 pages ago.


Yes it might have been an idea brought up but I remember reading some of the arguments were that there would be a need for a team consisting someone killed with C and AHLSL, Graphics designing and more. Still, I fail to see a reason for the editor when written code beats everything.


Attracting users and simplicity. Besides, the Editor will probably be based off Shinku (as far as I know), which is a simpler language for PWLib users. Shinku will make an Editor easier.

I'm pretty sure KSA knows C and/or C+, or C++. He already did some rough .exe files of the basic layout the Editor would have, but that was long ago. Right now, KSA's concern is the Mio 1.2 Beta and the Feature Demonstration Game. After 1.2's final version arrives, the Editor might be the main priority. That, or Integration Languages, I'm not sure.
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title

Humph.

Gender: Male

Rank: Prosecutor

Joined: Fri Jun 19, 2009 6:18 pm

Posts: 659

I don't care if it looks like the MASON system or like a program from 1993, really. Although, the MASON system is way more awesome than something from '93.

I'm learning C++, though. I can only make patterns, I'm new.
Ace Attorney MIDI rips!

Please visit my forum!

Engaged to P!ATD.
Bought an apartment at the Otaku.
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

There are reasons for people to ask for an editor for PWLib.

It's not everyone that works well with programming. For us, programmers, it may be simple, but for one who never programmed, it can be nearly impossible. So for them, and editor is a intuitive, fast and simple option. And yes, and editor is a very limited when compared to using programming. You can't give all options when making an editor, since there will always be a logic that the editor won't support.

My idea of the PWLib Editor is to mix both worlds. You can use basic PWLib functionality easily, but still be able to inject direct code on the project. This allows, for example, snippets to be used on a editor-made project.

The project is on the Other Projects list on KSA Technology HQ website, but not started yet.

Also I know C and C++. AIGE is fully programmed in C++.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

PWLib / AIGE developer

Gender: Male

Location: 127.0.0.1

Rank: Prosecutor

Joined: Tue May 01, 2007 9:27 pm

Posts: 649

What I reckon may be the smartest compromise, is a program that acts similar to a rather old HTML program I used back when I was learning it. "Arachnophilia", it showed you the pure code of what you were doing whilst also offering, essentially, macros for popular things.

a GUI is not implausible but at the moment not a direct concern at present, for the GUI to be useful there needs to be the base functionality and so until PWLib 1.2 / Shinku is far enough along it's not a priority.
If you put your mind to it, you can accomplish anything!
"(Not)Guilty" for PWLib | Emergency Case Selection Fixes
Case 1-1 for PWLib | Pearl
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I'm a wuffy!

Gender: Male

Location: Mexico...North of it.

Rank: Suspect

Joined: Mon Jul 06, 2009 5:15 am

Posts: 38

Heart's Soul wrote:
I don't care if it looks like the MASON system or like a program from 1993, really.

I lol'd.
Image Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title

Gender: None specified

Rank: Suspect

Joined: Mon Feb 01, 2010 6:30 pm

Posts: 3

Hello!!

I have a problem :lana:. I finished the lesson about the monologues (Tutorial 01). But when i execute the AIGE program i only see a white screen. I did that the tutorial "PWLib in a Nutshell" says. This is the code that I wrote:

#include(pwlib/pwlib.hlsl)

[game]
runscript("pw_initpwlib");
runscript("pw_initpwbgs");
runscript("pw_createema");
changetitle("PWLib Tutorial Game");
jumptoscript("run");

[run]
runscript("showpwchar");
runscript("pw_showmessagebox");
runscript("pw_usepwbgcourthall");
runscript("pw_setnameboxtoema");
runscript("setlipsynctochar");
runscript("pw_enableemanormal");
runscript("pw_showadvarrowmenu");
message("Yes!");
message("My name is Ema Skye!");

*Also, In the "startup.aigehls" file, immediately below the first paraghaph of comments, I put the line:
#include(tutogame.hlsl)

I don`t know what can i do? I was really excited with the program. I have visual c++ 2005 and DirectX9.0c. My computer is a Pentium 4, my video card is a s3 prosavage ddr with 32 mb (is already actualized), and I have Windows XP. :larry:

Thanks in advance
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Gender: Male

Location: Melbourne, Australia

Rank: Ace Attorney

Joined: Thu Oct 08, 2009 10:56 am

Posts: 1371

Have you put the folder you get from downloading the GFX pack (It should be titled PW) on the root of your PWlibhayase game folder? (The same place as AIGE and all the other folders.)
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title

Gender: None specified

Rank: Suspect

Joined: Mon Feb 01, 2010 6:30 pm

Posts: 3

thanks Ptapcc

No, I didn't. But I followed your recomendation. I put the folder "PW" and "Sounds" on the root of the game folder and I can see the images now. :acro:. The bad new is that seem a bit distorted. That's normal? have I keep reading or I made a mistake?

This is the image:

Image

PD: My folder looks like now:

Image

Thanks in advance
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

They don't :c

Gender: Male

Location: http://www.ezilon.com/maps/images/southamerica/political-map-of-Argentina.gif

Rank: Moderators

Joined: Mon Jan 21, 2008 6:34 pm

Posts: 3188

Woah, every single graphic is messed up big!

Do you happen to know your graphics card? Maybe you've got AIGE on Advanced when your GFX card only supports Simple.
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title

Gender: None specified

Rank: Suspect

Joined: Mon Feb 01, 2010 6:30 pm

Posts: 3

thanks DeMatador

Maybe is problem of my graphic card. I used Swiftshader and now it looks pretty well. But I think the lip synchronization isn't going fine. "Ema" (the character) moves her lips very fast. I don't know if it's normal. There any way to do it slower? :yogi:

PD: My graphic card is a S3 prosavage ddr with 32 mb (is already actualized) and the version of my AIGE is 0.9.700.0. I don't know if is AIGE on Advanced or Simple.

Thanks in advance
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Some video cards seem to ignore some of the rendering parameters and cause that error. I don't know how AIGE 0.9.800a will fare on those cards, still haven't tested it.

As I have ideas to make the beta open after a bit, we will be able to test 800a against more hardware configurations.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title

And your point is...?

Gender: None specified

Rank: Suspect

Joined: Fri Aug 21, 2009 8:41 pm

Posts: 39

<Awkward Silence>
What's been happening here? :eh?:
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I have returned!

Gender: Male

Rank: Decisive Witness

Joined: Thu Jul 02, 2009 7:53 pm

Posts: 264

Well I am volunteering to help add GK characters to PWLib. The talking animation speeds are different from PW, so I have no idea of how long each frame should be.
Image
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title

And your point is...?

Gender: None specified

Rank: Suspect

Joined: Fri Aug 21, 2009 8:41 pm

Posts: 39

Nice
As you can see, I've been working on an AAO trial (It is super easy).
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

News:
- (AIGE) Fixed issue causing video playback to impair AHLSL script execution.
- (PWLib) Added more functionality to the Video Wrapper library.
- (PWLib) New support library added.
PWLib 1.2 Under Development

PWLib Casemaker (Version 1.1) at http://forums.court-records.net/viewtopic.php?f=36&t=8788
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I have returned!

Gender: Male

Rank: Decisive Witness

Joined: Thu Jul 02, 2009 7:53 pm

Posts: 264

Small little preview... thing

Spoiler: Mokoto/Jacques (No Spoilers)
I STILL NEED TO FIND OUT THE TALKING SPEEDS!!!
Image

Image
Image
Page 113 of 131 [ 5218 posts ] 
Go to page Previous  1 ... 110, 111, 112, 113, 114, 115, 116 ... 131  Next
 
Display posts from previous:  Sort by  

 Board index » Present Evidence » Games

Who is online
Users browsing this forum: AshuraMage and 17 guests

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum
Jump to:  
News News Site map Site map SitemapIndex SitemapIndex RSS Feed RSS Feed Channel list Channel list
Powered by phpBB

phpBB SEO