Board index » Present Evidence » Games

Page 105 of 131[ 5218 posts ]
Go to page Previous  1 ... 102, 103, 104, 105, 106, 107, 108 ... 131  Next
 


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

Gender: None specified

Rank: Suspect

Joined: Mon Oct 26, 2009 4:54 am

Posts: 1

Dunno if this has been reported yet, but the current release of PWLib won't run on a raw install of Windows 7.
(meaning, no added Direct3D libraries)
Error message complains about d3dx9_34.dll missing.

PWLib was working on the very same machine running Vista.
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

It seems MS didn't include the whole d3dx9 dlls on 7.

The solution is the usual one:

Get MS DirectX Web Installer or look for the file on Google.
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

What is my liiiife?!?

Gender: Male

Location: UK

Rank: Admin

Joined: Tue Feb 27, 2007 11:02 am

Posts: 2504

I'm lucky I have the latest runtime :)
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

How do I update evidence or profile in PWLib? Do I need to use the replacetexture thing? Can somebody please tell me how?
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

Do as usual for creation, but use editevidence for evidence and editprofile for profiles.

--------------------------------------------------------
News
- (AIGE) Tweaked render engine.
- (PWLib) Made Shinku's present functions more customizable.
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

An example, please.
How do I end the "Witness Testimony"? An example, too, please.

--------------------------------------
Great work, KSA. I hope all of AIGE's problems will be solved (fast :bellboy: .)
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

I'll post some examples as soon as possible.
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

Thanks, KSA. :hotti:
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title

AIGE and Remnant of the Past Supporter

Gender: None specified

Location: Where the umbra lies, visibility rise

Rank: Desk Jockey

Joined: Sat Aug 01, 2009 5:46 am

Posts: 57

I'm sorry about the very inaccurate Mason System Release dates! I have been having some rough spot in my life.
So now, I can resume working on the Mason System.
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

Supposing you created the evidence as

setvar([evidencenumber],900);
setvar([evidencegfs],12000);
setvar([evidencegfl],12000);
setvar([evidencesup],0);
setvar([evidencename],"Evidence");
setvar([evidencesdesc],"My evidence");
setvar([evidenceldesc],"My evidence desc.");
runscript("createevidence");

All you need to do is copy the above (corresponding to your evidence, then change what you want to change).

setvar([evidencenumber],900);
setvar([evidencegfs],12000);
setvar([evidencegfl],12000);
setvar([evidencesup],0);
setvar([evidencename],"Evidence Updated");
setvar([evidencesdesc],"My new evidence");
setvar([evidenceldesc],"My new evidence desc.");
runscript("editevidence");


To finsh a witness testimony, all you need to is hide the Testimony sign with runscript("pw_hidetestimony");
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

Big news:

- (AIGE) Fixed major bug with Custom Command Linker (partially remade it).
- (AIGE) Added an Optimizer to AHLSL Integrated Compiler for certain commands.
- (PWLib) Added Testimony commands to Shinku (now making a witness testimony is a lot easier)
- (PWLib) Added Cross Examination Versus command to Shinku (only 1 command needed to show the versus!)
- (PWLib) Added General Cross Examination commands to Shinku (no more that feast of ifs and waitsignal, making Cross Exams a lot simpler to develop).
- (PWLib) Added Support Cross Examination commands to Shinku (thus simplifying ever more the cross examination creation).
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:
Big news:

- (AIGE) Fixed major bug with Custom Command Linker (partially remade it).
- (AIGE) Added an Optimizer to AHLSL Integrated Compiler for certain commands.
- (PWLib) Added Testimony commands to Shinku (now making a witness testimony is a lot easier)
- (PWLib) Added Cross Examination Versus command to Shinku (only 1 command needed to show the versus!)
- (PWLib) Added General Cross Examination commands to Shinku (no more that feast of ifs and waitsignal, making Cross Exams a lot simpler to develop).
- (PWLib) Added Support Cross Examination commands to Shinku (thus simplifying ever more the cross examination creation).


SO close yet so far :hobohodo:
Image
Image
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

Attorneyatlawl wrote:
KSA_Tech wrote:
Big news:

- (AIGE) Fixed major bug with Custom Command Linker (partially remade it).
- (AIGE) Added an Optimizer to AHLSL Integrated Compiler for certain commands.
- (PWLib) Added Testimony commands to Shinku (now making a witness testimony is a lot easier)
- (PWLib) Added Cross Examination Versus command to Shinku (only 1 command needed to show the versus!)
- (PWLib) Added General Cross Examination commands to Shinku (no more that feast of ifs and waitsignal, making Cross Exams a lot simpler to develop).
- (PWLib) Added Support Cross Examination commands to Shinku (thus simplifying ever more the cross examination creation).


SO close yet so far :hobohodo:


Woohoo! The Cross-Examination and Witness Testimony has become a lot easier! :odoroki:


