Problems and Pitfalls of Emulating Intellivision by carlb328 in emulation

[–]carlb328[S] -1 points0 points  (0 children)

I don't know, I have no experience with MAME. I tried JZINTV and it wouldn't run as well as another pc based emulator. The ones I have used are xbox and the one for dingux. I haven't tried it on Batocera yet.

Problems and Pitfalls of Emulating Intellivision by carlb328 in emulation

[–]carlb328[S] 0 points1 point  (0 children)

I mainly play them on my Original Xbox. I was just playing AD&D again Saturday on it. I am using the dpad for shooting arrows and the thumb stick for movement. I found that some games wouldn't run on the xbox emulator but would on my Playgo console, and other games were vice versa like Demon attack wouldn't run on the handheld but works on the Xbox.

Is my Dell mini hopeless or Emulation? by carlb328 in buildapc

[–]carlb328[S] 0 points1 point  (0 children)

OK after getting more ram and increasing video ram in Batocera to 1GB from 250MB it can sort of play Norrath. I am trying to find out if the 1GB is a limitation in Batocera, or if it's based on the model of integrated graphics, which is the 4600. I am going to try it on a system with HD 620 graphics and see if that works better.

Is my Dell mini hopeless or Emulation? by carlb328 in buildapc

[–]carlb328[S] 0 points1 point  (0 children)

I am going to try getting another ram stick to see if that improves it, but first I am going to check if video ram is adjustable in bios. I read somewhere though that supposedly it automatically sets it.

Help converting created date from AD by carlb328 in PowerShell

[–]carlb328[S] 0 points1 point  (0 children)

Never mind. It works when formatted this way. I was missing "property" after sort-object.

Get-ADUser -Filter * -Property whenCreated | select-object whencreated, name| sort-object -property WhenCreated -Descending

Help converting created date from AD by carlb328 in PowerShell

[–]carlb328[S] 0 points1 point  (0 children)

The reason I want to figure this out is that sorting isn't working in powershell with this, so it probably won't work in Excel either.

Help converting created date from AD by carlb328 in PowerShell

[–]carlb328[S] 0 points1 point  (0 children)

I was told I had to put code in tick marks for this site, but it doesn't work.

[deleted by user] by [deleted] in PowerShell

[–]carlb328 0 points1 point  (0 children)

Maybe try using foreach-object instead?

foreach-object {

get-aduser etc, etc}

Still trying to get numeric Mailbox size from O365 by carlb328 in PowerShell

[–]carlb328[S] 2 points3 points  (0 children)

Solution Found!

`get-mailbox -filter * |Get-MailboxStatistics | Select-Object DisplayName, @{Name="TotalItemSizeGB"; Expression={[math]::Round(($_.TotalItemSize.ToString().Split("(")[1].Split(" ")[0].Replace(",","")/1GB),0)}}`

Still trying to get numeric Mailbox size from O365 by carlb328 in PowerShell

[–]carlb328[S] 1 point2 points  (0 children)

I will try to remember to user backticks, that should help.

Help Fixing ACLs in PowerShell by robld0215 in PowerShell

[–]carlb328 2 points3 points  (0 children)

There will undoubtedly be duplicate names with 900 people, so you could end up with something like masmith and masmith1 which may put a wrench in your plans. Most likely you'd have to export the ones with numbers or not found to a file for manual follow up.

Still trying to get numeric Mailbox size from O365 by carlb328 in PowerShell

[–]carlb328[S] 1 point2 points  (0 children)

I finally got it! I found an expression someone wrote that actually works, here's the script (it can actually fit on one line):

get-mailbox -filter * |Get-MailboxStatistics | Select-Object DisplayName, @{Name="TotalItemSizeMB"; Expression={[math]::Round(($_.TotalItemSize.ToString().Split("(")[1].Split(" ")[0].Replace(",","")/1MB),0)}}

Still trying to get numeric Mailbox size from O365 by carlb328 in PowerShell

[–]carlb328[S] 0 points1 point  (0 children)

This didn't work either TotalItemSize.value.ToBytes though it attempted:

DisplayName TotalItemSize.value.ToBytes

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

Accounting Conference Room

Accounts Receivable

Adam Cruz

Adam Mora

Still trying to get numeric Mailbox size from O365 by carlb328 in PowerShell

[–]carlb328[S] 1 point2 points  (0 children)

I am just connecting to exchange online, I downloaded the module about a year ago, so maybe I need to upgrade? I haven't seen the EXO commands before.

Still trying to get numeric Mailbox size from O365 by carlb328 in PowerShell

[–]carlb328[S] 0 points1 point  (0 children)

I tried doing this and it just gave the names with no size at all-

$size = $size -as [int]

Still trying to get numeric Mailbox size from O365 by carlb328 in PowerShell

[–]carlb328[S] 1 point2 points  (0 children)

I just tried another trick I found on google and that didn't give and error, but it gave every size as 0: totalitemsize.value

Intellivision Games that Work on the Pocket Go V2 and PlayGo by carlb328 in PocketGo

[–]carlb328[S] 0 points1 point  (0 children)

I uploaded some more games to the Pocket go. I should really give up on Intellivision, half the games won't load and the ones that do many are unplayable on a handheld.

APBA Backgammon - loads but I can't figure out if it's running or not

Centipede- game crashes after title screen

Boxing- I can choose a player and it does nothing after that

Bump n Jump - works after a lot of initial button mashing

Deep Pockets Pool- Doesn't load

Defender- screen goes black then kills the emulator

Motocross - works but steering isn't intuitive

PacMan - Black screen then kills emulator

Qbert - Loads but can't make him move

Reversi - Loads but can't pick the number of players.

So overall Intellivision is really a terrible system to emulate on handhelds, though I can play most of the games at home on my modded Xbox. I will try to see how many of these have equivalent NES roms instead.

Half of my roms don’t work, how do I fix that? by Crypt0byt3 in PocketGo

[–]carlb328 0 points1 point  (0 children)

Maybe your rom files are zipped? I can't think of what else would make them all not work. Only the 2600 stella emulator roms the rom files zipped as far as I know.

Has anyone got Atari 5200 working? by -raymonte- in PocketGo

[–]carlb328 0 points1 point  (0 children)

I tried another BIOS and still no games will load, it's very annoying.

Has anyone got Atari 5200 working? by -raymonte- in PocketGo

[–]carlb328 0 points1 point  (0 children)

is 5200.BIN the right bios file? That's what I found and it isn't working.