Ever in Flux Sex, Drugs and Rock 'n' Roll...and video games!

LA Noire: The Naked City Interrogation Answers

This got rejected by GameFAQs for having too little content. I compared this "guide" to another interrogation FAQ and, apparently, I needed to add some video footage links and a long, drawn-out list of legalities and disclaimers at the bottom.

Well, I like it short and sweet, so here it is (with the heading and legalese removed) for those that need the assistance.

-------------------------------------------------------------------------------
LA Noire: The Naked City
-------------------------------------------------------------------------------

----<<<< Virginia Reynoldson Interrogation >>>>----

Question 1: Response:
Victim's State of Mind Lie -> Barbiturates

Question 2: Response:
Victim's Personal Life Lie -> Smoking Jacket

Question 3: Response:
Relationship with victim Doubt

----<<<< Dress Store Owner Interrogation >>>>----

Question 1: Response:
Victim's Employment History Truth

----<<<< Heather Swanson Interrogation >>>>----

Question 1: Response:
Relationship with Victim Truth

Question 2: Response:
Informed of 'Mr. Henderson' Truth

----<<<< Dr. Stoneman Interrogation >>>>----

Question 1: Response:
Relationship with Victim Lie -> Benzedrine prescription
Per a reader comment: Doubt may also work here.

Question 2: Response:
Additional Medications Doubt

----<<<< Henry Arnett Interrogation >>>>----

Question 1: Response:
Relationship with victim Doubt

Question 2: Response:
Informed of 'Mr. Henderson' Lie -> Housekeeper's Statement

Question 3: Response:
Burglary Suspect LeBlanc Doubt

----<<<< Ms. Evestrom Interrogation >>>>----

Question 1: Response:
List of Stolen Items Lie -> Faberge Cigarette Case

Question 2: Response:
Burglary Incident Report Truth

----<<<< Interrogation Henry Arnett (2) >>>>----

Question 1: Response:
Professional Burglary Ring Lie -> Faberge Cigarette Case

Question 2: Response:
Motive for Randall Murder Lie -> Train ticket for Mexico City

Question 3: Response:
Identity of 'Mr. Henderson' Lie -> List of Contraband

Adding new hotkeys using the rarely-used "Windows" key.

I abhor using that word to describe that key and I'm too lazy to replace the keymap with a "penguin" or a "mudflap girl" or whatever else it could be.  For now, it remains the "Windows", "Super" or even "Mod4" key.

One of the best uses of that key, however, is as a modifier for personal Keyboard shortcuts.  Gnome doesn't clobber keyboard shortcuts that use these keys.  Your DE/WM may vary.

For example, I've added some questionably convenient shortcuts for myself:

Each of those either runs a script (nothing fancy, just calling apps with arguments) or calls an application directly to achieve a desired result.  In this way, I'm able to re-invent functionality of other Operating Systems, applications I've used in the past or just add something I wanted (like the Now Playing popup from SizzlingKeys).
If you're running Gnome/Metacity, check the Keyboard Shortcut preferences and related documentation to add your own shortcuts.

Enable Metacity compositing via command-line

If you're running GNOME/Metacity, here's a quick command I use to enable/disable Metacity's built-in compositing feature:

gconftool-2 --set /apps/metacity/general/compositing_manager --type BOOLEAN "true"
gconftool-2 --set /apps/metacity/general/compositing_manager --type BOOLEAN "false"

I can then assign them to keystrokes via System -> Preferences -> Keyboard Shortcuts.

This is the same method used here: Enable Metacity Compositing in Gnome 2.22. 

   
Bear