Can somebody check this code for me:
Code:
#include(pwlib/pwlib.hlsl)

[game]
jumptoscript("setup");

[setup]
definekey("key_lclick",<null()>);
runscript("pw_initpwlib");
runscript("pw_initpwbgs");
runscript("charcreation");
runscript("load");
runscript("evidenceprofilecreation");
setvar([pw_titlescript],"run");
setvar([pw_episodepath],"episode/");
setvar([pw_episodes],1);
runscript([pw_titlescript]);
jumptoscript("run");

[load]
loadtexture(1000,"PW/CRO/CROPhoenixMaya.png");
loadtexture(1001,"PW/CRO/CROJudge.png");
loadtexture(1002,"PW/CRO/CROPayne.png");
loadtexture(1003,"PW/CRO/CROWtYoungEma.png");
loadtexture(110001,"buttons/0001.png");
loadtexture(110002,"buttons/0002.png");
loadtexture(110003,"buttons/0003.png");
loadtexture(110004,"buttons/0004.png");
loadtexture(80900,"PW/evidence/gun.png");
loadtexture(80901,"PW/evidence/lawyer badge.png");
loadtexture(80902,"PW/evidence/photo.png");
loadtexture(90900,"PW/profile/ema.png");
loadtexture(90901,"PW/profile/trucy.png");
loadtexture(7000,"PW/ElisePhoto.png");
loadtexture(70010,"PW/misc/pwdefaulttitle.png");

[charcreation]
runscript("pw_createema");
runscript("pw_createtrucy");
runscript("pw_createphoenix");
runscript("pw_createpayne");
runscript("pw_createjudge");

[evidenceprofilecreation]
setvar([evidencenumber],900);
setvar([evidencegfs],80901);
setvar([evidencegfl],80901);
setvar([evidencesup],0);
setvar([evidencename],"Attorney's Badge");
setvar([evidencesdesc],"Type: Other\n One of my possessions.");
setvar([evidenceldesc],"It's my all important badge.\nIt show that I'm a defense attorney.");
runscript("createevidence");
setvar([evidencenumber],901);
setvar([evidencegfs],80900);
setvar([evidencegfl],80900);
setvar([evidencesup],0);
setvar([evidencename],"Gun");
setvar([evidencesdesc],"Type: Weapons \n Submitted as evidence by\nManfred Von Karma.");
setvar([evidenceldesc],"The murder weapon.\nIt was shot once.");
runscript("createevidence");
setvar([evidencenumber],902);
setvar([evidencegfs],80902);
setvar([evidencegfl],80902);
setvar([evidencesup],0);
setvar([evidencename],"Trucy GS4 Promo");
setvar([evidencesdesc],"Type: Photo\nRecieved from Trucy Wright.");
setvar([evidenceldesc],"A promo photo of Gyakuten Saiban \n4.");
runscript("createevidence");
setvar([evidencestex],7000);
runscript("setevidencepagesimple");

setvar([profilenumber],800);
setvar([profilegfs],90900);
setvar([profilegfl],90900);
setvar([profilename],"Ema Skye");
setvar([profilesdesc],"Age: 19\nGender: Female");
setvar([profileldesc],"An energetic girl that wants to be a \nforensic detective.");
runscript("createprofile");
setvar([profile number],801);
setvar([profilegfs],90901);
setvar([profilegfl],90901);
setvar([profilename],"Trucy Wright");
setvar([profilesdesc],"Age: 15\nGender: Female");
setvar([profileldesc],"A cheerful magician girl.");
runscript("createprofile");

[run]
setbg(70010);
changetitle("PWLib Tutorial Game");
runscript("pw_showmain");
waitresponse();
runscript("pw_hidemain");
setbgsize(0,0);
jumptoscript("casemenu");

[casemenu]
runscript("pw_caseselect");
waitresponse();
jumptoscript("begin_case1");

[begin_case1]
jumptoscript("casestart");
waitresponse();

[casestart]
registercolor("red",255,255,0,0);
setvar([pw_lifemax],100.0);
setvar([pw_lifecurrent],100.0);
setvar([evidencenumber],900);
runscript("addevidence");
setvar([evidencenumber],901);
runscript("addevidence");
setvar([profilenumber],800);
runscript("addprofile");
setvar([profilenumber],801);
runscript("addprofile");
jumptoscript("enterscene1");

[enterscene1]
runscript("pw_usepwbgcourthall");
runscript("pw_showadvarrowmenu");
loadandplaymp3("music/pretrial.mp3",0,"N");
jumptoscript("scene1");

[scene1]
runscript("setlipsynctochar");
runscript("showpwchar");
runscript("pw_showmessagebox");
runscript("pw_enableemanormal");
runscript("pw_setnameboxtoema");
message("Oh, hello.");
message("My name is Ema Skye.");
runscript("pw_setnameboxtotrucy");
runscript("pw_enabletrucynormal");
messagedrop("Oh, hello. My name is Trucy.");
message("I'm a $c{red}magician$c{colorpwwhite}.");
messageauto("This");
setvar([pw_evidtoshowinbox],80902);
runscript("pw_showflyingevidboxright");
messageappend("$c{red} photo$c{colorpwwhitestuff} proves it.");
wait(34);
runscript("pw_hideflyingevidboxright");
setvar([evidencenumber],902);
runscript("addevidence");
setvar([evidencenumber],902);
setvar([pw_headeviaddmsg],"");
setvar([pw_taileviaddmsg]," was added\nto the Court Record.");
runscript("pw_startevidenceadd");
runscript("pw_setnameboxtotrucy");
runscript("setlipsynctochar");
message("And you will know see the \n\"$c{red}murder weapon$c{colorpwwhite}\", gun, get updated in \nthe Court Record.");
setvar([evidencenumber],901);
runscript("setlipsynctonoone");
setvar([evidencenumber],901);
setvar([evidencegfs],80900);
setvar([evidencegfl],80900);
setvar([evidencesup],0);
setvar([evidencename],"Gun");
setvar([evidencesdesc],"Type: Weapons \n Submitted as evidence by\nManfred Von Karma.");
setvar([evidenceldesc],"The murder weapon.\nIt was shot twice.");
runscript("createevidence");
setvar([pw_headeviaddmsg],"");
setvar([pw_taileviaddmsg]," updated\nto the Court Record.");
runscript("pw_startevidenceadd");
runscript("setlipsynctochar");
runscript("pw_setnameboxtoema");
runscript("pw_enableemanormal");
message("That's cool! But scientifically \nspeaking...");
message("$c{red}Magic $c{colorpwwhite}doesn't exist.");
runscript("setlipsynctochar");
runscript("pw_setnameboxtotrucy");
runscript("pw_enabletrucynormal");
messagedrop("Scientifically speaking...? \nHmmm...");
message("But does magic need to be \nproven?");
runscript("setlipsynctonoone");
runscript("pw_setnameboxtophoenix");
setmsgboxtextcolor(255,107,198,247);
message("(I better not try to argue \nin this one.)");
runscript("setlipsynctochar");
setmsgboxtextcolor(255,240,240,240);
runscript("pw_enableemanormal");
runscript("pw_setnameboxtoema");
message("What do you think, Mr. \nWright?");
runscript("setlipsynctonoone");
runscript("pw_setnameboxtophoenix");
message("Ah?");
message("Well...Ah...");
jumptoscript("presenttrucyevidence");

[presenttrucyevidence]
definevar([signal],"int");
runscript("pw_setnameboxtonoone");
runscript("setlipsynctonoone");
setmsgboxtextcolor(255,107,198,247);
messageauto("(Show what proves that Trucy is\na magician!)");
runscript("pw_forcepresent");
waitsignal("advance",[signal]);
runscript("pw_hidemessagebox");
loadandplaysfx("01_Phoenix - takethat.wav",0);
runscript("pw_raisetakethat");
wait(6);
if(<compare([currentitemcode],"equal",902)>,<jumptoscript("presenttrucyevidencecorrect")>,<jumptoscript("presenttrucyevidencewrong")>);

[presenttrucyevidencecorrect]
setmsgboxtextcolor(255,240,240,240);
runscript("pw_showmessagebox");
runscript("pw_setnameboxtophoenix");
runscript("setlipsynctonoone");
message("What about $c{red}this$c{colorpwwhite}?");
runscript("setlipsynctochar");
runscript("pw_setnameboxtoema");
runscript("pw_enableemanormal");
message("You may be right...");
message("But who gave you this?");
jumptoscript("presenttrucyprofile");

[presenttrucyevidencewrong]
setmsgboxtextcolor(255,240,240,240);
runscript("pw_showmessagebox");
runscript("pw_setnameboxtophoenix");
runscript("setlipsynctonoone");
message("What about $c{red}this$c{colorpwwhite}?");
runscript("setlipsynctochar");
runscript("pw_setnameboxtoema");
runscript("pw_enableemanormal");
message("What is this supposed to mean \nanyway?");
message("Do you really have proof that \nmagic exists?");
jumptoscript("presenttrucyevidence");

[presenttrucyprofile]
definevar([signal],"int");
runscript("pw_setnameboxtonoone");
runscript("setlipsynctonoone");
setmsgboxtextcolor(255,107,198,247);
messageauto("(Show you gave you this \nphoto!)");
setvar([pwonetypepresent],2);
runscript("pw_forcepresent");
waitsignal("advance",[signal]);
runscript("pw_hidemessagebox");
loadandplaysfx("01_Phoenix - takethat.wav",0);
runscript("pw_raisetakethat");
wait(6);
if(<compare([currentitemcode],"equal",801)>,<jumptoscript("presenttrucyprofilecorrect")>,<jumptoscript("presenttrucyprofilewrong")>);

[presenttrucyprofilecorrect]
setmsgboxtextcolor(255,240,240,240);
runscript("pw_showmessagebox");
runscript("pw_setnameboxtophoenix");
runscript("setlipsynctonoone");
message("What about $c{red}this$c{colorpwwhite}?");
runscript("setlipsynctochar");
runscript("pw_setnameboxtoema");
runscript("pw_enableemanormal");
runscript("setlipsynctochar");
message("Hmmm, that is interesting...");
message("Ok...");
jumptoscript("simpleexamine");

[presenttrucyprofilewrong]
setmsgboxtextcolor(255,240,240,240);
runscript("pw_showmessagebox");
runscript("pw_setnameboxtophoenix");
runscript("setlipsynctonoone");
message("What about $c{red}this$c{colorpwwhite}?");
runscript("setlipsynctochar");
runscript("pw_setnameboxtoema");
runscript("pw_enableemanormal");
runscript("setlipsynctochar");
message("I'm not sure about this, you \nknow...");
message("Who really gave you this?");
jumptoscript("presenttrucyprofile");

[simpleexamine]
runscript("pw_showmessagebox");
setbuttonarea("pw_examinearea1",157,302,81,23);
setvar([pw_examinemaxplaces],1);
runscript("pw_showtouchananswer");
setmsgboxtextcolor(255,0,247,0);
messageauto("So, what is $c{red}wrong$c{colorpwgreen}");
messageappend(" in this place?");
runscript("hidepwmenu");
runscript("pw_showspecialexamine");
runscript("pw_waitexaminetouch");
runscript("hidepwmenu");
runscript("pw_showadvarrowmenu");
runscript("pw_hidetouchananswer");
if(<compare([pw_examinearea],"equal",1)>,<jumptoscript("simpleexaminecorrect")>,<jumptoscript("simpleexaminewrong")>);

[simpleexaminecorrect]
setmsgboxtextcolor(255,240,240,240);
runscript("pw_showmessagebox");
runscript("pw_setnameboxtophoenix");
runscript("setlipsynctonoone");
message("$c{red}Here!$c{colorpwwhite}");
runscript("setlipsynctochar");
runscript("pw_setnameboxtoema");
runscript("pw_enableemanormal");
message("Hmm, yeah, it looks \ninteresting...!");
message("That's right, but...");
jumptoscript("questionexample");

[simpleexaminewrong]
setmsgboxtextcolor(255,240,240,240);
runscript("pw_showmessagebox");
runscript("pw_setnameboxtophoenix");
message("This is what $c{red}proves$c{colorpwwhite}...er...");
runscript("setlipsynctochar");
runscript("pw_setnameboxtoema");
runscript("pw_enableemanormal");
message("I'm not sure you know about this, you \nknow...!");
message("Can you please tell me what is really\n$c{red}wrong$c{colorpwwhite} with this place?");
jumptoscript("simpleexamine");

[questionexample]
definevar([qreplysignal],"int");
setmsgboxtextcolor(255,0,247,0);
messageauto("But, what was $c{red}Trucy's \nlast name$c{colorpwgreen}");
messageappend(" ?");
runscript("pw_showselectananswer");
setvar([pw_maxquestions],4);
setvar([pw_q1gfx],110001);
setvar([pw_q2gfx],110002);
setvar([pw_q3gfx],110003);
setvar([pw_q4gfx],110004);
runscript("hidepwmenu");
runscript("pw_setupquestions");
runscript("pw_showquestion");
waitsignal("qreply",[qreplysignal]);
runscript("pw_hideselectananswer");
runscript("hidepwmenu");
runscript("pw_showadvarrowmenu");
if(<compare([qreplysignal],"equal",3)>,<jumptoscript("questionexamplecorrect")>,<jumptoscript("questionexamplewrong")>);

[questionexamplecorrect]
setmsgboxtextcolor(255,240,240,240);
message("You're $c{red}correct$c{colorpwwhite}.");
messageauto("Now...");
stopmp3(0);
wait(26);
messageappend(" to court!");
wait(35);
stopmp3(0);
placefade("pw_char","char",40,"O");
placefade("pw_bg","bg",120,"O");
wait(120);
jumptoscript("entercourt");

[questionexamplewrong]
setmsgboxtextcolor(255,240,240,240);
message("That doesn't seem right...");
message("You may know what's wrong with \nthis place...");
jumptoscript("questionexample");


[entercourt]
runscript("pw_hidecourtbench");
runscript("pw_usepwbgblack");
wait(67);
runscript("pw_showcourtbench");
placefade("pw_char","char",10,"I");
placefade("pw_bg","bg",20,"I");
runscript("hidepwchar");
runscript("pw_showadvarrowmenu");
jumptoscript("court1");

[court1]
runscript("pw_hidemessagebox");
wait(54);
setgenobjgraphic("pw_croattorney",1000);
setgenobjgraphic("pw_crojudge",1001);
setgenobjgraphic("pw_croprosecutor",1002);
setgenobjgraphic("pw_crowitness",1003);
runscript("pw_showcourtroomoverview");
loadandplaysfx("sfx-gallery.wav",0);
wait(144);
runscript("pw_hidecourtroomoverview");
runscript("pw_showgavelhit");
loadandplaymp3("music/trial.mp3",0,"N");
runscript("showpwchar");
runscript("setlipsynctochar");
runscript("pw_showmessagebox");
runscript("pw_showwitnessstand");
runscript("pw_setnameboxtoema");
runscript("pw_enableemasurprised");
message("I can't believe that I'm in the \nwitness stand!");
wait(34);
runscript("pw_showattorneystand");
runscript("pw_enablephoenixnormal");
wait(34);
runscript("pw_setnameboxtophoenix");
message("What?");
setvar([sld_targetcharanim],"pw_enableemanormal");
runscript("pw_slideattoneytowitness");
setvar([sld_targetcharanim],"pw_enableematakingnotes");
runscript("pw_setnameboxtoema");
message("What?");
runscript("pw_showwitnessstand");
runscript("pw_enableemaunsure");
message("Done.");
setvar([sld_targetcharanim],"pw_enablepayneexplain");
runscript("pw_slidewitnesstoprosecutor");
runscript("pw_setnameboxtopayne");
message("Done here.");
setvar([sld_targetcharanim],"pw_enablephoenixdrink");
runscript("pw_slideprosecutortoattoney");
runscript("pw_showattorneystand");
runscript("pw_setnameboxtophoenix");
message("Done here, too.");
setvar([sld_targetcharanim],"pw_enableemadown");
runscript("pw_slideattoneytowitness");
runscript("pw_setnameboxtoema");
message("And the last one is done!");
runscript("pw_showjudgetable");
runscript("pw_enablejudgenormal");
runscript("pw_setnameboxtojudge");
messagedrop("Now, witness, let us hear your \ntestimony.");
jumptoscript("witnesstestimonytest1");

[witnesstestimonytest1]
stopmp3(0);
runscript("showpwchar");
runscript("pw_showwitnessstand");
runscript("pw_showmessagebox");
runscript("pw_setnameboxtonoone");
runscript("setlipsynctonoone");
runscript("pw_enableemadown");
setvar([pw_crossmessage],"\n                    $c{red}--TheMurder--$c{colorpwwhite}");
stopmp3(0);
runscript("pw_showwitnesstestimony");
runscript("pw_showtestimony");
runscript("pw_setnameboxtoema");
runscript("setlipsynctochar");
runscript("pw_enableemanormal");
loadandplaymp3("music/exam1.mp3",0,"N");
runscript("pw_showmessagebox");
setmsgboxtextcolor(255,240,240,240);
message("This Case Maker is just a test.");
message("It is being tested by Vance Ulric.");
message("And now I will end my testimony.");
stopmp3(0);
wait(10);
jumptoscript("talk1");

[talk1]
runscript("pw_hidetestimony");
setmsgboxtextcolor(255,240,240,240);
runscript("pw_showjudgetable");
runscript("pw_enablejudgenormal");
runscript("pw_setnameboxtojudge");
message("Mr. Wright, you may now begin your \ncross-examination.");
jumptoscript("crossstart");

[crossstart]
runscript("pw_showwitnessstand");
runscript("pw_setnameboxtonoone");
runscript("pw_enableemanormal");
setvar([pw_crossexamattorneycode],36);
setvar([pw_crossexamprosecutorcode],35);
runscript("hidepwmenu");
runscript("pw_showmessagebox");
runscript("setlipsynctonoone");
setvar([pw_crossmessage],"\n                    $c{red}--TheMurder--$c{colorpwwhite}");
runscript("pw_showcrossexaminationvs");
loadandplaymp3("music/exam2.mp3",0,"N");
runscript("setlipsynctochar");
runscript("pw_showpwmenubasicrec");
waitresponse();
jumptoscript("crossbegin");

[crossbegin]
runscript("hidepwmenu");
runscript("begincrossexamination");
setvar([pwcrossexamstages],3);
jumptoscript("cross1-1");
 
[cross1-1]
definevar([signal],"int");
setmsgboxtextcolor(255,0,247,0);
runscript("pw_showmessagebox");
runscript("pw_setnameboxtoema");
runscript("pw_enableemanormal");
message("This Case Maker is just a test");
waitsignal("advance",[signal]);
if(<compare([signal],"equal 1)>,<jumptoscript("cross1-1present")>,<null()>);
if(<compare([signal],"equal 2)>,<jumptoscript("cross1-1press")>,<null()>);
if(<compare([signal],"equal 4)>,<jumptoscript("cross1-2")>,<null()>);

[wrongevidence]
setmsgboxtextcolor(255,240,240,240);
runscript("setlipsynctochar");
runscript("pw_showattorneystand");
runscript("pw_enablephoenixdeskslam_only");
runscript("pw_setnameboxtophoenix");
message("Your Honor, I find that \nstatement faulty.");
runscript("pw_showjudgetable");
runscript("pw_enablejudgenegate");
runscript("pw_setnameboxtojudge");
runscript("pw_showlifebar");
setvar([pw_lifelash],10.0);
message("Sorry, Wright. Try again.");
loadandplaysfx("sfx-damage2.wav",0);
modifyvar([pw_lifecurrent],"subtract",20.0);
setvar([pw_lifelash],0.0);
runscript("setlipsynctonoone");
runscript("pw_hidelifebar");
runscript("pw_setnameboxtophoenix");
message("(Oops. Wrong evidence.)");
runscript("resumepwcrossexamsimple");

[cross1-1press]
runscript("pw_hidemessagebox");
setmsgboxtextcolor(255,240,240,240);
loadandplaysfx("01_Phoenix - holdit.wav",0);
runscript("pw_raiseholdit");
runscript("pw_showmessagebox");
runscript("pw_showattorneystand");
runscript("pw_enablephoenixnormal");
runscript("pw_setnameboxtophoenix");
message("Are you sure?");
setvar([sld_targetcharanim],"pw_enableemanormal");
runscript("pw_slideattoneytowitness");
runscript("pw_setnameboxtoema");
runscript("pw_enableemaexcited");
message("Of course I am.");
runscript("nextpwcrossexamsimple");
jumptoscript("cross1-2");

[cross1-1present]
loadandplaysfx("01_Phoenix - objection.wav",0);
runscript("pw_raiseobjection");
jumptoscript("wrongevidence");

[cross1-2]
definevar([signal],"int");
setmsgboxtextcolor(255,0,247,0);
runscript("pw_setnameboxtoema");
runscript("pw_enableemanormal");
message("It is being tested by Vance Ulric.");
waitsignal("advance",[signal]);
if(<compare([signal],"equal 1)>,<jumptoscript("cross1-2present")>,<null()>);
if(<compare([signal],"equal 2)>,<jumptoscript("cross1-2press")>,<null()>);
if(<compare([signal],"equal 3)>,<jumptoscript("cross1-1")>,<null()>);
if(<compare([signal],"equal 4)>,<jumptoscript("cross1-3")>,<null()>);

[cross1-2press]
runscript("pw_hidemessagebox");
setmsgboxtextcolor(255,240,240,240);
loadandplaysfx("01_Phoenix - holdit.wav",0);
runscript("pw_raiseholdit");
runscript("pw_showmessagebox");
runscript("pw_showattorneystand");
runscript("pw_enablephoenixnormal");
runscript("pw_setnameboxtophoenix");
message("Are you sure?");
setvar([sld_targetcharanim],"pw_enableemanormal");
runscript("pw_slideattoneytowitness");
runscript("pw_setnameboxtoema");
runscript("pw_enableemaexcited");
message("Of course I am.");
runscript("nextpwcrossexamsimple");
jumptoscript("cross1-3");

[cross1-2present]
loadandplaysfx("01_Phoenix - objection.wav",0);
runscript("pw_raiseobjection");
jumptoscript("wrongevidence");

[cross1-3]
definevar([signal],"int");
setmsgboxtextcolor(255,0,247,0);
runscript("pw_setnameboxtoema");
runscript("pw_enableemanormal");
message("It is being tested by Vance Ulric.");
waitsignal("advance",[signal]);
if(<compare([signal],"equal 1)>,<jumptoscript("cross1-3present")>,<null()>);
if(<compare([signal],"equal 2)>,<jumptoscript("cross1-3press")>,<null()>);
if(<compare([signal],"equal 3)>,<jumptoscript("cross1-2")>,<null()>);
if(<compare([signal],"equal 4)>,<jumptoscript("crossend")>,<null()>);

[cross1-3press]
runscript("pw_hidemessagebox");
setmsgboxtextcolor(255,240,240,240);
loadandplaysfx("01_Phoenix - holdit.wav",0);
runscript("pw_raiseholdit");
runscript("pw_showmessagebox");
runscript("pw_showattorneystand");
runscript("pw_enablephoenixnormal");
runscript("pw_setnameboxtophoenix");
message("Why now?");
setvar([sld_targetcharanim],"pw_enableemanormal");
runscript("pw_slideattoneytowitness");
runscript("pw_setnameboxtoema");
runscript("pw_enableemanormal");
message("It's just a test.");
runscript("nextpwcrossexamsimple");
jumptoscript("crossend");

[cross1-3present]
loadandplaysfx("01_Phoenix - objection.wav",0);
runscript("pw_raiseobjection");
jumptoscript("wrongevidence");

[crossend]
runscript("pw_showattorneystand");
runscript("pw_enablephoenixnormal");
runscript("pw_setnameboxtophoenix");
message("Thnik, Phoenix. Think!");
runscript("resumepwcrossexamsimple");
jumptoscript("cross1-1");


It says there is an error but not with the script, but with AIGE. It would say:
Spoiler: Problem
Anime Image Game Engine has encountered a problem
and needs to close. We are sorry for the inconvenience.


If you were in the middle of something, the information you were working on
might be lost.

For more information about this error, click here.
Close

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

I ran it on aige 800a with pwlib 1.2, and no aige error, but i spotted an error on the cross examination's ifs:

if(<compare([signal],"equal 1)>
should be
if(<compare([signal],"equal",1)>


Should be the cause of the error.

Also on the setup function:

runscript([pw_titlescript]);
jumptoscript("run");

Remove the runscript.
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

Dang, still nothing. This is what I meant:
Image


Wow, 1.2
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

I know.
-----------------------
The error was caused because on evidence 902 you did set the number of pages to 0 and tried creating the Check page.
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

Wow! It actually worked thanks, KSA. You're the best. :bellboy: Wooohooo!!!
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

In Cross-Examinations, I can see those advance buttons. When I pressed the PRESS button, which can raise the Hold It! balloon, the ADVANCE Buttons aren't gone and the advance arrow menu is not there. Then I tried to use this:
runscript("pw_showadvarrowmenu");
The advance arrow menu was shown but the ADVANCE Buttons are still there. Now, here are my questions:
How do you hide the advance arrow menu or the ADVANCE Buttons? Then how do you make them appear again? Thanks. :karma:
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

To hide the current lower screen, use the generic lower screen hide function:

runscript("hidepwmenu");

To show the cross examination lower screen, use:

runscript("showpwcrossexamination");


I recommend that for default lower screens, when hiding, just use runscript("hidepwmenu");.

------------------------------------------------------------------------------------------------------
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

Well, I certainly hope that PWLib 1.2 will be a success for all fans of PWLib. :phoenix:
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

It is meant to make PWLib users, old and new, satisfied, as well to draw new people to use PWLib.

Many people don't use it just because they say it's hard, so Shinku will be the reason to make it easier (so no more reason to not use PWLib anymore after 1.2).


PWLib is hard to some people mostly because AIGE was never meant for PWLib, so AHLSL wasn't prepared for friendly usage (no functions, etc). Now with AIGE 800a, I added many language features that allows me making a lot of simplification commands (the set is the old Shinku Language).
I plan to post some images of the demo soon (the first "case" is the longer one).
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) Added new variable type, as well some functions for it.
- (PWLib) Added some new extra features.
- (PWLib) Added court sliding function to Shinku.
- (PWLib) Updated Shunku's PWLib Initialization function due to new PWLib initialization system.
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

KSA_Tech wrote:
News
- (AIGE) Added new variable type, as well some functions for it.
- (PWLib) Added some new extra features.
- (PWLib) Added court sliding function to Shinku.
- (PWLib) Updated Shunku's PWLib Initialization function due to new PWLib initialization system.


EDIT: I'm really seeing some progress! Good job, KSA. :grossburg:

Also, I got something to add. Is it possible so save anytime the player wants? What about when the defendant is found not guilty, a confetti comes falling from above? My last one, how do you end a case?


Last edited by Dubius on Tue Nov 03, 2009 7:20 am, edited 3 times in total.
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

Probably some more Shinku commands will be added during the development of the feature demo.

Most important areas are almost or fully covered by now.
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

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

Reading about the court sliding feature, I was going to suggest making everything into one command (slide x to y and target animation in the same command).

Was this done in Shinku?
Image
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

Well. Some good news for all. Life is gradually getting back-on-track and so I will be rejoining the development group.
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

AIGE/PWLib Casemaker Developer

Gender: Male

Location: Brazil

Rank: Ace Attorney

Joined: Sun Mar 09, 2008 3:38 am

Posts: 2731

Welcome back, DDRKhat. It is good to have you back to the active team.

------------------
I just added a small subsite for Mio Sakamoto, that explains the whole naming for the new PWLib Series

http://www.ksatechnologyhq.com:1357/mainsite/pwlib/mio
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

Big News

AIGE is finally working again for older cards (like the NVidia GeForce4 MX 4000). The good thing also is that those cards work flawlessly with the Accelerated Text Render. (DeMatador will be happy).

As said before, Simple Text Render might be removed in a future version of AIGE.
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

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:
AIGE is finally working again for older cards (like the NVidia GeForce4 MX 4000). The good thing also is that those cards work flawlessly with the Accelerated Text Render.


Image
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

What about compatibility with windows 7?
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

AIGE is compatible with Windows 7. It was tested on the RC releases.

In a case of the missing dll, just placing it fixes the issue.
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

I Object on boards

Gender: None specified

Rank: Suspect

Joined: Sat Oct 24, 2009 7:03 pm

Posts: 2

:right-there:

Wait... I solved it. But now I've encountered yet another problem.
AIGE will launch, but!....
Now it says,
<Script> Warning! Couldn't jumping to script "game" because it could not be found!
scripts/startup.aigehls:25
when running in primary mode
main:jumptoscript("game")

End of error.

Now...

Area of Tutogame.hlsl = Same folder in which AIGE is in.

Tutogame.hlsl Code:
#include(pwlib/pwlib.hlsl) [game] runscript("pw_initpwlib"); waitresponse();

Startup Code:
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.

// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.

// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.

//This file is the entrypoint file for any AIGE game: startup.aigehls
//First we include the game's starting script
#include(Tutogame.hlsl)

//Just like most languages, an entrypoint function is defined. In AIGE HLSL this function is [main]
//You're not obligated to put the main function in this file, but it is recommended to do so.
[main]
//Render and Process System Events to protect not found scripts
render();
processsystemevents();
//We are jumping to the function game that must be present on the game's files. (using runscript here isn't recommended)
jumptoscript("game");
waitresponse();

NOW REALLY HELP ME
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

KSA,
I seem to have trouble with the sprites from Comaster. Normally, AIGE loads perfectly with the sprites already supplied however as soon as I added CoMaster's sprites into Characters (PW) and the Data file, AIGE crashes and stops working. The only possible solution to fix this is to remove the Apollo and Old Payne file (I added those two in) from data but then that won't show them when I run AIGE.

Any advice on how to fix this?

Ptpacc
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

Replying to all un-replied questions:

Save/Load is pretty archaic and broken on 1.1, but I added a working version to 1.2 already.
The confetti can be done with AIGE's Ryoko Particle System, but the confetti will be one color only (it is a limitation of the particle system, but I can fix it over the beta).
To end a case, if you're using the case selection screen, you first need to hide everything (characters, benches, etc) you're shown and use this: jumptoscript("pw_endcase");.

The sliding support function won't be part of Shinku, most possibly part of a support ahlsl file (as it is more generic).

Leave the startup file unaltered, and place the script file you're working on on the auto folder. Also each ahlsl command must be on its own line.

On apollo's file, remove the line "By Comaster" and it will work. There's a bug on AIGE 700a's AHLSL core that results in an error due to that.
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

Eternal Lurker

Gender: Female

Location: Courtroom

Rank: Desk Jockey

Joined: Sun Jul 13, 2008 6:12 pm

Posts: 105

KSA_Tech wrote:
AIGE is finally working again for older cards (like the NVidia GeForce4 MX 4000). The good thing also is that those cards work flawlessly with the Accelerated Text Render. (DeMatador will be happy).

So even the Nvidia Geforce2 MX 100/200 will work? Not a big deal for me anymore, but I still use a comp that has this
(also, its been a long time since I've posted lol)
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

I don't know, since I don't have such a video card to test on.

But if it does, it will be nice.
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: Melbourne, Australia

Rank: Ace Attorney

Joined: Thu Oct 08, 2009 10:56 am

Posts: 1371

Aha, it works now. No more AIGE crashing :godot:.Thanks KSA!

On a side note, I'm ashamed to admit that I originally went for Pywright because the scripting language confused me with how it was organized but now that I got past evidence and profiles, it's hard but I can understand it now.

EDIT: KSA, when will Dee Vazquez's sprites be released? I read through the previous pages and found that they hadn't been uploaded yet. It's not so much of a problem now but after I finish Case 1, I'll need her sprite.
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

All Ace Attorney characters will be shipped out with 1.2
I believe...
Image
Image
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

Eternal Lurker

Gender: Female

Location: Courtroom

Rank: Desk Jockey

Joined: Sun Jul 13, 2008 6:12 pm

Posts: 105

KSA_Tech wrote:
I don't know, since I don't have such a video card to test on.

But if it does, it will be nice.

Well, if I had a chance to get a hold of a copy, I would gladly test it out for you :)
Re: PWLib Casemaker (Released 1.1 at 14/09/2008 11:24PM GMT-3)Topic%20Title
User avatar

I hate Klaviema >_>

Gender: Male

Location: UK

Rank: Ace Attorney

Joined: Sat Aug 16, 2008 4:17 pm

Posts: 1938

There's a problem with how you compare this to Mechabowser's thread. Mechabowser would have most likely released his casemaker eventually, were it not for all the conspiracy theorists and people going against him. That hasn't happened here. Well, at least not yet. So PWlib will come eventually.

I think it's most likely that KSA is both busy and wants to release the best he can, hence the delay.
ImageImage
ImageImage
Page 105 of 131 [ 5218 posts ] 
Go to page Previous  1 ... 102, 103, 104, 105, 106, 107, 108 ... 131  Next
 
Display posts from previous:  Sort by  

 Board index » Present Evidence » Games

Who is online
Users browsing this forum: No registered users and 4 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:  
cron
News News Site map Site map SitemapIndex SitemapIndex RSS Feed RSS Feed Channel list Channel list
Powered by phpBB

phpBB SEO